Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс 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())
 

Открытые атрибуты

 $id = false
 

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

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

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

◆ __construct()

__construct ( )

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

Методы

◆ activateLogEntry()

activateLogEntry ( )

Activates log entry of a blog post

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

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

◆ deactivateLogEntry()

deactivateLogEntry ( )

Deactivates log entry of a blog post

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

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

◆ detectTags()

detectTags ( )

Detect tags in data array.

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

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

◆ getById()

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

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

◆ getFields()

getFields ( )

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

◆ getId()

getId ( )

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

◆ getLogId()

getLogId ( array $params = [])

Returns log entry Id of a blog post

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

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

◆ getSonetPerms()

getSonetPerms ( $params = array())

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

◆ getTags()

getTags ( )

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

◆ setFields()

setFields ( $fields = array())

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

◆ setId()

setId ( $id = 0)

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

Данные класса

◆ $id

$id = false

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