|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilObjectCustomIconPresenter. More...
Inheritance diagram for ilObjectCustomIconPresenterImpl:
Collaboration diagram for ilObjectCustomIconPresenterImpl:Public Member Functions | |
| __construct (\ilObjectCustomIcon $icon) | |
| ilObjectCustomIconPresenter constructor. More... | |
| exists () | |
| |
| getFullPath () | |
| |
| 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().