void
configure
()
Redefined in descendants as:
void
execute
()
Redefined in descendants as:
void
getAttribute
( $name, [ $default = null], [ $ns = null])
void
getAttributeHolder
()
void
getComponentSlot
( $name)
void
getDecoratorDirectory
()
void
getDecoratorTemplate
()
void
getEngine
()
Redefined in descendants as:
void
getEscapingMethod
()
void
getParameter
( $name, [ $default = null], [ $ns = null])
void
getParameterHolder
()
void
hasAttribute
( $name, [ $ns = null])
void
hasComponentSlot
( $name)
void
hasParameter
( $name, [ $ns = null])
void
importAttributes
( $names, [ $files = false], [ $errors = true], [ $stripTags = true], [ $specialChars = true])
-
$names
-
$files
-
$errors
-
$stripTags
-
$specialChars
void
initialize
( $context, $moduleName, $actionName, $viewName)
-
$context
-
$moduleName
-
$actionName
-
$viewName
void
render
([ $templateVars = null])
Redefined in descendants as:
void
setAttribute
( $name, $value, [ $ns = null])
void
setComponentSlot
( $attributeName, $moduleName, $componentName)
-
$attributeName
-
$moduleName
-
$componentName
void
setDecorator
( $boolean)
void
setDecoratorDirectory
( $directory)
void
setDecoratorTemplate
( $template)
void
setDirectory
( $directory)
void
setEscaping
( $escaping)
void
setEscapingMethod
( $method)
void
setExtension
( $ext)
void
setParameter
( $name, $value, [ $ns = null])
void
setTemplate
( $template)
void
__call
( $method, $arguments)