|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Utilities for container filter. More...
Collaboration diagram for ilContainerFilterUtil:Public Member Functions | |
| __construct (ilContainerFilterService $service, ilContainerFilterAdvMDAdapter $adv_adapter, ilLanguage $lng, LOMServices $lom_services) | |
| getContainerFieldTitle (int $record_id, int $field_id) | |
| Get title of field. More... | |
| getContainerRecordTitle (int $record_id) | |
| Get title of record. More... | |
Protected Attributes | |
| ilContainerFilterAdvMDAdapter | $adv_adapter |
| ilLanguage | $lng |
| ilContainerFilterService | $service |
| LOMServices | $lom_services |
Utilities for container filter.
Definition at line 27 of file class.ilContainerFilterUtil.php.
| ilContainerFilterUtil::__construct | ( | ilContainerFilterService | $service, |
| ilContainerFilterAdvMDAdapter | $adv_adapter, | ||
| ilLanguage | $lng, | ||
| LOMServices | $lom_services | ||
| ) |
Definition at line 34 of file class.ilContainerFilterUtil.php.
References $adv_adapter, $lng, $lom_services, $service, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilContainerFilterUtil::getContainerFieldTitle | ( | int | $record_id, |
| int | $field_id | ||
| ) |
Get title of field.
| ilException |
Definition at line 50 of file class.ilContainerFilterUtil.php.
References $lng, and ilLanguage\txt().
Here is the call graph for this function:| ilContainerFilterUtil::getContainerRecordTitle | ( | int | $record_id | ) |
Get title of record.
| ilException |
Definition at line 68 of file class.ilContainerFilterUtil.php.
References $lng, and ilAdvancedMDRecord\_getInstanceByRecordId().
Here is the call graph for this function:
|
protected |
Definition at line 29 of file class.ilContainerFilterUtil.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilContainerFilterUtil.php.
Referenced by __construct(), and getContainerFieldTitle().
|
protected |
Definition at line 32 of file class.ilContainerFilterUtil.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilContainerFilterUtil.php.
Referenced by __construct().