17 $sid .=
"<a href='session_details?session_id={$s->session_id}'>{$error->session}</a><br/>";
25 <b>Error encountered by <?echo
$error->getUserFullName()?> on <?echo
$error->timestamp?>.</b>
26 <p><b>Session ID: <?echo $sid?></b></p>
28 <p><?echo
$error->message?></p>
29 <p><em><?echo
$error->file?></em> Line <?echo
$error->line?></p>
31 <p><?echo formatAsHTML(
$error->details)?></p>
34 <a
class=
'button' href=
'error_log'>« Back
to Error Log</a>
static usingFeature()
Uses the specified framework feature(s).
static using()
Import the datamodels, views and manifest for the specified component(s).
static getValue($component, $name)
Retrieve the value of the specified Setting.
static getSessions($identifier)