Abstract Component Classes
Foundational PHP classes for defining common fields and methods for components.
Renderable
| Extended by |
|
|---|---|
| |
| Properties |
|
UIComponent
| Extends | Renderable |
|---|---|
| Extended by |
|
| |
| Properties |
|
|
LayoutComponent
| Extends | UIComponent |
|---|---|
| Extended by |
|
| |
| Properties |
|
|
WrappedLayoutComponent
| Extends | LayoutComponent |
|---|---|
| Extended by |
|
| Properties |
|
|
ImageComponent
| Extends | Renderable |
|---|---|
| Extended by |
|
| Properties |
|
|
ContentImageComponent
| Extends | ImageComponent |
|---|---|
| Extended by |
|
| Properties |
|
|
TextElement
| Extends | Renderable |
|---|---|
| Extended by |
|
| |
| Properties |
|
|
TextElementExtended
| Extends | TextElement |
|---|---|
| Extended by |
|
| Properties |
|
|
PanelGroupComponent
| Extends | UIComponent |
|---|---|
| Extended by |
|
| Properties |
|
|
PanelComponent
| Extends | UIComponent |
|---|---|
| Extended by |
|
| Properties |
|
|
DateComponent
| Extends | Renderable |
|---|---|
| Extended by |
|
| Properties |
|
|
