ILIAS
eassessment Revision 61809
|
Public Member Functions | |
addBSE ($BSE) | |
Add a BLIP Store Entry. | |
getBSECollection () | |
Get the collection of BLIP Store Entries. |
Private Attributes | |
$_BSECollection = array() |
Definition at line 35 of file BstoreContainer.php.
PHPExcel_Shared_Escher_DggContainer_BstoreContainer::addBSE | ( | $BSE | ) |
Add a BLIP Store Entry.
PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE | $BSE |
Definition at line 49 of file BstoreContainer.php.
PHPExcel_Shared_Escher_DggContainer_BstoreContainer::getBSECollection | ( | ) |
Get the collection of BLIP Store Entries.
Definition at line 60 of file BstoreContainer.php.
References $_BSECollection.
|
private |
Definition at line 42 of file BstoreContainer.php.
Referenced by getBSECollection().