Helping ordinary people create extraordinary websites!


Page::loadValues()

Page::loadValues() -- Loads the submit values from the array.

Description

The method is NOT intended for general usage. It should be used to assign form values from the container instead of from actual request data.

Parameter

array $values

'submit' values

Throws

throws no exceptions thrown

Note

This function can not be called statically.