Elgg  Version 5.1
Variables
icons.php File Reference

Go to the source code of this file.

Variables

 $site_icon = elgg_view('output/longtext', ['value' => elgg_echo('admin:site_icons:info')])
 
if(extension_loaded('zip')) $footer
 

Variable Documentation

if (extension_loaded('zip')) $footer
Initial value:
'#type' => 'submit',
'text' => elgg_echo('save'),
])
elgg_view_field(array $params=[])
Renders a form field, usually with a wrapper element, a label, help text, etc.
Definition: views.php:1133
elgg_echo(string $message_key, array $args=[], string $language= '')
Elgg language module Functions to manage language and translations.
Definition: languages.php:17

Definition at line 35 of file icons.php.

$site_icon = elgg_view('output/longtext', ['value' => elgg_echo('admin:site_icons:info')])

Definition at line 3 of file icons.php.