|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Collaboration diagram for ilMDUtilSelect:Public Member Functions | |
| _getLanguageSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) | |
| Prepare a meta data language selector. More... | |
| _getStructureSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) | |
| Prepare a meta general structure selector. More... | |
| _getStatusSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) | |
| Prepare a meta lifecycle status selector. More... | |
| _getRoleSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) | |
| Prepare a meta lifecycle status selector. More... | |
| _getOperatingSystemSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) | |
| Prepare a meta technical os selector. More... | |
| _getBrowserSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) | |
| Prepare a meta technical browser selector. More... | |
| _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... | |
| _getDurationSelect ($a_selected, $a_name, $prepend=array()) | |
| Prepare a meta technical duration selector All possible entries in meta_format are shown. More... | |
| _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... | |
| _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... | |
| _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... | |
| _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... | |
| _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... | |
| _getContextSelect ($a_selected, $a_name, $prepend=array(), $a_options_only=false) | |
| Prepare a meta context. More... | |
| _getLocationTypeSelect ($a_selected, $a_name, $prepend=array()) | |
| Prepare a meta location type. More... | |
| _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... | |
| _getTypicalAgeRangeSelect ($a_selected, $a_name, $prepend=array()) | |
| Prepare a meta educational typical age range All possible entries in meta_format are shown. More... | |
| _getTypicalLearningTimeSelect ($a_selected, $a_name, $prepend=array()) | |
| Prepare a meta educational typical learning time All possible entries in meta_format are shown. More... | |
| _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... | |
| _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... | |
| _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.
| ilMDUtilSelect::_getBrowserSelect | ( | $a_selected, | |
| $a_name, | |||
$prepend = array(), |
|||
$a_options_only = false |
|||
| ) |
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, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), and ilMDEditorGUI\listTechnical().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_getContextSelect | ( | $a_selected, | |
| $a_name, | |||
$prepend = array(), |
|||
$a_options_only = false |
|||
| ) |
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, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_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.
| 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, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_getCostsSelect | ( | $a_selected, | |
| $a_name, | |||
$prepend = array(), |
|||
$a_options_only = false |
|||
| ) |
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, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_getDifficultySelect | ( | $a_selected, | |
| $a_name, | |||
$prepend = array(), |
|||
$a_options_only = false |
|||
| ) |
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, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), and ilLuceneAdvancedSearchFields\parseFieldQuery().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_getDurationSelect | ( | $a_selected, | |
| $a_name, | |||
$prepend = array() |
|||
| ) |
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, and ilUtil\formSelect().
Here is the call graph for this function:| ilMDUtilSelect::_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.
| 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, DB_FETCHMODE_OBJECT, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_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.
| 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, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_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.
| 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, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), and ilLuceneAdvancedSearchFields\parseFieldQuery().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_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.
| 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, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_getLanguageSelect | ( | $a_selected, | |
| $a_name, | |||
$prepend = array(), |
|||
$a_options_only = false |
|||
| ) |
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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_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.
| 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, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_getLocationTypeSelect | ( | $a_selected, | |
| $a_name, | |||
$prepend = array() |
|||
| ) |
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, and ilUtil\formSelect().
Referenced by ilMDEditorGUI\listTechnical().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_getOperatingSystemSelect | ( | $a_selected, | |
| $a_name, | |||
$prepend = array(), |
|||
$a_options_only = false |
|||
| ) |
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, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), and ilMDEditorGUI\listTechnical().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_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.
| 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, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_getRoleSelect | ( | $a_selected, | |
| $a_name, | |||
$prepend = array(), |
|||
$a_options_only = false |
|||
| ) |
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, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), ilMDEditorGUI\listLifecycle(), and ilMDEditorGUI\listMetaMetaData().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_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.
| 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, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), and ilLuceneAdvancedSearchFields\parseFieldQuery().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_getStatusSelect | ( | $a_selected, | |
| $a_name, | |||
$prepend = array(), |
|||
$a_options_only = false |
|||
| ) |
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, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement(), ilMDEditorGUI\listLifecycle(), and ilMDEditorGUI\listQuickEdit_scorm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_getStructureSelect | ( | $a_selected, | |
| $a_name, | |||
$prepend = array(), |
|||
$a_options_only = false |
|||
| ) |
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, and ilUtil\formSelect().
Referenced by ilLuceneAdvancedSearchFields\getFormElement().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDUtilSelect::_getTypicalAgeRangeSelect | ( | $a_selected, | |
| $a_name, | |||
$prepend = array() |
|||
| ) |
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().
Here is the call graph for this function:| ilMDUtilSelect::_getTypicalLearningTimeSelect | ( | $a_selected, | |
| $a_name, | |||
$prepend = array() |
|||
| ) |
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, and ilUtil\formSelect().
Here is the call graph for this function: