ILIAS  eassessment Revision 61809
 All Data Structures Namespaces Files Functions Variables Groups Pages
IValueBinder.php
Go to the documentation of this file.
1 <?php
37 {
45  public function bindValue(PHPExcel_Cell $cell, $value = null);
46 }