Class Collection
A collection of view definitions.
-
Icybee\Modules\Views\Collection
implements
ArrayAccess,
IteratorAggregate
Methods summary
public static
Icybee\Modules\Views\Collection
|
#
get( )
Returns a unique instance.
Returns a unique instance.
Returns
|
protected
|
|
protected
array[string]array
|
#
collect( )
Collects views defined by modules.
|
public
|
#
offsetExists( mixed $offset )
Checks if a view exists.
See
Implementation of
|
public
|
#
offsetGet( mixed $id )
Returns the definition of a view.
Returns the definition of a view.
See
Implementation of
|
public
|
|
public
|
|
public
|
|
Magic methods summary
Properties summary