|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilWebDAVMountInstructionsHtmlDocumentProcessor:
Collaboration diagram for ilWebDAVMountInstructionsHtmlDocumentProcessor:Public Member Functions | |
| __construct (protected ilHtmlPurifierInterface $document_purifier) | |
| processMountInstructions (string $a_raw_mount_instructions) | |
Public Member Functions inherited from ilWebDAVMountInstructionsDocumentProcessorBase | |
| parseInstructionsToAssocArray (string $a_raw_mount_instructions) | |
Definition at line 21 of file class.ilWebDAVMountInstructionsHtmlDocumentProcessor.php.
| ilWebDAVMountInstructionsHtmlDocumentProcessor::__construct | ( | protected ilHtmlPurifierInterface | $document_purifier | ) |
Definition at line 23 of file class.ilWebDAVMountInstructionsHtmlDocumentProcessor.php.
| ilWebDAVMountInstructionsHtmlDocumentProcessor::processMountInstructions | ( | string | $a_raw_mount_instructions | ) |
Implements ilWebDAVMountInstructionsDocumentProcessor.
Definition at line 27 of file class.ilWebDAVMountInstructionsHtmlDocumentProcessor.php.
References ilWebDAVMountInstructionsDocumentProcessorBase\parseInstructionsToAssocArray().
Here is the call graph for this function: