AccountWidget
class AccountWidget extends Widget (View source)
Traits
Properties
static protected bool | $isLazy | ||
protected string|null | $placeholderHeight | from CanBeLazy | |
static protected bool | $isDiscovered | from Widget | |
static protected int|null | $sort | ||
static protected string | $view | ||
protected int | $columnSpan | from Widget | |
protected int | $columnStart | from Widget |
Methods
Details
static bool
isLazy()
No description
View
placeholder()
No description
array
getPlaceholderData()
No description
string|null
getPlaceholderHeight()
No description
in
Widget at line 32
static bool
canView()
No description
in
Widget at line 37
static int
getSort()
No description
in
Widget at line 45
int|string|array
getColumnSpan()
No description
in
Widget at line 53
int|string|array
getColumnStart()
No description
in
Widget at line 61
protected array
getViewData()
No description
in
Widget at line 66
static bool
isDiscovered()
No description
in
Widget at line 71
View
render()
No description
in
Widget at line 79
static WidgetConfiguration
make(array $properties = [])
No description
in
Widget at line 98
static array
getDefaultProperties()
No description