Controller::exportValues()

Controller::exportValues() – Returns the form's values

Synopsis

require_once 'HTML/QuickForm/Controller.php';

array HTML_QuickForm_Controller::exportValues ( string $pageName = null )

Description

This package is not documented yet.

Parameter

string $pageName

name of the page, if not set then returns values for all pages

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Returns the element's value (Previous) Finds the (first) invalid page (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.