BrowserState
class BrowserState (View source)
A container for the state the media browser is in.
Properties
protected string | $activeAssetSourceIdentifier | ||
protected array | $data |
Methods
void
set(string $key, mixed $value)
Set a $value for $key
mixed
get(string $key)
Return a value for $key.
string
getActiveAssetSourceIdentifier()
No description
setActiveAssetSourceIdentifier(string $activeAssetSourceIdentifier)
No description
Details
void
set(string $key, mixed $value)
Set a $value for $key
mixed
get(string $key)
Return a value for $key.
string
getActiveAssetSourceIdentifier()
No description
setActiveAssetSourceIdentifier(string $activeAssetSourceIdentifier)
No description