Web hosting and cheap domain register services
  

 Home

Prev GtkCTree::post_recursive Next

GtkCTree::post_recursive

void post_recursive(GtkCTreeNode node, String callback, ??? own_parameter]);

Recursively apply a function to all nodes of the tree at or below a certain node. The function is called for each node after it has been called for that node's children.

The callback parameter can be a function name as a string; this function will be called. If you want to use the function of an object, just use
array( &$obj, "function")

The third parameter is optional, it will be passed to the called function. You can have as many own parameters as you like.

The calling function needs to implement at least 2 parameters: The first is the tree object, the second the specific node.


Prev Home Next
GtkCTree::remove_node Up GtkCTree::post_recursive_to_depth

 

  

Network sites:

Active-Domain.com: cheap domain register and domain name registration

Cheap domains registration and domain transfer with free domain hosting 

 
 
Quotes:
Every time you tear a leaf off a calendar, you present a new place for new ideas and progress.  
 
 

Disclaimer: This documentation is provided only for the benefits of our webhosting customers.
For authoritative source of the documentation, please refer to http://gtk.php.net/docs.php