Public Member Functions | |
__construct (&$xmlArr) | |
Protected Member Functions | |
processURL () |
Definition at line 26 of file DynaView.php.
__construct | ( | &$ | xmlArr ) |
Initialize DynaView with xml array
array | $xmlArr |
Reimplemented from EasyView.
Definition at line 34 of file DynaView.php.
processURL | ( | ) | [protected] |
Process URL to get the form param and add the form in the FormRefs
Definition at line 46 of file DynaView.php.