Ubiquity abstract TemplateGenerator class.
More...
Ubiquity abstract TemplateGenerator class.
Ubiquity\views\engine$TemplateGenerator This class is part of Ubiquity
- Author
- jcheron myadd.nosp@m.ress.nosp@m.mail@.nosp@m.gmai.nosp@m.l.com
- Version
- 1.0.0
Definition at line 17 of file TemplateGenerator.php.
◆ asArray()
◆ asVariable()
asVariable |
( |
string |
$var | ) |
|
|
abstract |
◆ callFunction()
callFunction |
( |
string |
$funcName, |
|
|
|
$parameters |
|
) |
| |
◆ closeBlock()
◆ condition()
condition |
( |
string |
$condition | ) |
|
|
abstract |
◆ endCondition()
◆ endForeach()
◆ extendsTemplate()
extendsTemplate |
( |
string |
$templateName, |
|
|
bool |
$asVariable = false |
|
) |
| |
|
abstract |
◆ foreach()
foreach |
( |
string |
$arrayName, |
|
|
string |
$value, |
|
|
?string |
$key = null |
|
) |
| |
|
abstract |
◆ getCloseExpressionTag()
getCloseExpressionTag |
( |
| ) |
|
◆ getCloseVarTag()
◆ getNonce()
◆ getNonceArray()
◆ getOpenExpressionTag()
◆ getOpenVarTag()
◆ getSelf()
◆ implodeParameters()
implodeParameters |
( |
array |
$parameters | ) |
|
|
protected |
◆ includeFile()
includeFile |
( |
string |
$filename, |
|
|
bool |
$asVariable = false |
|
) |
| |
|
abstract |
◆ insertAssets()
insertAssets |
( |
string |
$funcName, |
|
|
string |
$url |
|
) |
| |
|
protected |
◆ insertCSS()
◆ insertJS()
◆ insertVariable()
insertVariable |
( |
string |
$name, |
|
|
bool |
$safe = false |
|
) |
| |
|
abstract |
◆ openBlock()
openBlock |
( |
string |
$name | ) |
|
|
abstract |
◆ parseValue()
◆ $closeExpressionTag
string $closeExpressionTag |
|
protected |
◆ $closeVarTag
◆ $openExpressionTag
string $openExpressionTag |
|
protected |
◆ $openVarTag
◆ $safeFilter
The documentation for this class was generated from the following file:
- C:/Users/myadd/Documents/GitHub/ubiquity-doc-api/vendor/phpmv/ubiquity-dev/src/Ubiquity/views/engine/TemplateGenerator.php