\Charcoal\Admin\UiStructureContainerInterface

Structure Container Interface

Implementation, as trait, provided by \Charcoal\Admin\Ui\StructureContainerTrait.

Summary

Methods
Constants
display()
showEmpty()
SEAMLESS_STRUCT_DISPLAY
GROUP_STRUCT_DISPLAY
DEFAULT_STRUCT_DISPLAY
No protected methods found
N/A
No private methods found
N/A

Constants

SEAMLESS_STRUCT_DISPLAY

SEAMLESS_STRUCT_DISPLAY

GROUP_STRUCT_DISPLAY

GROUP_STRUCT_DISPLAY

DEFAULT_STRUCT_DISPLAY

DEFAULT_STRUCT_DISPLAY

Methods

display()

display() : string|null

Retrieve the property's display layout.

Returns

string|null

showEmpty()

showEmpty() : boolean

Determine if a notice should be displayed when the structure is empty.

Returns

boolean