class
StopwatchHelper extends Helper
StopwatchHelper provides methods time your PHP templates.
Properties
protected
|
$charset |
|
from Helper |
Methods
setCharset(string $charset)
Sets the default charset.
string
getName()
Returns the canonical name of this helper.
__call($method, $arguments = array())
No description
Details
setCharset(string $charset)
Sets the default charset.
string
getCharset()
Gets the default charset.
string
getName()
Returns the canonical name of this helper.
__call($method, $arguments = array())