|
ILIAS
Release_3_10_x_branch Revision 61812
|
Go to the source code of this file.
Namespaces | |
| namespace | ilias |
| soap server | |
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 ilPasswordInputGUI\checkInput(), ilObjRemoteCourse\createAuthResource(), Title\isValidMoveOperation(), Title\moveTo(), ilMDEditorGUI\updateQuickEdit(), 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(), ilTestExport\exportToCSV(), ilSurveyEvaluationGUI\exportUserSpecificResults(), ilObjAssessmentFolderGUI\logsObject(), ilUtil\processCSVRow(), ilObjSurvey\processCSVRow(), and ilObjTest\processCSVRow().
| $tpl_class_name = "HTML_Template_ITX" |
Definition at line 40 of file inc.check_pear.php.