Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
CreateNew | function | static | version 1.0 | no |
static function CreateNew(name) |
name | the name of the node |
This function creates a new node. |
var node=XMLNode::CreateNew("MyNode"); |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:17 2011 GMT | (c)2011 RadGs Software |