|
Previous Page |
Solar_Form |
Next Page |
getValues()
public
array
getValues (
string $key default NULL
)
Returns the form element values as an array.
Parameters
- (string)
$key: Return only values that are part of this array key. If null, returns all values in the form.
Returns
- (array) An associative array of element values.
Description
Returns the form element values as an array.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _exception()
- _populate()
- _prepareName()
- _values()
- addFilter()
- addFilters()
- addInvalid()
- addInvalids()
- apiVersion()
- dump()
- getStatus()
- getValues()
- load()
- locale()
- orderElements()
- populate()
- reset()
- setElement()
- setElements()
- setStatus()
- setValue()
- setValues()
- validate()