| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Go to the source code of this file.
| Namespaces | |
| namespace | ilias | 
| Object statistics garbage collection. | |
| 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 ilECSConnector\addAuth(), ilAuthOpenId\callProvider(), phpCAS\checkAuthentication(), ilPasswordInputGUI\checkInput(), ilRemoteObjectBase\createAuthResource(), ilAuthContainerMultiple\fetchData(), phpCAS\forceAuthentication(), phpCAS\isAuthenticated(), Title\isValidMoveOperation(), Title\moveTo(), ilAuthOpenId\parseUsername(), 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 ilPaymentCurrency\_formatPriceToString(), ilPaymentCurrency\_getDecimalSeparator(), ilTestExport\aggregatedResultsToCSV(), ilObjUserFolder\createCSVExport(), ilvCard\explodeVar(), ilSurveyEvaluationGUI\exportCumulatedResults(), ilObjAssessmentFolderGUI\exportLogObject(), ilTestExport\exportToCSV(), ilSurveyEvaluationGUI\exportUserSpecificResults(), ilUtil\processCSVRow(), ilObjSurvey\processCSVRow(), ilObjTest\processCSVRow(), and ilMainMenuGUI\renderEntry().
| $tpl_class_name = "HTML_Template_ITX" | 
Definition at line 40 of file inc.check_pear.php.