$optionsprovider->resolve()
Dynamically determines the actual options and resolves them to the correct text-value entries
Parameters
Name | Type | Default | Description |
---|---|---|---|
$model * | Kirby\Cms\ModelWithContent |
– | |
$safeMode | bool |
true |
Whether to escape special HTML characters in the option text for safe output in the Panel; only set to false if the text is later escaped! |