Method | Description | |
---|---|---|
__construct ( ) | Make the constructor public | |
replace ( string $strBuffer, boolean $blnCache = true ) : string | Recursively replace insert tags with their values |
Method | Description | |
---|---|---|
doReplace ( string $strBuffer, boolean $blnCache ) : string | Replace insert tags with their values |