Cheetah
|
Public Member Functions | |
__construct ($sType, $iAlbum=0) | |
initControlSet ($aRedeclSet) | |
getFormCode () | |
Public Attributes | |
$iOwnerId | |
$sType | |
$iAlbumId | |
$aForm | |
$aInfo = array() | |
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 12 of file ChBaseAlbumForm.php.
ChBaseAlbumForm::__construct | ( | $sType, | |
$iAlbum = 0 |
|||
) |
Reimplemented in ChTemplAlbumForm, ChTemplAlbumForm, and ChTemplAlbumForm.
Definition at line 20 of file ChBaseAlbumForm.php.
ChBaseAlbumForm::getFormCode | ( | ) |
Definition at line 162 of file ChBaseAlbumForm.php.
ChBaseAlbumForm::initControlSet | ( | $aRedeclSet | ) |
Definition at line 158 of file ChBaseAlbumForm.php.
ChBaseAlbumForm::$aForm |
Definition at line 17 of file ChBaseAlbumForm.php.
ChBaseAlbumForm::$aInfo = array() |
Definition at line 18 of file ChBaseAlbumForm.php.
ChBaseAlbumForm::$iAlbumId |
Definition at line 16 of file ChBaseAlbumForm.php.
ChBaseAlbumForm::$iOwnerId |
Definition at line 14 of file ChBaseAlbumForm.php.
ChBaseAlbumForm::$sType |
Definition at line 15 of file ChBaseAlbumForm.php.