ModuleBase | +----Vars_Array
Located in File: Program_Root/vars.inc.php
This object is used within the form-handler to store all variables and configurations of the form and entered througout the application.
IncludeHerman Suijs| Class Variable Summary |
$name
Default Value:
|
$id
Default Value:
|
$vars
Default Value:
|
$index
Default Value:
|
| Variable Detail |
| Function Detail |
Vars_Array ( [$vars = ""] )
create_array ( $type )
get_vars ( [$type = ALL_VARS] )
set_vars ( $vars )
set_vartype ( $vars, [$type = ALL_VARS], [$show = false] )
set_vars ( $all, $sys, $show )
addto_vars ( $vars, [$replace = true] )
change_vars ( $name, $value )
del_var ( $key )
key_to_lower ( )