6 <
fieldset class=
"elgg-fieldset" id=
"elgg-settings-advanced-system">
8 <?php
foreach ([
'wwwroot',
'path',
'dataroot'] as $field) {
18 $params[
'class'] =
'elgg-state-disabled';
19 $warning =
elgg_echo(
'admin:settings:in_settings_file');
24 $input =
"<span class=\"elgg-text-help\">$warning</span>";
elgg_get_config($name, $site_guid=0)
Get an Elgg configuration value.
if(!$owner||!($owner instanceof ElggUser)||!$owner->canEdit()) $input
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
elgg echo
Translates a string.
elgg_view($view, $vars=array(), $bypass=false, $ignored=false, $viewtype= '')
Return a parsed view.
$label
Elgg profile plugin edit default profile action.