DOCUMENTATION FOR SECURE.PHP



File Purpose:File Depedencies
To provide security for the systemconfig.inc.php, modules/config_mod_list.php

External Function callLocation of Definiton
n/an/a

External Variable NamePurpose
n/an/a

Internal Function callPurpose
function_constructconnects to database
getModListreturns a list of modules accessible by user
getClassListreturns a list of classes a user is a member of
getCPListreturns a list of departments accessible by the user.
ValidateUserClassvalidate user class
ValidateUserModvalidate user/module relation
getCPNamereturns CP name.
getLCNamereturns location name.
getDBNamereturns databases connection.

Class NamePurpose
n/an/a

Local VariablesPurpose
n/an/a

CommentsOne of the most important files in the system. Must be included in other files.