Go to the source code of this file.
Initial value:))
elgg_view_layout($layout_name, $vars=array())
Displays a layout with optional parameters.
if(isset($httpCodes[$type])) $layout
Definition at line 35 of file error.php.
Initial value:= array(
'400' => 'Bad Request',
'401' => 'Unauthorized',
'403' => 'Forbidden',
'404' => 'Not Found',
'407' => 'Proxy Authentication Required',
'500' => 'Internal Server Error',
'503' => 'Service Unavailable',
)
Definition at line 19 of file error.php.
Initial value:{
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
Definition at line 14 of file error.php.