PhpInfoViewHelper extends AbstractViewHelper
This class is the implementation of a Fluid ViewHelper.
View this class in the TYPO3 ViewHelper reference: <.typo3.cms.install.s.phpinfo>
FinalYes
ViewHelper to show phpinfo() output.
<i:phpinfo />
Table of Contents
Properties
- $escapeChildren : bool
- $escapeOutput : bool
Methods
- render() : string
Properties
$escapeChildren
protected
bool
$escapeChildren
= false
$escapeOutput
protected
bool
$escapeOutput
= false
Methods
render()
public
render() : string