ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 194 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 443 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 616 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 586 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 499 of file class.ilMDUtilSelect.php.
References $key, $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 262 of file class.ilMDUtilSelect.php.
References $key, $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 224 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 414 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 355 of file class.ilMDUtilSelect.php.
References $key, $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 295 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 325 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 473 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 165 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 646 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 134 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 384 of file class.ilMDUtilSelect.php.
References $key, $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 105 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 76 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 528 of file class.ilMDUtilSelect.php.
References $i, $key, $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 554 of file class.ilMDUtilSelect.php.
References $key, $lng, $options, array, and ilUtil\formSelect().