
Public Member Functions | |
| BitArticleType ($iTypeId=NULL) | |
| getTypeList () | |
| isValid () | |
| loadType ($iTypeId) | |
| removeType ($iTypeId=NULL) | |
| storeType (&$iParamHash) | |
| verify (&$iParamHash) | |
Public Attributes | |
| $mTypeId | |
Definition at line 20 of file BitArticleType.php.
| BitArticleType::BitArticleType | ( | $ | iTypeId = NULL |
) |
Definition at line 24 of file BitArticleType.php.
References BitBase::BitBase(), and loadType().
Here is the call graph for this function:

| BitArticleType::getTypeList | ( | ) |
Definition at line 139 of file BitArticleType.php.
References $gBitSystem, $query, $res, $result, and $ret.
| BitArticleType::isValid | ( | ) |
Definition at line 32 of file BitArticleType.php.
References BitBase::verifyId().
Here is the call graph for this function:

| BitArticleType::loadType | ( | $ | iTypeId | ) |
Definition at line 36 of file BitArticleType.php.
References $ret, $sql, mDb, and mInfo.
Referenced by BitArticleType().
| BitArticleType::removeType | ( | $ | iTypeId = NULL |
) |
| BitArticleType::storeType | ( | &$ | iParamHash | ) |
Definition at line 98 of file BitArticleType.php.
References $gBitUser, $gLibertySystem, mDb, and verify().
Here is the call graph for this function:

| BitArticleType::verify | ( | &$ | iParamHash | ) |
Definition at line 55 of file BitArticleType.php.
References FALSE, tra(), and BitBase::verifyId().
Referenced by storeType().
Here is the call graph for this function:

| BitArticleType::$mTypeId |
Definition at line 22 of file BitArticleType.php.
1.5.2