См. определение в файле wiki_utils.php строка 5
◆ CheckAccess()
CheckAccess |
( |
| $access = 'view' | ) |
|
|
static |
◆ CheckServicePage()
CheckServicePage |
( |
| $NAME, |
|
|
& | $SERVICE_NAME ) |
|
static |
◆ GetCommentPath()
GetCommentPath |
( |
| $forumID | ) |
|
|
static |
◆ getRightsLinks()
getRightsLinks |
( |
| $arPage | ) |
|
|
static |
$arLinks['access'] = array( 'NAME' => GetMessage('PAGE_ACCESS'), 'TITLE' => GetMessage('PAGE_ACCESS_TITLE'), 'CURRENT' => in_array('access', $arPage), 'LINK' => CHTTP\urlAddParams( CComponentEngine::MakePathFromTemplate($arParams['PATH_TO_POST_EDIT'], array( 'wiki_name' => $arParams['ELEMENT_NAME'], 'group_id' => CWikiSocnet\$iSocNetId ) ), array($arParams['OPER_VAR'] => 'access') ), 'ID' => 'access', 'TYPE' => 'edit', 'IS_RED' => 'N' );
См. определение в файле wiki_utils.php строка 7
◆ GetTagsAsLinks()
GetTagsAsLinks |
( |
| $arTags | ) |
|
|
static |
◆ GetUserLogin()
GetUserLogin |
( |
| $arUserData = array(), |
|
|
| $nameTemplate = "" ) |
|
static |
◆ htmlspecialchars_decode()
htmlspecialchars_decode |
( |
| $str | ) |
|
|
static |
◆ htmlspecialcharsback()
htmlspecialcharsback |
( |
| $str, |
|
|
| $end = true ) |
|
static |
◆ isAllowHTML()
◆ IsCategoryPage()
IsCategoryPage |
( |
| $NAME, |
|
|
& | $CATEGORY_NAME ) |
|
static |
◆ isCategoryVirtual()
isCategoryVirtual |
( |
| $name | ) |
|
|
static |
◆ IsDeleteable()
◆ IsReadable()
◆ isVirtualCategoryExist()
isVirtualCategoryExist |
( |
| $categoryName | ) |
|
|
static |
◆ IsWriteable()
◆ OnBeforeIndex()
OnBeforeIndex |
( |
| $arFields | ) |
|
|
static |
◆ SetCommentPath()
SetCommentPath |
( |
| $forumID, |
|
|
| $rightPath, |
|
|
| $urlRewriterPath ) |
|
static |
Sets right search path for comments, likes etc. http://jabber.bx/view.php?id=25340
- Аргументы
-
int | $forumID | - forum's ID were comments saving (for example $arParams['FORUM_ID']) |
str | $rightPath | - wich path must leads to the comment ( for example: "/comment/#MESSAGE_ID#/" ) |
str | $urlRewriterPath | - wich path leads to curent module (complex component) ( for example: "/services/wiki.php" ) |
- Возвращает
- bool true|false
См. определение в файле wiki_utils.php строка 424
◆ UnlocalizeCategoryName()
UnlocalizeCategoryName |
( |
| $categoryName | ) |
|
|
static |
Объявления и описания членов класса находятся в файле: