Next: , Previous: Managing single trees, Up: The AppTree


4.1.10 Un/Registering node types

— Function: apptree::nodetype_exist NODETYPE

Return 1 if there is already a node type called NODETYPE on the current tree.

— Function: apptree::register_nodetype ID

Register ID as a new nodetype supported by the tree.

The defaults for nodetypes are:

— Function: apptree::unregister_nodetype ID

Removes the registration of the nodetype ID.