Cheetah
|
Public Member Functions | |
__construct (&$oDb, &$oConfig) | |
getForm ($iUserId) | |
getFormBlock ($iUserId=-1) | |
Public Attributes | |
$_oDb | |
$_oConfig | |
$_aForm | |
$_bCollapseFirst | |
Definition at line 16 of file ChPmtDetails.php.
ChPmtDetails::__construct | ( | & | $oDb, |
& | $oConfig | ||
) |
Definition at line 26 of file ChPmtDetails.php.
ChPmtDetails::getForm | ( | $iUserId | ) |
Definition at line 56 of file ChPmtDetails.php.
ChPmtDetails::getFormBlock | ( | $iUserId = -1 | ) |
Definition at line 169 of file ChPmtDetails.php.
ChPmtDetails::$_aForm |
Definition at line 20 of file ChPmtDetails.php.
ChPmtDetails::$_bCollapseFirst |
Definition at line 21 of file ChPmtDetails.php.
ChPmtDetails::$_oConfig |
Definition at line 19 of file ChPmtDetails.php.
ChPmtDetails::$_oDb |
Definition at line 18 of file ChPmtDetails.php.