Elgg
Version 2.3
views
installation
install
pages
welcome.php
Go to the documentation of this file.
1
<?php
6
echo
elgg_autop
(
elgg_echo
(
'install:welcome:instructions'
));
7
8
echo
elgg_view
(
'install/nav'
,
$vars
);
elgg_echo
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
Definition:
languages.php:21
elgg_view
elgg_view($view, $vars=array(), $ignore1=false, $ignore2=false, $viewtype='')
Return a parsed view.
Definition:
views.php:336
elgg_autop
elgg_autop($string)
Create paragraphs from text with line spacing.
Definition:
output.php:46
$vars
$vars['entity']
Definition:
plugin_settings.php:15
Generated on Fri Aug 29 2025 00:00:47 for Elgg by
1.9.1