| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Inheritance diagram for ilIdentifiedMultiValuesJsPositionIndexRemover:
 Collaboration diagram for ilIdentifiedMultiValuesJsPositionIndexRemover:Public Member Functions | |
| manipulateFormInputValues (array $inputValues) | |
| manipulateFormSubmitValues (array $submitValues) | |
Data Fields | |
| const | IDENTIFIER_INDICATOR_PREFIX = 'IDENTIFIER~' | 
Protected Member Functions | |
| brandIdentifiersWithIndicator (array $origValues) | |
| getIndicatorBrandedIdentifier (string $identifier) | |
| cleanSubmitCommandFromPossibleIdentifierIndicators ($cmdArrayLevel) | |
| removePositionIndexLevels (array $values) | |
| isPositionIndexLevel ($val) | |
| isValueIdentifier ($key) | |
| removeIdentifierIndicator ($key) | |
| fetchPositionIndexedValue ($value) | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 22 of file class.ilIdentifiedMultiValuesJsPositionIndexRemover.php.
      
  | 
  protected | 
Definition at line 31 of file class.ilIdentifiedMultiValuesJsPositionIndexRemover.php.
References getIndicatorBrandedIdentifier().
Referenced by manipulateFormInputValues().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 53 of file class.ilIdentifiedMultiValuesJsPositionIndexRemover.php.
References isValueIdentifier(), and removeIdentifierIndicator().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 127 of file class.ilIdentifiedMultiValuesJsPositionIndexRemover.php.
Referenced by removePositionIndexLevels().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 42 of file class.ilIdentifiedMultiValuesJsPositionIndexRemover.php.
Referenced by brandIdentifiersWithIndicator().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 94 of file class.ilIdentifiedMultiValuesJsPositionIndexRemover.php.
Referenced by removePositionIndexLevels().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 107 of file class.ilIdentifiedMultiValuesJsPositionIndexRemover.php.
References ILIAS\LTI\ToolProvider\$key.
Referenced by cleanSubmitCommandFromPossibleIdentifierIndicators(), and removePositionIndexLevels().
 Here is the caller graph for this function:| ilIdentifiedMultiValuesJsPositionIndexRemover::manipulateFormInputValues | ( | array | $inputValues | ) | 
Implements ilFormValuesManipulator.
Definition at line 26 of file class.ilIdentifiedMultiValuesJsPositionIndexRemover.php.
References brandIdentifiersWithIndicator().
 Here is the call graph for this function:| ilIdentifiedMultiValuesJsPositionIndexRemover::manipulateFormSubmitValues | ( | array | $submitValues | ) | 
Implements ilFormValuesManipulator.
Definition at line 47 of file class.ilIdentifiedMultiValuesJsPositionIndexRemover.php.
References removePositionIndexLevels().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 122 of file class.ilIdentifiedMultiValuesJsPositionIndexRemover.php.
References ILIAS\LTI\ToolProvider\$key.
Referenced by cleanSubmitCommandFromPossibleIdentifierIndicators(), and removePositionIndexLevels().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 73 of file class.ilIdentifiedMultiValuesJsPositionIndexRemover.php.
References ILIAS\LTI\ToolProvider\$key, fetchPositionIndexedValue(), isPositionIndexLevel(), isValueIdentifier(), and removeIdentifierIndicator().
Referenced by manipulateFormSubmitValues(), and ilIdentifiedMultiFilesJsPositionIndexRemover\prepareMultiFilesSubmitValues().
 Here is the call graph for this function:
 Here is the caller graph for this function:| const ilIdentifiedMultiValuesJsPositionIndexRemover::IDENTIFIER_INDICATOR_PREFIX = 'IDENTIFIER~' | 
Definition at line 24 of file class.ilIdentifiedMultiValuesJsPositionIndexRemover.php.
Referenced by ilAssOrderingFormValuesObjectsConverter\wasImageRemovalRequested().