Go to the source code of this file.
◆ $next
◆ $next_options
Initial value:= [
'class' => ['elgg-button', 'elgg-button-submit'],
]
elgg_get_site_url()
Get the URL for the current (or specified) site, ending with "/".
elgg_echo(string $message_key, array $args=[], string $language='')
Elgg language module Functions to manage language and translations.
Definition at line 22 of file nav.php.
◆ $refresh
Navigation for installation pages.
@uses $vars['url'] base url of site @uses $vars['next_step'] next step as string @uses $vars['refresh'] should refresh button be shown? @uses $vars['advance'] should the next button be active?
Definition at line 12 of file nav.php.