ComponentStubs
class ComponentStubs
Collection of stubs for available components.
Methods
static string
cardComponent()
Returns contents of a card component.
static string
formComponent(string $method, string $encType)
Generates content of form component.
static string
tableComponent()
Generates content for table component.
Details
at line 14
static string
cardComponent()
Returns contents of a card component.
at line 30
static string
formComponent(string $method, string $encType)
Generates content of form component.
at line 45
static string
tableComponent()
Generates content for table component.