|
ILIAS
release_8 Revision v8.24
|
Class InterestedUserFieldComponent. More...
Collaboration diagram for ILIAS\Services\User\InterestedUserFieldComponent:Public Member Functions | |
| __construct (string $componentName, string $description) | |
| getComponentName () | |
| getDescription () | |
Private Attributes | |
| string | $componentName |
| string | $description |
Class InterestedUserFieldComponent.
Definition at line 27 of file InterestedUserFieldComponent.php.
| ILIAS\Services\User\InterestedUserFieldComponent::__construct | ( | string | $componentName, |
| string | $description | ||
| ) |
Definition at line 32 of file InterestedUserFieldComponent.php.
References ILIAS\Services\User\InterestedUserFieldComponent\$componentName, and ILIAS\Services\User\InterestedUserFieldComponent\$description.
| ILIAS\Services\User\InterestedUserFieldComponent::getComponentName | ( | ) |
Definition at line 38 of file InterestedUserFieldComponent.php.
References ILIAS\Services\User\InterestedUserFieldComponent\$componentName.
| ILIAS\Services\User\InterestedUserFieldComponent::getDescription | ( | ) |
Definition at line 43 of file InterestedUserFieldComponent.php.
References ILIAS\Services\User\InterestedUserFieldComponent\$description.
|
private |
Definition at line 29 of file InterestedUserFieldComponent.php.
Referenced by ILIAS\Services\User\InterestedUserFieldComponent\__construct(), and ILIAS\Services\User\InterestedUserFieldComponent\getComponentName().
|
private |
Definition at line 30 of file InterestedUserFieldComponent.php.
Referenced by ILIAS\Services\User\InterestedUserFieldComponent\__construct(), and ILIAS\Services\User\InterestedUserFieldComponent\getDescription().