|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Collaboration diagram for PHPExcel_Shared_Escher_DggContainer_BstoreContainer:Public Member Functions | |
| addBSE ($BSE) | |
| Add a BLIP Store Entry. More... | |
| getBSECollection () | |
| Get the collection of BLIP Store Entries. More... | |
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().