Stud.IP  2.5 Revision
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()

clear ( )

◆ display()

display ( )
Here is the call graph for this function:

◆ get_default_values()

get_default_values ( )
Here is the call graph for this function:

◆ get_values()

get_values ( )
Here is the call graph for this function:

◆ init()

init (   $values)

◆ process()

process ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ process_default()

process_default ( )
Here is the caller graph for this function:

◆ process_input()

process_input ( )
Here is the caller graph for this function:

◆ set_default_values()

set_default_values (   $fv)
Here is the call graph for this function:

◆ setup()

setup ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setup_fields()

setup_fields ( )
Here is the caller graph for this function:

◆ validate()

validate ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ validate_input()

validate_input ( )
Here is the caller graph for this function:

Field Documentation

◆ $classname

$classname = "tpl_form"

◆ $error

$error = ""

◆ $form_data

$form_data

◆ $has_defaults

$has_defaults = 0

◆ $values

$values = array()

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