|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilObjectPropertyInfoTabVisibility:
Collaboration diagram for ilObjectPropertyInfoTabVisibility:Public Member Functions | |
| __construct (private bool $info_tab_visibility=self::DEFAULT_INFO_TAB_VISIBILITY) | |
| getVisibility () | |
| toForm (\ilLanguage $language, FieldFactory $field_factory, Refinery $refinery) | |
Public Member Functions inherited from ilObjectProperty | |
| toForm (ilLanguage $language, FieldFactory $field_factory, Refinery $refinery) | |
Private Attributes | |
| const | DEFAULT_INFO_TAB_VISIBILITY = true |
| const | INPUT_LABEL = 'obj_tool_setting_info_tab' |
Definition at line 28 of file ilObjectPropertyInfoTabVisibility.php.
| ilObjectPropertyInfoTabVisibility::__construct | ( | private bool | $info_tab_visibility = self::DEFAULT_INFO_TAB_VISIBILITY | ) |
Definition at line 33 of file ilObjectPropertyInfoTabVisibility.php.
| ilObjectPropertyInfoTabVisibility::getVisibility | ( | ) |
Definition at line 38 of file ilObjectPropertyInfoTabVisibility.php.
Referenced by toForm().
Here is the caller graph for this function:| ilObjectPropertyInfoTabVisibility::toForm | ( | \ilLanguage | $language, |
| FieldFactory | $field_factory, | ||
| Refinery | $refinery | ||
| ) |
Definition at line 43 of file ilObjectPropertyInfoTabVisibility.php.
References getVisibility(), ilLanguage\txt(), and ILIAS\UI\Implementation\Component\Input\ViewControl\withAdditionalTransformation().
Here is the call graph for this function:
|
private |
Definition at line 30 of file ilObjectPropertyInfoTabVisibility.php.
|
private |
Definition at line 31 of file ilObjectPropertyInfoTabVisibility.php.