| [ Index ] |
PHP Cross Reference of Limb3 |
[Source view] [Print] [Project Stats]
Widgets are runtime components which have no compile time template tag. They can be created and added by the PHP script controlling the template.
| File Size: | 151 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
WactTextWidget:: (3 methods):
__construct()
addChild()
render()
WactTagWidget:: (3 methods):
__construct()
addChild()
render()
WactTagContainerWidget:: (2 methods):
__construct()
render()
Class: WactTextWidget - X-Ref
Allows plain text to be addedClass: WactTagContainerWidget - X-Ref
Allows a tag to be created, which can contain children| __construct($tag) X-Ref |
| Constructs TagContainerWidget param: string name of tag param: boolean whether tag is closing |
| render() X-Ref |
| Outputs the tag, rendering any child components as well return: void |
| Generated: Mon Dec 1 03:56:46 2008 | Cross-referenced by PHPXref 0.7 |