Documentation Index

CPAINT :: Cross-Platform Asynchronous INterface Toolkit

Backend: cpaint.get_name()

cpaint Method Summary

boolean register()
boolean unregister()
void start()
void return_data()
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_response_type()

string get_name ()

Returns the name assigned to the basenode.

Class

cpaint

Return Value

» string name of the basenode

API Tags

» Access: public

Description

This method is a wrapper for cpaint_node.get_name() and will retrieve the name to the basenode of the CPAINT response.