Wrapper class that holds the attributes of a Task (or elements nested below that level) and takes care of configuring that element at runtime.
SMART-UP INLINE DOCS
author | Andreas Aderhold |
---|---|
author | Hans Lellelid |
version | $Id$ |
package | phing |
__construct(\proxy $proxy, $elementTag)
\proxy
The element to wrap.
addChild(\RuntimeConfigurable $child)
addText($data)
getAttributes()
getChild($index)
getElementTag()
maybeConfigure(\Project $project)
setAttributes($attributes)
setProxy($proxy)
$attributes
$characters
$children
$elementTag
$wrappedObject