Displays SimpleDesk's administration panel, options pages, action log and the get-support page.
This function handles output of data populated by {@link}: - upgraded SD version advisory - latest news from SimpleDesk.net - basic version check - count of open/closed/recycled tickets in the helpdesk in total - list of current helpdesk staff - credits
This is a modified version of the standard SMF template for displaying settings, mostly so we have access to a custom BBC template. In short, SMF's functions call the relevant function in {@link} to gather which options should be displayed, store in $context, then pass it here. The same template services all of the defined areas inside Admin: SimpleDesk: Options.
Little real work is done in this template; mostly is just iterating through the already-processed contents of the action log as done by {@link}.
This is little more than a simple HTML form, most of the real work is hidden behind the scenes in SimpleDesk's own site.
Page created in 0.016 seconds with 11 queries.