WFMenuItem protocol.
The menu is a formal protocol (interface) for objects to communicate their properties as menu items.
Menu rending systems are built to accept an array of WFMenuItem objects which are then displayed. Decoupling the rendering from the data via the WFMenuItem interface means that PHOCOA applications can easily use any meny rendering system.
Presently, there are two rendering systems implemented: WFDynarchMenu and WFYAHOO_widget_Menu.
Located in /framework/WFMenuItem.php (line 21)
Documentation generated on Thu, 14 May 2009 16:20:10 -0400 by phpDocumentor 1.4.2