Class Vars_Array

ModuleBase
   |
   +----Vars_Array

Located in File: Program_Root/vars.inc.php


Vars object
 This object is used within the form-handler to store all variables and
 configurations of the form and entered througout the application.

 

Class Variable Summary
$name
Default Value: ->"IncludeVars"<-
$id
Default Value: ->INC_VARS<-
$vars
Default Value: ->array()<-
$index
Default Value: ->array()<-

Method Summary
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 ( )

Variable Detail

$name



$id



$vars



$index




Function Detail

Vars_Array

Vars_Array ( [$vars = ""] )


Function Parameters:
Function Info:

create_array

create_array ( $type )


Function Parameters:
Function Info:

get_vars

get_vars ( [$type = ALL_VARS] )


Function Parameters:
Function Info:

set_vars

set_vars ( $vars )


Function Parameters:
Function Info:

set_vartype

set_vartype ( $vars, [$type = ALL_VARS], [$show = false] )


Function Parameters:
Function Info:

set_vars

set_vars ( $all, $sys, $show )


Function Parameters:
Function Info:

addto_vars

addto_vars ( $vars, [$replace = true] )


Function Parameters:
Function Info:

change_vars

change_vars ( $name, $value )


Function Parameters:
Function Info:

del_var

del_var ( $key )


Function Parameters:
Function Info:

key_to_lower

key_to_lower ( )


Function Parameters:
Function Info: