Backend: cpaint_node.get_name()
cpaint_node Method Summary
object add_node()
void set_data()
mixed get_data()
void set_id()
string get_id()
void set_attribute()
string get_attribute()
void set_name()
string get_name()
string get_name ()
Returns the name assigned to a node.
Class
Return Value
» string name of the node
API Tags
» Access: public
Description
Returns the name of a node.