[HGSM] element index

Package indexes

All elements
c d e f g l m n s t u v w
c
top
Constant CODESET
CODESET in const.Options.php
Page const.DB.php
const.DB.php in const.DB.php
Page const.Debug.php
const.Debug.php in const.Debug.php
Page const.Options.php
const.Options.php in const.Options.php
Page const.Paths.php
const.Paths.php in const.Paths.php
d
top
Constant DBHOST
DBHOST in const.DB.php
Constant DBNAME
DBNAME in const.DB.php
Constant DBPASS
DBPASS in const.DB.php
Constant DBUSER
DBUSER in const.DB.php
Constant DB_TYPE
DB_TYPE in const.Options.php
this constant defines the type of DB that the application uses it can be: "MySQL", "Oracle", "ODBC", "ProgreSQL", etc.
Constant DEBUG_GOTO
DEBUG_GOTO in const.Debug.php
if this constant is true, the framework displays an alert
Constant DEBUG_INCLUDES
DEBUG_INCLUDES in const.Debug.php
if this constant is true, the framework outputs a box
Constant DEBUG_RECORDSETS
DEBUG_RECORDSETS in const.Debug.php
if this constant is true, the framework outputs all the
Constant DEBUG_STATEVARS
DEBUG_STATEVARS in const.Debug.php
if this constant is true, the framework outputs the state
Constant DEBUG_TEMPLATES
DEBUG_TEMPLATES in const.Debug.php
if this constant is true, the framework outputs the tree
Constant DEBUG_WEBOBJECTS
DEBUG_WEBOBJECTS in const.Debug.php
if this constant is true, the framework outputs a box
Function del_countries
del_countries() in delete.php
Delete all the countries in the list, and all the sites related to them.
Function del_rocs
del_rocs() in delete.php
Delete all the ROCs in the list and all the countries related to them.
Function del_sites
del_sites() in delete.php
$site_list is a comma-separated list of site ids. All the sites in the list are deleted. For each of the sites in the list, the related contacts, downtimes etc. that are related to this site are deleted as well.
Constant DISPLAY_CGI_VARS
DISPLAY_CGI_VARS in const.Options.php
When this constant is true, then the CGI vars are displayed at the URL window of the browser. See also SHOW_EXTERNAL_LINK at const.Debug.php.
Page delete.php
delete.php in delete.php
e
top
Constant EXECUTION_TIME_INFO
EXECUTION_TIME_INFO in const.Debug.php
if this constant is true, the framework outputs information
f
top
Constant FIRSTPAGE
FIRSTPAGE in const.Options.php
This is the first page of the application. The framework looks for it at the template folder (specified by TPL).
g
top
Constant GRAPHICS
GRAPHICS in const.Paths.php
l
top
Constant LNG
LNG in const.Options.php
L10N (Translation) Constants The constants LNG and CODESET set the language and codeset of the application. They are used for the localization (translation) of the messages. LNG can be something like 'en_US' or 'en' or UNDEFINED.
m
top
Constant MENU
MENU in const.Paths.php
n
top
Constant NULL_VALUE
NULL_VALUE in const.Options.php
This constant is the value returned by the framework for a DB variable that has a NULL value. It can be "", "NULL", NULL, etc.
s
top
Constant SHOW_ERROR_MESSAGES
SHOW_ERROR_MESSAGES in const.Debug.php
if this constant is false than the framework suppresses
Constant SHOW_EXTERNAL_LINK
SHOW_EXTERNAL_LINK in const.Debug.php
If this constant is true, the framework outputs the external link that can be used to jump right to the current page of the application from any external page.
t
top
Constant TPL
TPL in const.Paths.php
u
top
Constant USES_DB
USES_DB in const.Options.php
if this constant is true, the framework will load the DB component
Constant USE_PHP_GETTEXT
USE_PHP_GETTEXT in const.Options.php
if true, then use the php-gettext instead of GNU gettext
v
top
Constant VAR_NOT_FOUND
VAR_NOT_FOUND in const.Options.php
This constant sets the format of the error message that is displayed when a {{variable}} is not found. 'var_name' is replaced by the actual variable name. Examples: "'var_name' is not defined", "", "undefined", etc. It cannot contain "{{var_name}}" inside.
w
top
Constant WEBAPP_PATH
WEBAPP_PATH in const.Paths.php
Constant WOBJ
WOBJ in const.Paths.php
c d e f g l m n s t u v w