Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс SectionModel
+ Граф наследования:SectionModel:

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

 setId (int $id)
 
 getId ()
 
 setType (string $type)
 
 getType ()
 
 setOwnerId (int $ownerId)
 
 getOwnerId ()
 

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

static createFromId (int $itemId)
 
static createNew ()
 
static createFromArray (array $fields)
 
static createFromEventModel (EventModel $eventModel)
 
static createFromEventModelParentFields (EventModel $eventModel)
 

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

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

Методы

◆ createFromArray()

static createFromArray ( array $fields)
static

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

◆ createFromEventModel()

static createFromEventModel ( EventModel $eventModel)
static

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

◆ createFromEventModelParentFields()

static createFromEventModelParentFields ( EventModel $eventModel)
static

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

◆ createFromId()

static createFromId ( int $itemId)
static

Замещает AccessibleItem.

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

◆ createNew()

static createNew ( )
static

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

◆ getId()

getId ( )

Замещает AccessibleItem.

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

◆ getOwnerId()

getOwnerId ( )

Замещает AccessibleSection.

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

◆ getType()

getType ( )

Замещает AccessibleSection.

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

◆ setId()

setId ( int $id)

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

◆ setOwnerId()

setOwnerId ( int $ownerId)

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

◆ setType()

setType ( string $type)

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