ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
IReader.php
Go to the documentation of this file.
1 <?php
37 {
44  public function canRead($pFilename);
45 
52  public function load($pFilename);
53 }