Ferreteria/v0.5/portcard/disp

From Woozle Writes Code
Jump to navigation Jump to search
PortCard Display class
Navigation: PortBank : PortRow : PortCard :

Native
Display
Storage

About

As with the PortRow display classes, the PortCard display classes handle user I/O formats. Currently only HTML/HTTP are supported, i.e. the available classes can render values as HTML controls for editing and can translate the GET/POST data received from those controls back into Native format.

Required Methods

none at present