Class TemplateName
Representation of a template name.
- ICanBoogie\Render\TemplateName uses ICanBoogie\Accessor\AccessorTrait (not available)
Methods summary
public static
|
|
public static
string
|
|
protected
string
|
|
protected
string
|
|
protected
string
|
|
public
string
|
|
protected
|
|
public
string
|
Constants summary
string |
TEMPLATE_PREFIX_VIEW
|
#
''
|
string |
TEMPLATE_PREFIX_LAYOUT
|
#
'@'
|
string |
TEMPLATE_PREFIX_PARTIAL
|
#
'_'
|
Properties summary
Magic properties
public read-only
string
|
$as_template
Name as template name. |
public read-only
string
|
$as_partial
Name as partial name. |
public read-only
string
|
$as_layout
Name as layout name. |