Метод | Описание | |
---|---|---|
__construct ( array $data, object $resource ) | ||
getImage ( ) | ||
getPublished ( ) : DateTime | Returns the date at which the content was published. | |
getPublishedState ( ) : boolean | Returns true iff the latest version of the content is published. | |
getTitle ( ) | ||
getUrl ( ) : string | Returns the url of the content item. |
public __construct ( array $data, object $resource ) | ||
$data | array | |
$resource | object |
public getPublished ( ) : DateTime | ||
Результат | DateTime |
public getPublishedState ( ) : boolean | ||
Результат | boolean |