32 return 'il_wac_secure_path';
60 if (!class_exists($obj->getCheckingClass())) {
63 'Checking Instance not found: ' . $obj->getCheckingClass()
66 $class_name = $obj->getCheckingClass();
68 return new $class_name();
81 return !is_null($obj);
129 preg_match(
"/[\\\|\\/](Services|Modules|Customizing)[\\\|\\/].*/u", $this->component_directory, $matches);
131 return '.' . $matches[0];
setHasCheckingInstance(bool $has_checking_instance)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
bool $has_checking_instance
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
static returnDbTableName()
Return the Name of your Database Table
string $path
true true true text 64
string $checking_class
true text 256
bool $in_sec_folder
true integer 1
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
string $component_directory
true text 256
static hasCheckingInstanceRegistered(ilWACPath $ilWACPath)
Searches a checking instance for the given wac path.
setInSecFolder(bool $in_sec_folder)
setComponentDirectory(string $component_directory)
setCheckingClass(string $checking_class)