Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

header.inc.php File Reference

Go to the source code of this file.

Variables

 $html = new HtmlInterface()
 $module = & $html->GetInterfaceModule()
 $url = JSystem::GetConfig("JamesDir").$module->GetRelativePath()."/header.inc.php"


Detailed Description

Prints a common header in all web pages.

Prints a common header in all web pages. showing the name of the module and the current group.

Its usage is by adding the line:

include_once("core/html/header.inc.php")

At the beginning of the web page.

Definition in file header.inc.php.


Variable Documentation

$html = new HtmlInterface()
 

Definition at line 18 of file header.inc.php.

$module = & $html->GetInterfaceModule()
 

Definition at line 19 of file header.inc.php.

Referenced by Modules::_AccessModule(), Modules::_RefreshModules(), Group::AddModule(), Role::AddPermission(), HtmlInterface::GetCurrentModulePath(), Modules::GetModule(), HtmlInterface::GetModulePath(), User::HasPermission(), Modules::InstallModule(), JSystem::LoadModuleGlobalGroup(), JSystem::LoadModuleGroup(), HtmlCoreForms::PrintComboModules(), Role::RemovePermission(), Group::SetModuleName(), and ThrowEvent().

$url = JSystem::GetConfig("JamesDir").$module->GetRelativePath()."/header.inc.php"
 

Definition at line 21 of file header.inc.php.

Referenced by HtmlInterface::GetModulePath().


Generated on Wed Nov 19 20:29:35 2003 for James by doxygen 1.3.4