Smarty
[ class tree: Smarty ] [ index: Smarty ] [ all elements ]

Source for file function.menu.php

Documentation is available at function.menu.php

  1. <?php
  2. /**
  3.  * Smarty plugin
  4.  * @package Smarty
  5.  * @subpackage plugins
  6.  */
  7.  
  8. /**
  9.  * smarty_function_menu
  10.  * 
  11.  * this is only kept to avoid sites from breaking that use {menu} in the layout
  12.  */
  13. function smarty_function_menu($params&$gBitSmarty{
  14.     // Dummy
  15. }
  16. ?>

Documentation generated on Wed, 29 Jul 2015 13:56:39 +0000 by phpDocumentor 1.5.0-lsces