Class PhpWriter
PHP code generator helpers.
- Nette\Object
- Nette\Latte\PhpWriter
public static
|
|
public
|
#
__construct(
|
public
string
|
|
public
string
|
|
public
string
|
#
formatArgs(
Formats macro arguments to PHP code. (It advances tokenizer to the end as a side effect.) |
public
string
|
#
formatArray(
Formats macro arguments to PHP array. (It advances tokenizer to the end as a side effect.) |
public
string
|
|
public
|
#
preprocess(
Preprocessor for tokens. (It advances tokenizer to the end as a side effect.) |
public
|
|
public
|
#
shortTernaryFilter(
Simplified ternary expressions without third part. |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
__call(),
__callStatic(),
__get(),
__isset(),
__set(),
__unset(),
extensionMethod(),
getReflection()
|
$reflection
|