GUI Electric Online-php-extract menu to configuration file 2

Source: Internet
Author: User

Continue with the main Menu template that was not finished last night:

<!--menu Block-<divclass= "On-light" id= "menus" > <?phpforeach($menus  as $menu _key=$menu):?> <?PHP//Exclude campus Business cards            if($menu _key= = ' card ')                  Break; ?> <sectionclass= "Container" id= "<?=$menu _key? >-menus "> <Header class= "Col-xs-12 Text-center" > class= "Bs-docs-featurette-title" ><?=$menu[' Name ']?>class= "Lead" ><?=$menu[' Description ']?></p> </Header> <divclass= "Row Bs-docs-featured-sites" > <?phpforeach($menu[' Submenus '] as $key=$submenu):?> <?php$i=$key+ 1;?> <divclass= "Col-xs-6 col-sm-3" > <a href= "<?=site_url ($submenu[' Link ']? > "class= "Menu menu<?=$i?> "><?=$submenu[' Name ']?></a> </div> <?PHP//If the next submenu is present && modulo equals 0                    $next _sm=Next($menu[' Submenus ']); ?> <?phpif(isset($next _sm) &&$i% 4 = = 0):?> </div> <divclass= "Row Bs-docs-featured-sites" > <?phpendif?> <?phpEndforeach?> </div> </section> <?phpEndforeach?> <sectionclass= "Container" id= "Cards-menus" > <Header class= "Col-xs-12 Text-center" > class= "Bs-docs-featurette-title" > Campus business Card class= "Lead" > in-school Circle of Friends, you may know them Oh!? </p> </Header> <!--Outstanding Alumni--<divclass= "Row Text-right" > <divclass= "Col-xs-12 text-right" > <a href= ""class= "Btn Btn-primary" >More Alumni<iclass= "Glyphicon glyphicon-chevron-right" ></i> </a> </div> </div> <divclass= "Row Bs-docs-featured-sites" > <divclass= "Col-xs-6 col-sm-3" > <a href= "" > images/test . jpg "alt=" "class= "Img-responsive"/></a> </div> <divclass= "Col-xs-6 col-sm-3" > <a href= "" > images/test . jpg "alt=" "class= "Img-responsive"/></a> </div> <divclass= "Col-xs-6 col-sm-3" > <a href= "" > images/test . jpg "alt=" "class= "Img-responsive"/></a> </div> <divclass= "Col-xs-6 col-sm-3" > <a href= "" > images/test . jpg "alt=" "class= "Img-responsive"/></a> </div> </div> </section></div>

To summarize:

1. Modulo count count starting from 1

2. Permission point and menu separate, need to create a permission point file

GUI Electric Online-php-extract menu to configuration file 2

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.