Go to the source code of this file.
if (!$widget instanceof\ElggWidget) $custom_form_section = '' |
Initial value: '#type' => 'submit',
])
elgg_view_field(array $params=[])
Renders a form field, usually with a wrapper element, a label, help text, etc.
elgg_echo(string $message_key, array $args=[], string $language= '')
Elgg language module Functions to manage language and translations.
Definition at line 51 of file save.php.
Elgg widget edit settings.
$vars['entity'] The widget entity $vars['show_access'] (bool) should widget access setting be available default: true
Definition at line 9 of file save.php.
if (elgg_extract('show_access', $vars, true)) if(!$custom_form_section &&!$access) |