View
Table of Contents
Methods
- __construct() : mixed
- View constructor.
- getTemplates() : array<string|int, mixed>
- Return blocks appropriate archive version.
- loadOrder() : Order
Methods
__construct()
View constructor.
public
__construct(int $id) : mixed
Parameters
- $id : int
getTemplates()
Return blocks appropriate archive version.
public
getTemplates() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>loadOrder()
public
loadOrder() : Order