| METHODS | |
|---|---|
getName()
| returns the canonical name of this helper. |
setHelperSet()
| sets the helper set associated with this helper. |
getHelperSet()
| gets the helper set associated with this helper. |
Returns the canonical name of this helper.
returns The canonical name
Sets the helper set associated with this helper.
| ARGUMENTS | |
|---|---|
$helperSet |
A sfTemplateHelperSet instance |
Gets the helper set associated with this helper.
returns A sfTemplateHelperSet instance
