Concept Framework 1.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: Thu Oct 15 20:02:01 2009 GMT | (c)2009 RadGs Software |