Element index for package CPAINT
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ n ]
[ r ]
[ s ]
[ t ]
[ u ]
[ _ ]
top
top
b
- $basenode
- in file cpaint2.inc.php, variable cpaint::$basenode
the basenode ajaxResponse.
top
top
d
- $data
- in file cpaint2.inc.php, variable cpaint_node::$data
textual data of this node.
- decode
- in file cpaint2.inc.php, method cpaint_transformer::decode()
performs conversion from JavaScript encodeURIComponent() string (UTF-8) to the charset in use.
- decode_array
- in file cpaint2.inc.php, method cpaint_transformer::decode_array()
decodes a (nested) array of data from UTF-8 into the configured character set
top
top
top
g
- get_attribute
- in file cpaint2.inc.php, method cpaint_node::get_attribute()
retrieves an attribute by name.
- get_attribute
- in file cpaint2.inc.php, method cpaint::get_attribute()
retrieves an attribute of the basenode by name.
- get_data
- in file cpaint2.inc.php, method cpaint_node::get_data()
returns the textual data assigned to this node.
- get_data
- in file cpaint2.inc.php, method cpaint::get_data()
returns the data assigned to the basenode.
- get_encoding
- in file cpaint2.inc.php, method cpaint_node::get_encoding()
returns the character encoding for this node
- get_id
- in file cpaint2.inc.php, method cpaint_node::get_id()
returns the id property if this node.
- get_id
- in file cpaint2.inc.php, method cpaint::get_id()
gets the id property of the basenode.
- get_name
- in file cpaint2.inc.php, method cpaint::get_name()
get name property of the basenode.
- get_name
- in file cpaint2.inc.php, method cpaint_node::get_name()
get name property.
- get_response_type
- in file cpaint2.inc.php, method cpaint::get_response_type()
returns the response type as requested by the client
top
top
r
- $response_type
- in file cpaint2.inc.php, variable cpaint::$response_type
response type.
- register
- in file cpaint2.inc.php, method cpaint::register()
registers a new function or method as part of the CPAINT API
- return_data
- in file cpaint2.inc.php, method cpaint::return_data()
generates and prints the response based on response type supplied by the frontend.
top
s
- set_attribute
- in file cpaint2.inc.php, method cpaint_node::set_attribute()
adds a new attribute to this node.
- set_attribute
- in file cpaint2.inc.php, method cpaint::set_attribute()
adds a new attribute to the basenode.
- set_data
- in file cpaint2.inc.php, method cpaint_node::set_data()
assigns textual data to this node.
- set_data
- in file cpaint2.inc.php, method cpaint::set_data()
assigns textual data to the basenode.
- set_encoding
- in file cpaint2.inc.php, method cpaint_node::set_encoding()
sets the character encoding for this node
- set_id
- in file cpaint2.inc.php, method cpaint_node::set_id()
sets the id property of this node.
- set_id
- in file cpaint2.inc.php, method cpaint::set_id()
sets the id property of the basenode.
- set_name
- in file cpaint2.inc.php, method cpaint::set_name()
set name property of the basenode.
- set_name
- in file cpaint2.inc.php, method cpaint_node::set_name()
set name property.
- start
- in file cpaint2.inc.php, method cpaint::start()
calls the user function responsible for this specific call.
top
top
u
- unregister
- in file cpaint2.inc.php, method cpaint::unregister()
unregisters a function that is currently part of the CPAINT API.
top
|
|