Class TemplateResolver
- ICanBoogie\Object implements ICanBoogie\ToArrayRecursive uses ICanBoogie\ToArrayRecursiveTrait, ICanBoogie\PrototypeTrait
-
Icybee\Modules\Views\TemplateResolver
Namespace: Icybee\Modules\Views
Located at vendor/icanboogie-modules/views/lib/template-resolver.php
Located at vendor/icanboogie-modules/views/lib/template-resolver.php
Methods summary
public
|
|
protected
|
|
public
|
Methods inherited from ICanBoogie\Object
from(),
resolve_facade_properties(),
resolve_private_properties(),
to_array(),
to_json()
Methods inherited from ICanBoogie\ToArrayRecursive
Methods used from ICanBoogie\ToArrayRecursiveTrait
Methods used from ICanBoogie\PrototypeTrait
__call(),
__get(),
__set(),
__sleep(),
__wakeup(),
get_prototype(),
has_method(),
has_property(),
last_chance_get(),
last_chance_set()
Magic methods summary
Properties summary
protected
string
|
$id |
#
View identifier. |
protected
string
|
$type |
#
Views type, one of "home", "list", "view"... |
protected
string
|
$module_id |
#
Identifier of the module for which a view is created. |
Magic properties
public read-only
array
|
$templates | |
#
Possible templates. |