|
Cheetah
|
Public Member Functions | |
| __construct (&$aModule) | |
| serviceGetQuoteUnit () | |
| actionAdministration ($sSubaction='', $sID=0) | |
| getPostForm ($iUnitID=0) | |
| getQuotesList () | |
Public Member Functions inherited from ChWsbModule | |
| __construct ($aModule) | |
| isLogged () | |
| getUserId () | |
| getUserPassword () | |
| getTitleKey ($sUri) | |
| serviceGetBaseUrl () | |
Additional Inherited Members | |
Static Public Member Functions inherited from ChWsbModule | |
| static | getInstance ($sClassName) |
| static | getTitle ($sUri) |
Public Attributes inherited from ChWsbModule | |
| $_aModule | |
| $_oDb | |
| $_oTemplate | |
| $_oConfig | |
This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/
Definition at line 10 of file ChQuotesModule.php.
| ChQuotesModule::__construct | ( | & | $aModule | ) |
Definition at line 13 of file ChQuotesModule.php.
| ChQuotesModule::actionAdministration | ( | $sSubaction = '', |
|
$sID = 0 |
|||
| ) |
Definition at line 34 of file ChQuotesModule.php.
| ChQuotesModule::getPostForm | ( | $iUnitID = 0 | ) |
Definition at line 69 of file ChQuotesModule.php.
| ChQuotesModule::getQuotesList | ( | ) |
Definition at line 172 of file ChQuotesModule.php.
| ChQuotesModule::serviceGetQuoteUnit | ( | ) |
Definition at line 18 of file ChQuotesModule.php.