Property | Type | Description | |
---|---|---|---|
$pageItems |
Method | Description | |
---|---|---|
getAttributes ( ) | ||
setPageItems ( array $items ) | Sets the items of a page. |
Method | Description | |
---|---|---|
getItemAttributes ( Yosymfony\Spress\Core\DataSource\ItemInterface $item ) : array | Gets the attributes of an item. |
protected getItemAttributes ( Yosymfony\Spress\Core\DataSource\ItemInterface $item ) : array | ||
$item | Yosymfony\Spress\Core\DataSource\ItemInterface | |
return | array |
public setPageItems ( array $items ) | ||
$items | array |