PhpErrorCodeViewHelper extends AbstractViewHelper
This class is the implementation of a Fluid ViewHelper.
View this class in the TYPO3 ViewHelper reference: <.typo3.cms.install.s.format.phperrorcode>
FinalYes
ViewHelper to transform a PHP error code to readable text
<i:format.phpErrorCode phpErrorCode="{someErrorCodeIntegerValue}" />
Table of Contents
Methods
- initializeArguments() : void
- render() : string
- Render a readable string for PHP error code.
Methods
initializeArguments()
public
initializeArguments() : void
render()
Render a readable string for PHP error code.
public
render() : string