- Full name:
\App\Shared\Services\Shortcode\ShortcodeRegistry
Properties
shortcodes
context
allowUnsafeHtml
Methods
__construct
Parameters:
| Parameter | Type | Description |
|---|---|---|
$context |
array | |
$allowUnsafeHtml |
bool |
allowUnsafeHtml
Parameters:
| Parameter | Type | Description |
|---|---|---|
$allowed |
bool |
register
Parameters:
| Parameter | Type | Description |
|---|---|---|
$shortcode |
\App\Shared\Services\Shortcode\Shortcode |
render
Parameters:
| Parameter | Type | Description |
|---|---|---|
$content |
string |
renderShortcodes
Parameters:
| Parameter | Type | Description |
|---|---|---|
$content |
string |
parseAttributes
Parameters:
| Parameter | Type | Description |
|---|---|---|
$text |
string |
sanitizeOutput
Parameters:
| Parameter | Type | Description |
|---|---|---|
$output |
string |
Throws:
shouldRender
Parameters:
| Parameter | Type | Description |
|---|---|---|
$attrs |
array |
evaluateCondition
Parameters:
| Parameter | Type | Description |
|---|---|---|
$expression |
string |