Ferreteria/v0.5/portcard/disp

From Woozle Writes Code
< Ferreteria‎ | v0.5‎ | portcard
Revision as of 13:07, 10 June 2022 by Woozle (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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