ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Static Public Member Functions | |
static | _getLanguageSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta data language selector. More... | |
static | _getStructureSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta general structure selector. More... | |
static | _getStatusSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta lifecycle status selector. More... | |
static | _getRoleSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta lifecycle status selector. More... | |
static | _getOperatingSystemSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta technical os selector. More... | |
static | _getBrowserSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta technical browser selector. More... | |
static | _getFormatSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta technical format selector All possible entries in meta_format are shown. More... | |
static | _getDurationSelect ($a_selected, $a_name, $prepend=array()) |
Prepare a meta technical duration selector All possible entries in meta_format are shown. More... | |
static | _getInteractivityTypeSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta educational interactivity type All possible entries in meta_format are shown. More... | |
static | _getLearningResourceTypeSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta educational learning resource type All possible entries in meta_format are shown. More... | |
static | _getInteractivityLevelSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta educational interactivity level All possible entries in meta_format are shown. More... | |
static | _getSemanticDensitySelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta educational semantic density All possible entries in meta_format are shown. More... | |
static | _getIntendedEndUserRoleSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta educational intended end user role All possible entries in meta_format are shown. More... | |
static | _getContextSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta context. More... | |
static | _getLocationTypeSelect ($a_selected, $a_name, $prepend=array()) |
Prepare a meta location type. More... | |
static | _getDifficultySelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta educational difficulty All possible entries in meta_format are shown. More... | |
static | _getTypicalAgeRangeSelect ($a_selected, $a_name, $prepend=array()) |
Prepare a meta educational typical age range All possible entries in meta_format are shown. More... | |
static | _getTypicalLearningTimeSelect ($a_selected, $a_name, $prepend=array()) |
Prepare a meta educational typical learning time All possible entries in meta_format are shown. More... | |
static | _getCostsSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta rights costs All possible entries in meta_format are shown. More... | |
static | _getCopyrightAndOtherRestrictionsSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta rights copyright and other restrictions All possible entries in meta_format are shown. More... | |
static | _getPurposeSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) |
Prepare a meta rights copyright and other restrictions All possible entries in meta_format are shown. More... | |
Definition at line 32 of file class.ilMDUtilSelect.php.
|
static |
Prepare a meta technical browser selector.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 204 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), and ilMDEditorGUI\listTechnical().
|
static |
Prepare a meta context.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 471 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta rights copyright and other restrictions All possible entries in meta_format are shown.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 657 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta rights costs All possible entries in meta_format are shown.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 625 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta educational difficulty All possible entries in meta_format are shown.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 531 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), and ilLuceneAdvancedSearchFields\parseFieldQuery().
|
static |
Prepare a meta technical duration selector All possible entries in meta_format are shown.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 278 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\formSelect().
|
static |
Prepare a meta technical format selector All possible entries in meta_format are shown.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 236 of file class.ilMDUtilSelect.php.
References $ilDB, $lng, $options, $query, $res, $row, ilDBConstants\FETCHMODE_OBJECT, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta educational intended end user role All possible entries in meta_format are shown.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 440 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta educational interactivity level All possible entries in meta_format are shown.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 377 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), and ilLuceneAdvancedSearchFields\parseFieldQuery().
|
static |
Prepare a meta educational interactivity type All possible entries in meta_format are shown.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 313 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta data language selector.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 44 of file class.ilMDUtilSelect.php.
References $code, $lng, $options, ilMDLanguageItem\_getPossibleLanguageCodes(), and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta educational learning resource type All possible entries in meta_format are shown.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 345 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta location type.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 503 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\formSelect().
Referenced by ilMDEditorGUI\listTechnical().
|
static |
Prepare a meta technical os selector.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 173 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\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.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 689 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta lifecycle status selector.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 140 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\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.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 408 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), and ilLuceneAdvancedSearchFields\parseFieldQuery().
|
static |
Prepare a meta lifecycle status selector.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 109 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), ilMDEditorGUI\listLifecycle(), and ilMDEditorGUI\listQuickEdit_scorm().
|
static |
Prepare a meta general structure selector.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 78 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
|
static |
Prepare a meta educational typical age range All possible entries in meta_format are shown.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 562 of file class.ilMDUtilSelect.php.
References $lng, $options, and ilUtil\formSelect().
|
static |
Prepare a meta educational typical learning time All possible entries in meta_format are shown.
string | Checked item |
string | Name of form variable. |
array | array(value => 'string') of first item. E.g: array(0,'-Please select-') |
Definition at line 591 of file class.ilMDUtilSelect.php.
References $lng, $options, array, and ilUtil\formSelect().