Code Search for Developers
 
 
  

modules_hidden_menu.php from ECP (EliteCore Project) at Krugle


Show modules_hidden_menu.php syntax highlighted

<?php
//if (User::$profile->nick == 'cyberluk') {
$file=$adminModule->path."templates/default/modules_hidden_menu.php";
$XCS->addContent($file,$currentModule->getPosition(),$currentModule->getID(),$currentModule->displayBorder());
$XCS->registerVariable($currentModule,'currentModule',$file);
$XCS->registerVariable($adminModule,'adminModule',$file);
$XCS->registerVariable($adminModule->getImagesPath(),"imagesPath",$file);
//}
?>



See more files for this project here

ECP (EliteCore Project)

EliteCore Project is a PHP5.1/Javascript/AJAX/XHTML/CSS framework for creating WEB 2.0 applications and services.The basic open-source instalation can be also used as an interactive personal page or BLOG.This project uses the latest features available.

Project homepage: http://sourceforge.net/projects/elitecore
Programming language(s): JavaScript,PHP,XML
License: cpl

  language/
    czech.xml
    english.xml
  templates/
    default/
      images/
        bg.png
        down.jpg
        up.jpg
      content.php
      content_admin.php
      main.css
      modules_hidden_menu.php
      modules_menu.php
      sys_admin.php
      welcome.php
  admin.php
  config.xml
  modules_hidden_menu.php
  modules_menu.php
  subroutines.php