ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (Filesystem $webDirectory, FileUpload $uploadService, ilObjectDataCache $objectCache) | |
getConfigurationByType (string $type) | |
getByObjId (int $objId, string $objType='') | |
getPresenterByObjId (int $objId, string $objType) | |
Protected Attributes | |
Filesystem | $webDirectory |
FileUpload | $uploadService |
ilObjectDataCache | $objectCache |
Definition at line 24 of file class.ilObjectCustomIconFactory.php.
ilObjectCustomIconFactory::__construct | ( | Filesystem | $webDirectory, |
FileUpload | $uploadService, | ||
ilObjectDataCache | $objectCache | ||
) |
Definition at line 30 of file class.ilObjectCustomIconFactory.php.
References $objectCache, $uploadService, and $webDirectory.
ilObjectCustomIconFactory::getByObjId | ( | int | $objId, |
string | $objType = '' |
||
) |
Definition at line 60 of file class.ilObjectCustomIconFactory.php.
References getConfigurationByType().
Referenced by getPresenterByObjId().
ilObjectCustomIconFactory::getConfigurationByType | ( | string | $type | ) |
Definition at line 40 of file class.ilObjectCustomIconFactory.php.
Referenced by getByObjId().
ilObjectCustomIconFactory::getPresenterByObjId | ( | int | $objId, |
string | $objType | ||
) |
Definition at line 74 of file class.ilObjectCustomIconFactory.php.
References getByObjId().
|
protected |
Definition at line 28 of file class.ilObjectCustomIconFactory.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilObjectCustomIconFactory.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilObjectCustomIconFactory.php.
Referenced by __construct().