WidgetManager extends Base
Class WidgetManager
Table of Contents
Methods
- call() : void
- Call special Event end build list of result and create index list for searchable keys
- getErrors() : array<string|int, mixed>
- Get Errors collections.
- getIndices() : array<string|int, mixed>|bool
- getInstance() : static
- Returns the *Singleton* instance of this class.
- getWidgetList() : array<string|int, mixed>|bool
Methods
call()
Call special Event end build list of result and create index list for searchable keys
public
call() : void
getErrors()
Get Errors collections.
public
getErrors() : array<string|int, mixed>
Return values
array<string|int, mixed>getIndices()
public
getIndices() : array<string|int, mixed>|bool
Return values
array<string|int, mixed>|boolgetInstance()
Returns the *Singleton* instance of this class.
public
static getInstance() : static
Return values
static —Singleton The Singleton instance.
getWidgetList()
public
getWidgetList() : array<string|int, mixed>|bool