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 is only one rendering system implemented: WFDynarchMenu.
Located in /framework/WFMenuItem.php (line 21)
Documentation generated on Thu, 07 Aug 2008 10:36:50 -0400 by phpDocumentor 1.4.1