- Timestamp:
- 01/25/12 01:10:45 (4 months ago)
- File:
-
- 1 edited
-
trunk/inc/classes/BxDolMenu.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/inc/classes/BxDolMenu.php
r15907 r15924 35 35 * - module: the module this menu belongs to. 36 36 * - template_id: the template to use for menu displaying, this is id from 'sys_menu_templates' table. 37 * - delet eable: it determines if menu can be deleted from the studio menu builder.37 * - deletable: it determines if menu can be deleted from the studio menu builder. 38 38 * - active: it is possible to disable particular menu, then it will not be displayed. 39 39 * - override_class_name: user defined class name which is derived from BxTemplMenu.
Note: See TracChangeset
for help on using the changeset viewer.