Property | Type | Description | |
---|---|---|---|
$label | This will be the default label showing up in the editor area for the administrator. It can be overridden by passing an item with the key "label" in the array that is the second argument when creating a brick. |
Method | Description | |
---|---|---|
set_fields ( ) | Set all the fields for the brick. |
Method | Description | |
---|---|---|
get_brick_html ( ) : string | This function will be used in the frontend when displaying the brick. |
protected get_brick_html ( ) : string | ||
return | string |