Definition at line 8 of file TemplateParser.php.
◆ __construct()
◆ getExpressionPattern()
| getExpressionPattern |
( |
string |
$clause | ) |
|
|
private |
◆ parseAllBlock()
| parseAllBlock |
( |
string |
$text | ) |
|
|
protected |
◆ parseAllConditions()
| parseAllConditions |
( |
string |
$text | ) |
|
|
protected |
◆ parseAllForeachs()
| parseAllForeachs |
( |
string |
$text | ) |
|
|
protected |
◆ parseAllVars()
| parseAllVars |
( |
string |
$text | ) |
|
|
protected |
◆ parseCallback()
| parseCallback |
( |
string |
$text, |
|
|
string |
$pattern, |
|
|
|
$callback |
|
) |
| |
|
protected |
◆ parseCallbackWithVar()
| parseCallbackWithVar |
( |
string |
$text, |
|
|
string |
$pattern, |
|
|
|
$callback |
|
) |
| |
|
protected |
◆ parseEquality()
| parseEquality |
( |
string |
$text | ) |
|
|
protected |
◆ parseFileContent()
| parseFileContent |
( |
string |
$fileContent | ) |
|
◆ parseForeach()
| parseForeach |
( |
string |
$foreachStr | ) |
|
|
private |
◆ parseVar()
| parseVar |
( |
string |
$varStr | ) |
|
|
private |
◆ $blockPattern
| string $blockPattern = '@\{%\s?block\s(.*?)\s?%}@' |
|
private |
◆ $generator
◆ $varPattern
| string $varPattern = '@\{\{\s?(.*?)\s?}}@' |
|
private |
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/twig/TemplateParser.php