Beispiel #1
0
 public static function init()
 {
     global $gantry;
     register_widget("GantryWidgetiPhoneMenu");
     /*		$gantry->addInlineScript("var animation = '" . $gantry->get('touchmenu-animation', 'cube') . "';");
     		$gantry->addScript('imenu.js');*/
     parent::init();
 }