WOHTMLWebObjectTag Class Reference
List of all members.
|
Public Member Functions |
| void | addChildElement (Object obj) |
| WOElement | dynamicElement (NSDictionary nsdictionary, NSArray nsarray) throws WOHelperFunctionDeclarationFormatException, ClassNotFoundException |
| String | name () |
| WOHTMLWebObjectTag | parentTag () |
| WOElement | template () |
| | WOHTMLWebObjectTag (String s, WOHTMLWebObjectTag wohtmlwebobjecttag) throws WOHelperFunctionHTMLFormatException |
| | WOHTMLWebObjectTag () |
Private Member Functions |
| void | extractName (String s) throws WOHelperFunctionHTMLFormatException |
Static Private Member Functions |
| static WOElement | _componentReferenceWithClassNameDeclarationAndTemplate (String s, WODeclaration wodeclaration, WOElement woelement, NSArray nsarray) throws ClassNotFoundException |
| static WOElement | _elementWithClass (Class class1, WODeclaration wodeclaration, WOElement woelement) |
| static WOElement | _elementWithDeclaration (WODeclaration wodeclaration, String s, WOElement woelement, NSArray nsarray) throws ClassNotFoundException, WOHelperFunctionDeclarationFormatException |
Private Attributes |
| NSMutableArray | _children |
| String | _name |
| WOHTMLWebObjectTag | _parent |
Constructor & Destructor Documentation
Member Function Documentation
| static WOElement _componentReferenceWithClassNameDeclarationAndTemplate |
( |
String |
s, |
|
|
WODeclaration |
wodeclaration, |
|
|
WOElement |
woelement, |
|
|
NSArray |
nsarray | |
|
) |
| | throws ClassNotFoundException [static, private] |
| static WOElement _elementWithClass |
( |
Class |
class1, |
|
|
WODeclaration |
wodeclaration, |
|
|
WOElement |
woelement | |
|
) |
| | [static, private] |
| void addChildElement |
( |
Object |
obj |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: