Class AdminController
Admin Parent Controller
- Controller
-
AppController
-
AdminController
Direct known subclasses
Methods summary
public
|
Methods inherited from AppController
__construct()
,
adminWidgets()
,
authorized()
,
clientWidgets()
,
flashMessage()
,
getCompany()
,
getDaysOfWeek()
,
getMonths()
,
getTimes()
,
getWidgets()
,
isAjax()
,
isLoggedIn()
,
isStaffAsClient()
,
layoutSections()
,
licenseCheck()
,
outputAsJson()
,
postAction()
,
primeCompany()
,
renderAjaxWidget()
,
renderAjaxWidgetIfAsync()
,
reorderWidgets()
,
requireLogin()
,
setDefaultView()
,
setMaintenance()
,
setMessage()
,
setNav()
,
setNavActive()
,
setTheme()
,
setWidgetState()
,
toggleWidget()
,
triggerPreAction()
,
verifyCsrfToken()
Methods inherited from Controller
clearCache()
,
components()
,
draw()
,
emptyCache()
,
helpers()
,
index()
,
partial()
,
redirect()
,
render()
,
set()
,
setDefaultViewPath()
,
startCaching()
,
stopCaching()
,
uses()
Magic methods summary
Properties summary
Properties inherited from AppController
$admin_uri
,
$base_uri
,
$base_url
,
$client_uri
,
$company_id
,
$components
,
$helpers
,
$layout
,
$request_uri
,
$server_protocol
Properties inherited from Controller
$action
,
$controller
,
$files
,
$get
,
$is_cli
,
$plugin
,
$post
,
$structure
,
$structure_view
,
$uri
,
$uri_str
,
$uses
,
$view