|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilBuddySystem. More...
Collaboration diagram for ilBuddySystem:Public Member Functions | |
| setSetting (string $keyword, string $value) | |
| getSetting (string $keyword, ?string $default=null) | |
| isEnabled () | |
Static Public Member Functions | |
| static | getInstance () |
Protected Member Functions | |
| __construct () | |
Protected Attributes | |
| ilSetting | $settings |
| ilObjUser | $user |
Static Protected Attributes | |
| static self | $instance = null |
| static bool | $isEnabled = null |
Class ilBuddySystem.
Definition at line 25 of file class.ilBuddySystem.php.
|
protected |
Definition at line 33 of file class.ilBuddySystem.php.
References $DIC, ILIAS\Repository\settings(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
static |
Definition at line 41 of file class.ilBuddySystem.php.
References $instance.
Referenced by ilMailSearchObjectMembershipsTableGUI\__construct(), ilRepositoryUserResultTableGUI\__construct(), ILIAS\User\Profile\ChecklistStatus\anyVisibilitySettings(), ILIAS\User\Profile\ChecklistStatus\buildStatusArrayForVisibilityOnSuccess(), ilContactGUI\changeContactsView(), ilContactUserActionProvider\collectActionsForTargetUser(), ilContactGUI\executeCommand(), ilMailingListsGUI\executeCommand(), ilMailSearchObjectGUI\executeCommand(), ilDashboardGUI\executeCommand(), ilMailSearchObjectMembershipsTableGUI\fillRow(), ilRepositoryUserResultTableGUI\fillRow(), ilUsersGalleryGUI\getActionsSection(), ilObjContactAdministrationGUI\getConfigurationForm(), ilBuddySystemLinkButton\getHtml(), ilAwarenessUserProviderApprovedContacts\getInitialUserSet(), ilAwarenessUserProviderContactRequests\getInitialUserSet(), ILIAS\Contact\Provider\ContactNotificationProvider\getNotifications(), ILIAS\Contact\Provider\ContactMainBarProvider\getStaticSubItems(), ilTutorialSupportBlockGUI\hasContactEnabled(), ilBuddySystemGUI\initializeFrontend(), ilObjContactAdministrationGUI\saveConfigurationForm(), ilContactGUI\showContacts(), and ilContactGUI\showSubTabs().
Here is the caller graph for this function:| ilBuddySystem::getSetting | ( | string | $keyword, |
| ?string | $default = null |
||
| ) |
Definition at line 55 of file class.ilBuddySystem.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ilBuddySystem::isEnabled | ( | ) |
Definition at line 60 of file class.ilBuddySystem.php.
References $isEnabled, ILIAS\Repository\settings(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilBuddySystem::setSetting | ( | string | $keyword, |
| string | $value | ||
| ) |
Definition at line 50 of file class.ilBuddySystem.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:
|
staticprotected |
Definition at line 27 of file class.ilBuddySystem.php.
Referenced by getInstance().
|
staticprotected |
Definition at line 28 of file class.ilBuddySystem.php.
Referenced by isEnabled().
|
protected |
Definition at line 30 of file class.ilBuddySystem.php.
|
protected |
Definition at line 31 of file class.ilBuddySystem.php.