4include_once(
"class.ilCloudPluginConfig.php");
5include_once(
"class.ilObjCloud.php");
57 if (!is_object($this->plugin_hook_object)) {
60 $this->admin_config_object =
new ilCloudPluginConfig($this->plugin_hook_object->getPluginConfigTableName());
188 include_once(
"./Modules/Cloud/classes/class.ilObjCloud.php");
191 return $cloud_object->getOwnerId();
An exception for terminatinating execution or to throw for unit testing.
static getPluginHookClass($service_name)
const PLUGIN_HOOK_COULD_NOT_BE_INSTANTIATED
Class ilCloudPluginConfig.
setMaxFileSize($max_file_size)
__construct($service_name, $obj_id, $cloud_modul_object=null)
setCloudModulObject($cloud_modul_object)
getOwnerId()
$return integer
setPluginHookObject($plugin_hook_object)
static _exists($a_id, $a_reference=false, $a_type=null)
checks if an object exists in object_data@access public