1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
postsocnetrights.php
См. документацию.
1
<?php
8
namespace
Bitrix\Blog\Item;
9
10
class
PostSocnetRights
11
{
12
private
static
$cache =
array
();
13
14
public
static
function
set
($groupId, $value)
15
{
16
self::$cache[$groupId] = $value;
17
}
18
19
public
static
function
get
($groupId)
20
{
21
return
self::$cache[$groupId];
22
}
23
}
Bitrix\Blog\Item\PostSocnetRights
Определения
postsocnetrights.php:11
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
bitrix
modules
blog
lib
item
postsocnetrights.php
Создано системой
1.14.0