Go to the source code of this file.
inputattribute |
( |
Action & |
$action | ) |
|
Compose html code to insert input
- Parameters
-
Action | &$action | current action string $type Http var : attribute type string $id Http var : identifier of input generated string $label Http var : label of attribute (only for doclink type when no choice is possible) string $famid Http var : family identifier criteria (only for doclink type) string $value Http var : predefined value string $esize Http var : number of character visible (for text input) |
Definition at line 29 of file inputattribute.php.