logon.php File Reference


Enumerations

enum  DB_DATAOBJECT_NO_OVERLOAD

Variables

 $strMessage = ""
 $strWebtest = ""
 $arrPearFiles
 $arrConfigurationFiles
 break
case database_down
 $strMessage
 break
case login
case logoff
 break
 $dcmPage = new DcmPage(basename(__FILE__))

Enumeration Type Documentation

enum DB_DATAOBJECT_NO_OVERLOAD
 

Required by DB_DataObject


Variable Documentation

$arrConfigurationFiles
 

Initial value:

 array('include/dcmconfig.php', 'conf/dataobject.ini',
  'conf/identifyplugin.ini')

$arrPearFiles
 

Initial value:

 array("Log" => "Log.php", "HTML_Common" => "HTML/Common.php",
  "HTML_QuickForm" => "HTML/QuickForm.php", "HTML_Table" => "HTML/Table.php",
  "Pager" => "Pager/Pager.php",
  'HTML_QuickForm_SelectFilter' => 'HTML/QuickForm/SelectFilter.php',
  'DB_DataObject_FormBuilder' => 'DB/DataObject/FormBuilder.php',
  'Image_Graph' => 'Image/Graph.php')

$dcmPage = new DcmPage(basename(__FILE__))
 

$strMessage
 

Initial value:

 $strMessage.
        sprintf(_("Could not connect to database '%s'."),
        $_SESSION["strDataBase"])." ".
        _("Please contact your DCMMS administrator.")

$strMessage = ""
 

$strWebtest = ""
 

break
 

break
 

break
 

case database_down
 

case login
 

case logoff
 


Generated on Sat Jul 1 21:19:25 2006 for DCMMS by  doxygen 1.4.6-NO