Documentation

BstoreContainer
in package

Table of Contents

Properties

$BSECollection  : array<string|int, BSE>
BLIP Store Entries. Each of them holds one BLIP (Big Large Image or Picture).

Methods

addBSE()  : void
Add a BLIP Store Entry.
getBSECollection()  : array<string|int, BSE>
Get the collection of BLIP Store Entries.

Properties

$BSECollection

BLIP Store Entries. Each of them holds one BLIP (Big Large Image or Picture).

private array<string|int, BSE> $BSECollection = []

Methods

getBSECollection()

Get the collection of BLIP Store Entries.

public getBSECollection() : array<string|int, BSE>
Return values
array<string|int, BSE>

        
On this page

Search results