Public Member Functions | |
__construct (&$xmlArr) | |
hasForms () | |
Data Fields | |
$m_Name | |
$m_View | |
$m_ViewSet | |
$m_Caption | |
$m_URL | |
$m_Target | |
$m_Icon | |
$m_Forms | |
Protected Member Functions | |
translate ($caption) | |
getTransKey ($name) |
Definition at line 293 of file HTMLTabs.php.
__construct | ( | &$ | xmlArr ) |
Initialize TabView with xml array
array | $xmlArr |
Definition at line 333 of file HTMLTabs.php.
hasForms | ( | ) |
Return TRUE if the current tabView has forms related to it
Definition at line 360 of file HTMLTabs.php.