Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
tpl_form Class Reference
Collaboration diagram for tpl_form:
Collaboration graph

Public Member Functions

 init ($values)
 setup ()
 setup_fields ()
 get_default_values ()
 set_default_values ($fv)
 validate ()
 validate_input ()
 display ()
 process ()
 process_input ()
 process_default ()
 get_values ()
 clear ()

Data Fields

 $classname = "tpl_form"
 $form_data
 $values = array()
 $error = ""
 $has_defaults = 0

Member Function Documentation

clear ( )
display ( )

Here is the call graph for this function:

get_default_values ( )

Here is the call graph for this function:

get_values ( )

Here is the call graph for this function:

init (   $values)
process ( )

Here is the call graph for this function:

Here is the caller graph for this function:

process_default ( )

Here is the caller graph for this function:

process_input ( )

Here is the caller graph for this function:

set_default_values (   $fv)

Here is the call graph for this function:

setup ( )

Here is the call graph for this function:

Here is the caller graph for this function:

setup_fields ( )

Here is the caller graph for this function:

validate ( )

Here is the call graph for this function:

Here is the caller graph for this function:

validate_input ( )

Here is the caller graph for this function:

Field Documentation

$classname = "tpl_form"
$error = ""
$form_data
$has_defaults = 0
$values = array()

The documentation for this class was generated from the following file: