Class \Prado\Web\UI\TCompositeLiteral
TCompositeLiteral class
TCompositeLiteral is used internally by TTemplate for representing consecutive static strings, expressions and statements.
Class hierarchy
Author: Qiang Xue <qiang.xue@gmail.com>Since: 3.0
public
|
|
public
|
|
public
|
|
public
|
|
public
|
render(ITextWriter $writer) : mixed
Renders the content stored in this component.
This method is required by IRenderable |
public
|
public
mixed
|
TYPE_DATABINDING
|
2
|
public
mixed
|
TYPE_EXPRESSION
|
0
|
public
mixed
|
TYPE_STATEMENTS
|
1
|
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |