|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilIdentifiedMultiFilesJsPositionIndexRemover:
Collaboration diagram for ilIdentifiedMultiFilesJsPositionIndexRemover:Public Member Functions | |
| getPostVar () | |
| setPostVar ($postVar) | |
| manipulateFormInputValues ($inputValues) | |
| manipulateFormSubmitValues ($values) | |
| manipulateFormInputValues ($inputValues) | |
| manipulateFormSubmitValues ($submitValues) | |
| manipulateFormInputValues ($inputValues) | |
| manipulateFormSubmitValues ($submitValues) | |
Protected Member Functions | |
| isFileSubmitAvailable () | |
| prepareFileSubmit () | |
| prepareMultiFilesSubmitValues ($filesSubmitValues) | |
Protected Member Functions inherited from ilIdentifiedMultiValuesJsPositionIndexRemover | |
| brandIdentifiersWithIndicator ($origValues) | |
| getIndicatorBrandedIdentifier ($identifier) | |
| cleanSubmitCommandFromPossibleIdentifierIndicators ($cmdArrayLevel) | |
| removePositionIndexLevels ($values) | |
| isPositionIndexLevel ($val) | |
| isValueIdentifier ($key) | |
| removeIdentifierIndicator ($key) | |
| fetchPositionIndexedValue ($value) | |
Protected Attributes | |
| $postVar = null | |
Additional Inherited Members | |
Data Fields inherited from ilIdentifiedMultiValuesJsPositionIndexRemover | |
| const | IDENTIFIER_INDICATOR_PREFIX = 'IDENTIFIER~' |
Definition at line 12 of file class.ilIdentifiedMultiFilesJsPositionIndexRemover.php.
| ilIdentifiedMultiFilesJsPositionIndexRemover::getPostVar | ( | ) |
Definition at line 16 of file class.ilIdentifiedMultiFilesJsPositionIndexRemover.php.
References $postVar.
Referenced by isFileSubmitAvailable(), and prepareFileSubmit().
Here is the caller graph for this function:
|
protected |
Definition at line 41 of file class.ilIdentifiedMultiFilesJsPositionIndexRemover.php.
References getPostVar().
Referenced by manipulateFormSubmitValues().
Here is the call graph for this function:
Here is the caller graph for this function:| ilIdentifiedMultiFilesJsPositionIndexRemover::manipulateFormInputValues | ( | $inputValues | ) |
| array | $inputValues |
Reimplemented from ilIdentifiedMultiValuesJsPositionIndexRemover.
Definition at line 26 of file class.ilIdentifiedMultiFilesJsPositionIndexRemover.php.
| ilIdentifiedMultiFilesJsPositionIndexRemover::manipulateFormSubmitValues | ( | $submitValues | ) |
| array | $submitValues |
Reimplemented from ilIdentifiedMultiValuesJsPositionIndexRemover.
Definition at line 32 of file class.ilIdentifiedMultiFilesJsPositionIndexRemover.php.
References isFileSubmitAvailable(), and prepareFileSubmit().
Here is the call graph for this function:
|
protected |
Definition at line 58 of file class.ilIdentifiedMultiFilesJsPositionIndexRemover.php.
References getPostVar(), and prepareMultiFilesSubmitValues().
Referenced by manipulateFormSubmitValues().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 65 of file class.ilIdentifiedMultiFilesJsPositionIndexRemover.php.
References ilIdentifiedMultiValuesJsPositionIndexRemover\removePositionIndexLevels().
Referenced by prepareFileSubmit().
Here is the call graph for this function:
Here is the caller graph for this function:| ilIdentifiedMultiFilesJsPositionIndexRemover::setPostVar | ( | $postVar | ) |
Definition at line 21 of file class.ilIdentifiedMultiFilesJsPositionIndexRemover.php.
References $postVar.
|
protected |
Definition at line 14 of file class.ilIdentifiedMultiFilesJsPositionIndexRemover.php.
Referenced by getPostVar(), and setPostVar().