Bitrix-D7 22.6
 
Загрузка...
Поиск...
Не найдено
Класс Post

Открытые члены

 __construct ()
 
 setFields ($fields=array())
 
 getFields ()
 
 setId ($id=0)
 
 getId ()
 
 getSonetPerms ($params=array())
 
 detectTags ()
 
 getTags ()
 
 getLogId (array $params=[])
 
 deactivateLogEntry ()
 
 activateLogEntry ()
 

Открытые статические члены

static getById ($postId=0, $params=array())
 

Подробное описание

См. определение в файле post.php строка 19

Конструктор(ы)

◆ __construct()

__construct ( )

См. определение в файле post.php строка 25

Методы

◆ activateLogEntry()

activateLogEntry ( )

Activates log entry of a blog post

Аргументы
int$postId
Возвращает
boolean

См. определение в файле post.php строка 592

◆ deactivateLogEntry()

deactivateLogEntry ( )

Deactivates log entry of a blog post

Аргументы
int$postId
Возвращает
boolean

См. определение в файле post.php строка 565

◆ detectTags()

detectTags ( )

Detect tags in data array.

Аргументы
array$fieldsData array.
Возвращает
array

См. определение в файле post.php строка 459

◆ getById()

static getById (   $postId = 0,
  $params = array() 
)
static

См. определение в файле post.php строка 33

◆ getFields()

getFields ( )

См. определение в файле post.php строка 116

◆ getId()

getId ( )

См. определение в файле post.php строка 126

◆ getLogId()

getLogId ( array  $params = [])

Returns log entry Id of a blog post

Возвращает
int|boolean

См. определение в файле post.php строка 533

◆ getSonetPerms()

getSonetPerms (   $params = array())

См. определение в файле post.php строка 131

◆ getTags()

getTags ( )

См. определение в файле post.php строка 496

◆ setFields()

setFields (   $fields = array())

См. определение в файле post.php строка 111

◆ setId()

setId (   $id = 0)

См. определение в файле post.php строка 121