Go to the source code of this file.
Namespaces | |
| FDL | |
Functions | |
| enumjschoice (&$action) | |
| getFuncVar ($n, $def="", $whttpvars, &$doc, &$oa) | |
| getResPhpFunc (Doc &$doc, NormalAttribute &$oattr, &$rargids, &$tselect, &$tval, $whttpvars=true, $index="") | |
| getAttr ($dbaccess, $aid) | |
| enumjschoice | ( | & | $action | ) |
Definition at line 20 of file enum_choice.php.
| getAttr | ( | $dbaccess, | |
| $aid | |||
| ) |
| getFuncVar | ( | $n, | |
$def = "", |
|||
| $whttpvars, | |||
| & | $doc, | ||
| & | $oa | ||
| ) |
| string | $n | |
| string | $def | |
| bool | $whttpvars | |
| Doc | $doc | |
| NormalAttribute | $oa |
Definition at line 39 of file enum_choice.php.
| getResPhpFunc | ( | Doc & | $doc, |
| NormalAttribute & | $oattr, | ||
| & | $rargids, | ||
| & | $tselect, | ||
| & | $tval, | ||
$whttpvars = true, |
|||
$index = "" |
|||
| ) |