ILIAS
release_8 Revision v8.19
|
Static Public Member Functions | |
static | _getLanguageSelect (string $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta data language selector. More... | |
static | _getStructureSelect (string $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta general structure selector. More... | |
static | _getStatusSelect (string $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta lifecycle status selector. More... | |
static | _getRoleSelect (string $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta lifecycle status selector. More... | |
static | _getOperatingSystemSelect (string $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta technical os selector. More... | |
static | _getBrowserSelect (string $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta technical browser selector. More... | |
static | _getFormatSelect (string $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta technical format selector All possible entries in meta_format are shown. More... | |
static | _getDurationSelect (string $a_selected, string $a_name, array $prepend=array()) |
Prepare a meta technical duration selector All possible entries in meta_format are shown. More... | |
static | _getInteractivityTypeSelect (string $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta educational interactivity type All possible entries in meta_format are shown. More... | |
static | _getLearningResourceTypeSelect (string $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta educational learning resource type All possible entries in meta_format are shown. More... | |
static | _getInteractivityLevelSelect ( $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta educational interactivity level All possible entries in meta_format are shown. More... | |
static | _getSemanticDensitySelect ( $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta educational semantic density All possible entries in meta_format are shown. More... | |
static | _getIntendedEndUserRoleSelect (string $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta educational intended end user role All possible entries in meta_format are shown. More... | |
static | _getContextSelect (string $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta context. More... | |
static | _getLocationTypeSelect (string $a_selected, string $a_name, array $prepend=array()) |
Prepare a meta location type. More... | |
static | _getDifficultySelect ( $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta educational difficulty All possible entries in meta_format are shown. More... | |
static | _getTypicalAgeRangeSelect (string $a_selected, string $a_name, array $prepend=array()) |
Prepare a meta educational typical age range All possible entries in meta_format are shown. More... | |
static | _getTypicalLearningTimeSelect (string $a_selected, string $a_name, array $prepend=array()) |
Prepare a meta educational typical learning time All possible entries in meta_format are shown. More... | |
static | _getCostsSelect (string $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta rights costs All possible entries in meta_format are shown. More... | |
static | _getCopyrightAndOtherRestrictionsSelect (string $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta rights copyright and other restrictions All possible entries in meta_format are shown. More... | |
static | _getPurposeSelect (string $a_selected, string $a_name, array $prepend=array(), bool $a_options_only=false) |
Prepare a meta rights copyright and other restrictions All possible entries in meta_format are shown. More... | |
Definition at line 27 of file class.ilMDUtilSelect.php.
|
static |
Prepare a meta technical browser selector.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 234 of file class.ilMDUtilSelect.php.
References $DIC, $lng, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), and ilMDEditorGUI\listTechnical().
|
static |
Prepare a meta context.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 555 of file class.ilMDUtilSelect.php.
References $DIC, $lng, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta rights copyright and other restrictions All possible entries in meta_format are shown.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 752 of file class.ilMDUtilSelect.php.
References $DIC, $lng, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta rights costs All possible entries in meta_format are shown.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 715 of file class.ilMDUtilSelect.php.
References $DIC, $lng, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta educational difficulty All possible entries in meta_format are shown.
mixed | $a_selected | |
string | $a_name | |
array | $prepend | |
bool | $a_options_only |
Definition at line 616 of file class.ilMDUtilSelect.php.
References $DIC, ILIAS\LTI\ToolProvider\$key, $lng, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), and ilLuceneAdvancedSearchFields\parseFieldQuery().
|
static |
Prepare a meta technical duration selector All possible entries in meta_format are shown.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 317 of file class.ilMDUtilSelect.php.
References $DIC, ILIAS\LTI\ToolProvider\$key, $lng, and ilLegacyFormElementsUtil\formSelect().
|
static |
Prepare a meta technical format selector All possible entries in meta_format are shown.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 270 of file class.ilMDUtilSelect.php.
References $DIC, $ilDB, $lng, $query, $res, ilDBConstants\FETCHMODE_OBJECT, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta educational intended end user role All possible entries in meta_format are shown.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 519 of file class.ilMDUtilSelect.php.
References $DIC, $lng, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta educational interactivity level All possible entries in meta_format are shown.
mixed | $a_selected | |
string | $a_name | |
array | $prepend | |
bool | $a_options_only |
Definition at line 443 of file class.ilMDUtilSelect.php.
References $DIC, ILIAS\LTI\ToolProvider\$key, $lng, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), and ilLuceneAdvancedSearchFields\parseFieldQuery().
|
static |
Prepare a meta educational interactivity type All possible entries in meta_format are shown.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 351 of file class.ilMDUtilSelect.php.
References $DIC, $lng, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta data language selector.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 35 of file class.ilMDUtilSelect.php.
References $DIC, $lng, ilMDLanguageItem\_getPossibleLanguageCodes(), and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta educational learning resource type All possible entries in meta_format are shown.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 388 of file class.ilMDUtilSelect.php.
References $DIC, $lng, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta location type.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 589 of file class.ilMDUtilSelect.php.
References $DIC, $lng, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilMDEditorGUI\listTechnical().
|
static |
Prepare a meta technical os selector.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 198 of file class.ilMDUtilSelect.php.
References $DIC, $lng, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), and ilMDEditorGUI\listTechnical().
|
static |
Prepare a meta rights copyright and other restrictions All possible entries in meta_format are shown.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 789 of file class.ilMDUtilSelect.php.
References $DIC, $lng, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta lifecycle status selector.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 144 of file class.ilMDUtilSelect.php.
References $DIC, $lng, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), ilMDEditorGUI\listLifecycle(), and ilMDEditorGUI\listMetaMetaData().
|
static |
Prepare a meta educational semantic density All possible entries in meta_format are shown.
mixed | $a_selected | |
string | $a_name | |
array | $prepend | |
bool | $a_options_only |
Definition at line 482 of file class.ilMDUtilSelect.php.
References $DIC, ILIAS\LTI\ToolProvider\$key, $lng, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), and ilLuceneAdvancedSearchFields\parseFieldQuery().
|
static |
Prepare a meta lifecycle status selector.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 108 of file class.ilMDUtilSelect.php.
References $DIC, $lng, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), ilMDEditorGUI\listLifecycle(), and ilMDEditorGUI\listQuickEdit_scorm().
|
static |
Prepare a meta general structure selector.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 72 of file class.ilMDUtilSelect.php.
References $DIC, $lng, and ilLegacyFormElementsUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta educational typical age range All possible entries in meta_format are shown.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 651 of file class.ilMDUtilSelect.php.
References $DIC, $i, ILIAS\LTI\ToolProvider\$key, $lng, and ilLegacyFormElementsUtil\formSelect().
|
static |
Prepare a meta educational typical learning time All possible entries in meta_format are shown.
array | $prepend | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 679 of file class.ilMDUtilSelect.php.
References $DIC, ILIAS\LTI\ToolProvider\$key, $lng, and ilLegacyFormElementsUtil\formSelect().