Ferreteria/v0.5/portcard/disp
< Ferreteria | v0.5 | portcard
Jump to navigation
Jump to search
PortCard Display class
|
Navigation: PortBank : PortRow : PortCard : |
- code: data/fields/card/k1i/disp.php
- related: PortRow/Disp
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