Go to the source code of this file.
◆ $css_vars
◆ $default_scheme_vars
| $default_scheme_vars = [] |
◆ $footer
Initial value:
'#type' => 'submit',
])
elgg_echo(string $message_key, array $args=[], string $language='')
Elgg language module Functions to manage language and translations.
elgg_view_field(array $params=[])
Renders a form field, usually with a wrapper element, a label, help text, etc.
Definition at line 53 of file theme.php.
◆ $headings
◆ $tabs
◆ $thead
◆ foreach
| if (isset( $css_vars[ 'default'])) foreach($css_vars as $color_scheme=> $scheme_vars) |
( |
|
$css_vars as, |
|
|
|
$scheme_vars |
|
) |
| |