Document extends DataProvider
Table of Contents
Methods
- getCreateTime() : mixed
- getFields() : array<string|int, mixed>
- Returns list of value names for this Provider.
- getNumber() : mixed
- getTitle() : mixed
- hasAccess() : bool
- isLoaded() : bool
Methods
getCreateTime()
public
getCreateTime() : mixed
getFields()
Returns list of value names for this Provider.
public
getFields() : array<string|int, mixed>
Return values
array<string|int, mixed>getNumber()
public
getNumber() : mixed
getTitle()
public
getTitle() : mixed
hasAccess()
public
hasAccess(int $userId) : bool
Parameters
- $userId : int
Return values
boolisLoaded()
public
isLoaded() : bool