|
Cheetah
|
Public Member Functions | |
| __construct (&$oModule) | |
| getPostForm ($aAddFields=array()) | |
| getEditForm ($aValues, $aAddFields=array()) | |
| getViewerType () | |
| getAuthorPassword () | |
Static Public Member Functions | |
| static | getAuthorId () |
Public Attributes | |
| $_oModule | |
| $_aForm | |
| $_bComments | |
| $_iOwnerId | |
Definition at line 22 of file ChWsbTextData.php.
| ChWsbTextData::__construct | ( | & | $oModule | ) |
Reimplemented in ChNewsData, ChFdbData, and ChArlData.
Definition at line 29 of file ChWsbTextData.php.
|
static |
Definition at line 283 of file ChWsbTextData.php.
| ChWsbTextData::getAuthorPassword | ( | ) |
Definition at line 288 of file ChWsbTextData.php.
| ChWsbTextData::getEditForm | ( | $aValues, | |
$aAddFields = array() |
|||
| ) |
Definition at line 203 of file ChWsbTextData.php.
| ChWsbTextData::getPostForm | ( | $aAddFields = array() | ) |
Definition at line 160 of file ChWsbTextData.php.
| ChWsbTextData::getViewerType | ( | ) |
Definition at line 272 of file ChWsbTextData.php.
| ChWsbTextData::$_aForm |
Definition at line 25 of file ChWsbTextData.php.
| ChWsbTextData::$_bComments |
Definition at line 26 of file ChWsbTextData.php.
| ChWsbTextData::$_iOwnerId |
Definition at line 27 of file ChWsbTextData.php.
| ChWsbTextData::$_oModule |
Definition at line 24 of file ChWsbTextData.php.