Public Member Functions | |
fetchDataGroup () | |
fetchDataSet () | |
outputAttrs () | |
Protected Member Functions | |
readMetadata (&$xmlArr) | |
Protected Attributes | |
$m_GroupBy |
Definition at line 18 of file EasyFormGrouping.php.
fetchDataSet | ( | ) |
Fetch record set
Reimplemented from EasyForm.
Definition at line 135 of file EasyFormGrouping.php.
outputAttrs | ( | ) |
Get output attributs as array
Reimplemented from EasyForm.
Definition at line 142 of file EasyFormGrouping.php.
readMetadata | ( | &$ | xmlArr ) | [protected] |
Read array meta data, and store to meta object
array | $xmlArr |
Reimplemented from EasyForm.
Definition at line 22 of file EasyFormGrouping.php.