void storeOpaque(
string
$name, string
$value)
|
|
Stores some user-supplied parameter alongside controller data
It is sometimes useful to pass some additional user data between pages of the form, thus this method. Data added by this method will be removed alongside all the other data by HTML_QuickForm2_Controller::destroySessionContainer()
Parameters: