Stores the syntax tree child nodes in the Widget Context, so they can be
rendered with lateron.
public setChildNodes ( array $childNodes ) : void | ||
$childNodes | array | The SyntaxTree Child nodes of this ViewHelper. |
return | void |
public setChildNodes ( array $childNodes ) : void | ||
$childNodes | array | The SyntaxTree Child nodes of this ViewHelper. |
return | void |