Public Member Functions

FormControlNoSave Class Reference

Inheritance diagram for FormControlNoSave:
Collaboration diagram for FormControlNoSave:

List of all members.

Public Member Functions

 __construct ()
 save ($key=null, $store_user=null)

Detailed Description

A control prototype that does not save its data

Definition at line 1442 of file formui.php.


Constructor & Destructor Documentation

FormControlNoSave::__construct (  ) 

The FormControlNoSave constructor initializes the control without a save location

Reimplemented from FormControl.

Definition at line 1448 of file formui.php.


Member Function Documentation

FormControlNoSave::save ( key = null,
store_user = null 
)

Do not store this static control anywhere

Parameters:
mixed $key Unused
mixed $store_user Unused

Definition at line 1464 of file formui.php.


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