$_tpldata
$_tpldata : string
_tpldata
Class TEMPLATER
render( $handle, $oBc = null) : mixed
DESCRIPTOR: sets up the class for file output oBc Output Buffering Control SETTINGS: default: NULL will return a string of the rendered data BUFFER will send the rendered data to the output buffer FLUSH the rendered data will be sent to the output buffer and the buffer flushed immediately this function will re-render the contents very time it is called
$handle | ||
$oBc |