|
static | checkParams ($arMessage=array(), &$arTopic, &$arForum) |
|
static | actionUpdate ($arOldTopic, $arTopic, $arForum=array()) |
|
static | actionDelete ($arTopic, $arForum=array()) |
|
static | actionAdd ($arMessage, $arTopic, $arForum=array()) |
|
См. определение в файле sitemapforum.php строка 35
◆ __callStatic()
static __callStatic |
( |
| $name, |
|
|
| $arguments ) |
|
static |
◆ actionAdd()
static actionAdd |
( |
| $arMessage, |
|
|
| $arTopic, |
|
|
| $arForum = array() ) |
|
staticprotected |
◆ actionDelete()
static actionDelete |
( |
| $arTopic, |
|
|
| $arForum = array() ) |
|
staticprotected |
◆ actionUpdate()
static actionUpdate |
( |
| $arOldTopic, |
|
|
| $arTopic, |
|
|
| $arForum = array() ) |
|
staticprotected |
◆ checkParams()
static checkParams |
( |
| $arMessage = array(), |
|
|
& | $arTopic, |
|
|
& | $arForum ) |
|
staticprotected |