Todo List
static void add( DOMNode|phpQueryObject|string $document, $node, unknown_type $type, unknown_type $data, [unknown_type $callback = null])
Can also bind custom events.
static void getNode( $documentID, $node)
static void issetGlobal( $documentID, $type)
static void remove( DOMNode|phpQueryObject|string $document, $node, [unknown_type $type = null], [unknown_type $callback = null])
static void setNode( $documentID, $node)
static void trigger( DOMNode|phpQueryObject|string $document, unknown_type $type, [unknown_type $data = array()], [ $node = null])