Class Quform_Admin_Page
Direct known subclasses
Quform_Admin_Page_Dashboard, Quform_Admin_Page_Entries, Quform_Admin_Page_Forms_Add, Quform_Admin_Page_Forms_Edit, Quform_Admin_Page_Forms_List, Quform_Admin_Page_Help, Quform_Admin_Page_Preview, Quform_Admin_Page_Settings, Quform_Admin_Page_ToolsIndirect known subclasses
Quform_Admin_Page_Entries_Edit, Quform_Admin_Page_Entries_List, Quform_Admin_Page_Entries_View, Quform_Admin_Page_Tools_ExportEntries, Quform_Admin_Page_Tools_ExportForm, Quform_Admin_Page_Tools_Home, Quform_Admin_Page_Tools_ImportForm, Quform_Admin_Page_Tools_Migrate, Quform_Admin_Page_Tools_Uninstall
Abstract
Copyright: Copyright (c) 2009-2022 ThemeCatcher (https://www.themecatcher.net)
Located at Quform/Admin/Page.php
Copyright: Copyright (c) 2009-2022 ThemeCatcher (https://www.themecatcher.net)
Located at Quform/Admin/Page.php
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
|
protected
|
|
public
|
|
protected
string
|
|
public
string
|
#
setAdminTitle( string $adminTitle )
Override the page title if the current page has a custom title |
public
string
|
|
public
|
|
public
array
|
|
public
string
|
|
public
string
|
#
getNavHtml( array $currentForm = null, array $extra = array() )
Get the HTML for the admin navigation menu |
protected
string
|
#
getFormSwitcherItemHtml( array $form, boolean $highlight = false )
Get the HTML for a single form list item in the form switcher |
protected
string
|
integer |
BAD_REQUEST
|
#
1
|
integer |
NO_PERMISSION
|
#
2
|
integer |
NONCE_CHECK_FAILED
|
#
3
|
protected
string
|
$template
The path to the view template |
|
protected
|
$view
The view instance for this page |
|
protected
|
$viewFactory
|
|
protected
array
|
$messages
Notification messages to be displayed |
#
array()
|
protected
|
$repository
|