Public Member Functions | |
tableName () | |
rules () | |
relations () | |
attributeLabels () | |
search () | |
deleteFiles ($with_build=false) | |
beforeDelete () |
Static Public Member Functions | |
static | model ($className=__CLASS__) |
Additional Inherited Members | |
![]() | |
beforeSave () |
Definition at line 27 of file ApalinesNews.php.
ApalinesNews::attributeLabels | ( | ) |
Definition at line 81 of file ApalinesNews.php.
ApalinesNews::beforeDelete | ( | ) |
Function removes background news before record is deleted
Reimplemented from APAActiveRecord.
Definition at line 172 of file ApalinesNews.php.
References deleteFiles().
ApalinesNews::deleteFiles | ( | $with_build = false | ) |
Function removes files and files of background news
Definition at line 144 of file ApalinesNews.php.
Referenced by beforeDelete().
|
static |
Returns the static model of the specified AR class.
string | $className | active record class name. |
Definition at line 34 of file ApalinesNews.php.
Referenced by processAPACommand\actionIndex(), Channel\clearOld(), Channel\makeRelations(), Channel\processMeldung(), and Channel\processRemoval().
ApalinesNews::relations | ( | ) |
Definition at line 68 of file ApalinesNews.php.
ApalinesNews::rules | ( | ) |
Definition at line 50 of file ApalinesNews.php.
ApalinesNews::search | ( | ) |
Retrieves a list of models based on the current search/filter conditions.
Definition at line 110 of file ApalinesNews.php.
ApalinesNews::tableName | ( | ) |
Definition at line 42 of file ApalinesNews.php.