Fetches an object that was persisted with persist()
Class Details
[line 29]
TREE Form Field Class
direct implementation of the javascript tree component into Bs_Form. it can be used with radio or checkbox form fields. check the examples/tree.php file.
NOTE: for descriptions of all tree-specific class vars (settings) see the javascript classes and their documentation: javascript/components/tree/Bs_Tree.class.php javascript/components/tree/Bs_TreeElement.class.php
dependencies: javascript tree and checkbox and everything they need,