ILIAS
Release_3_10_x_branch Revision 61812
|
Public Member Functions | |
_getLanguageSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta data language selector. | |
_getStructureSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta general structure selector. | |
_getStatusSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta lifecycle status selector. | |
_getRoleSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta lifecycle status selector. | |
_getOperatingSystemSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta technical os selector. | |
_getBrowserSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta technical browser selector. | |
_getFormatSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta technical format selector All possible entries in meta_format are shown. | |
_getDurationSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta technical duration selector All possible entries in meta_format are shown. | |
_getInteractivityTypeSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta educational interactivity type All possible entries in meta_format are shown. | |
_getLearningResourceTypeSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta educational learning resource type All possible entries in meta_format are shown. | |
_getInteractivityLevelSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta educational interactivity level All possible entries in meta_format are shown. | |
_getSemanticDensitySelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta educational semantic density All possible entries in meta_format are shown. | |
_getIntendedEndUserRoleSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta educational intended end user role All possible entries in meta_format are shown. | |
_getContextSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta context. | |
_getLocationTypeSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta location type. | |
_getDifficultySelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta educational difficulty All possible entries in meta_format are shown. | |
_getTypicalAgeRangeSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta educational typical age range All possible entries in meta_format are shown. | |
_getTypicalLearningTimeSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta educational typical learning time All possible entries in meta_format are shown. | |
_getCostsSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta rights costs All possible entries in meta_format are shown. | |
_getCopyrightAndOtherRestrictionsSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta rights copyright and other restrictions All possible entries in meta_format are shown. | |
_getPurposeSelect ($a_selected, $a_name, $prepend=array()) | |
Prepare a meta rights copyright and other restrictions All possible entries in meta_format are shown. |
Definition at line 32 of file class.ilMDUtilSelect.php.
ilMDUtilSelect::_getBrowserSelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 178 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilMDEditorGUI\listTechnical(), and ilAdvancedSearchGUI\showSearch().
ilMDUtilSelect::_getContextSelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 412 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilAdvancedSearchGUI\showSearch().
ilMDUtilSelect::_getCopyrightAndOtherRestrictionsSelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 583 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilAdvancedSearchGUI\showSearch().
ilMDUtilSelect::_getCostsSelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 556 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilAdvancedSearchGUI\showSearch().
ilMDUtilSelect::_getDifficultySelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 467 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilAdvancedSearchGUI\showSearch().
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 243 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilAdvancedSearchGUI\showSearch().
ilMDUtilSelect::_getFormatSelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 205 of file class.ilMDUtilSelect.php.
References $lng, $res, DB_FETCHMODE_OBJECT, and formSelect().
Referenced by ilAdvancedSearchGUI\showSearch().
ilMDUtilSelect::_getIntendedEndUserRoleSelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 386 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilAdvancedSearchGUI\showSearch().
ilMDUtilSelect::_getInteractivityLevelSelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 332 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilAdvancedSearchGUI\showSearch().
ilMDUtilSelect::_getInteractivityTypeSelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 277 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilAdvancedSearchGUI\showSearch().
ilMDUtilSelect::_getLanguageSelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 43 of file class.ilMDUtilSelect.php.
References $lng, ilMDLanguageItem\_getPossibleLanguageCodes(), and formSelect().
Referenced by ilAdvancedSearchGUI\showSearch().
ilMDUtilSelect::_getLearningResourceTypeSelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 304 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilAdvancedSearchGUI\showSearch().
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 440 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilMDEditorGUI\listTechnical().
ilMDUtilSelect::_getOperatingSystemSelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 152 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilMDEditorGUI\listTechnical(), and ilAdvancedSearchGUI\showSearch().
ilMDUtilSelect::_getPurposeSelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 610 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilAdvancedSearchGUI\showSearch().
ilMDUtilSelect::_getRoleSelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 124 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilMDEditorGUI\listLifecycle(), ilMDEditorGUI\listMetaMetaData(), and ilAdvancedSearchGUI\showSearch().
ilMDUtilSelect::_getSemanticDensitySelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 359 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilAdvancedSearchGUI\showSearch().
ilMDUtilSelect::_getStatusSelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 98 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilMDEditorGUI\listLifecycle(), and ilAdvancedSearchGUI\showSearch().
ilMDUtilSelect::_getStructureSelect | ( | $a_selected, | |
$a_name, | |||
$prepend = array() |
|||
) |
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 72 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilAdvancedSearchGUI\showSearch().
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 494 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilAdvancedSearchGUI\showSearch().
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 523 of file class.ilMDUtilSelect.php.
References $lng, and formSelect().
Referenced by ilAdvancedSearchGUI\showSearch().