ILIAS
Release_4_0_x_branch Revision 61816
|
Go to the source code of this file.
Namespaces | |
namespace | ilias |
redirection script todo: (a better solution should control the processing via a xml file) |
Variables | |
$tpl_class_name = "HTML_Template_ITX" | |
$html_templ_it = true | |
if(!class_exists("HTML_Template_ITX")) | $include_paths = ini_get("include_path") |
$separator = ";" | |
$pear = class_exists("PEAR") | |
$auth = class_exists("Auth") | |
$mdb2 = class_exists("MDB2") | |
$mdb2_mysql = class_exists("MDB2_Driver_mysql") |
$auth = class_exists("Auth") |
Definition at line 62 of file inc.check_pear.php.
Referenced by phpCAS\checkAuthentication(), ilPasswordInputGUI\checkInput(), ilObjRemoteCourse\createAuthResource(), phpCAS\forceAuthentication(), phpCAS\isAuthenticated(), Title\isValidMoveOperation(), Title\moveTo(), ilMDEditorGUI\updateQuickEdit(), ilMDEditorGUI\updateQuickEdit_scorm(), ilMDEditorGUI\updateQuickEdit_scorm_propagate(), and CASClient\wasPreviouslyAuthenticated().
$html_templ_it = true |
Definition at line 41 of file inc.check_pear.php.
if (!strstr(php_uname(),"Windows")) $include_paths = ini_get("include_path") |
Definition at line 49 of file inc.check_pear.php.
$mdb2 = class_exists("MDB2") |
Definition at line 63 of file inc.check_pear.php.
$mdb2_mysql = class_exists("MDB2_Driver_mysql") |
Definition at line 64 of file inc.check_pear.php.
$pear = class_exists("PEAR") |
Definition at line 61 of file inc.check_pear.php.
$separator = ";" |
Definition at line 52 of file inc.check_pear.php.
Referenced by ilTestExport\aggregatedResultsToCSV(), ilObjUserFolder\createCSVExport(), ilvCard\explodeVar(), ilSurveyEvaluationGUI\exportCumulatedResults(), ilObjAssessmentFolderGUI\exportLogObject(), ilTestExport\exportToCSV(), ilSurveyEvaluationGUI\exportUserSpecificResults(), ilUtil\processCSVRow(), ilObjSurvey\processCSVRow(), and ilObjTest\processCSVRow().
$tpl_class_name = "HTML_Template_ITX" |
Definition at line 40 of file inc.check_pear.php.