User Tools

Site Tools


wmanager:dummy_helper_menu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
wmanager:dummy_helper_menu [2018/04/26 13:07]
Gianluca Pelliccioli
wmanager:dummy_helper_menu [2018/04/27 07:27]
Gianluca Pelliccioli
Line 15: Line 15:
  
 In WManager we have created a Codeigniter helper to dynamically handle menu from the database. Wmanager Admin side has a menu settings page where you can add new menu or change order of the menu through simple forms.In this section we see how the menu works in WManager. In WManager we populate the menu from the database. In WManager we have created a Codeigniter helper to dynamically handle menu from the database. Wmanager Admin side has a menu settings page where you can add new menu or change order of the menu through simple forms.In this section we see how the menu works in WManager. In WManager we populate the menu from the database.
- 
-^Table Used    |setup_menu    | 
  
 ==== How does it work ==== ==== How does it work ====
Line 42: Line 40:
 The system differentiates the menu for admin and user through the **template** field in setup_menu table.  The system differentiates the menu for admin and user through the **template** field in setup_menu table. 
  
 +==== Examples ====
  
 +<accordion>
 +<panel title="Collapsible Group Item #1">
 +Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
 +</panel>
 +<panel title="Collapsible Group Item #2"> [...] </panel>
 +<panel title="Collapsible Group Item #3"> [...] </panel>
 +</accordion>
  
wmanager/dummy_helper_menu.txt ยท Last modified: 2018/04/27 07:27 by Gianluca Pelliccioli