ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilObjectCustomIconPresenter. More...
Public Member Functions | |
__construct (\ilObjectCustomIcon $icon) | |
ilObjectCustomIconPresenter constructor. More... | |
exists () | |
| |
getFullPath () | |
| |
Private Attributes | |
$icon = null | |
Class ilObjectCustomIconPresenter.
Definition at line 7 of file class.ilObjectCustomIconPresenterImpl.php.
ilObjectCustomIconPresenterImpl::__construct | ( | \ilObjectCustomIcon | $icon | ) |
ilObjectCustomIconPresenter constructor.
ilObjectCustomIcon | $icon |
Definition at line 16 of file class.ilObjectCustomIconPresenterImpl.php.
References $icon.
ilObjectCustomIconPresenterImpl::exists | ( | ) |
Implements ilObjectCustomIconPresenter.
Definition at line 24 of file class.ilObjectCustomIconPresenterImpl.php.
ilObjectCustomIconPresenterImpl::getFullPath | ( | ) |
Implements ilObjectCustomIconPresenter.
Definition at line 32 of file class.ilObjectCustomIconPresenterImpl.php.
|
private |
Definition at line 10 of file class.ilObjectCustomIconPresenterImpl.php.
Referenced by __construct().