Свойство | Тип | Описание | |
---|---|---|---|
$categories | |||
$date | |||
$lazyLoadedFields | |||
$localizedfields | |||
$o_classId | |||
$o_className | |||
$posterImage |
Свойство | Тип | Описание | |
---|---|---|---|
$_relationFields |
Метод | Описание | |
---|---|---|
create ( array $values = [] ) : |
||
getCategories ( ) : Pimcore\Model\Object\blogCategory[] | Get categories - Categories | |
getDate ( ) : Pimcore\Date | Get date - Date | |
getLocalizedfields ( ) : |
Get localizedfields - | |
getPosterImage ( ) : Pimcore\Model\Object\Data\Hotspotimage | Get posterImage - Poster Image | |
getTags ( $language = null ) : string | Get tags - Tags | |
getText ( $language = null ) : string | Get text - Text | |
getTitle ( $language = null ) : string | Get title - Title | |
setCategories ( Pimcore\Model\Object\blogCategory[] $categories ) : |
Set categories - Categories | |
setDate ( Pimcore\Date $date ) : |
Set date - Date | |
setLocalizedfields ( |
Set localizedfields - | |
setPosterImage ( Pimcore\Model\Object\Data\Hotspotimage $posterImage ) : |
Set posterImage - Poster Image | |
setTags ( string $tags, $language = null ) : |
Set tags - Tags | |
setText ( string $text, $language = null ) : |
Set text - Text | |
setTitle ( string $title, $language = null ) : |
Set title - Title |
public getCategories ( ) : Pimcore\Model\Object\blogCategory[] | ||
Результат | Pimcore\Model\Object\blogCategory[] |
public getLocalizedfields ( ) : |
||
Результат |
public getPosterImage ( ) : Pimcore\Model\Object\Data\Hotspotimage | ||
Результат | Pimcore\Model\Object\Data\Hotspotimage |
public setCategories ( Pimcore\Model\Object\blogCategory[] $categories ) : |
||
$categories | Pimcore\Model\Object\blogCategory[] | |
Результат |
public setDate ( Pimcore\Date $date ) : |
||
$date | Pimcore\Date | |
Результат |
public setLocalizedfields ( |
||
$localizedfields | ||
Результат |
public setPosterImage ( Pimcore\Model\Object\Data\Hotspotimage $posterImage ) : |
||
$posterImage | Pimcore\Model\Object\Data\Hotspotimage | |
Результат |