Class Quform_Admin_Page_Tools_Migrate
-
Quform_Admin_Page
-
Quform_Admin_Page_Tools
-
Quform_Admin_Page_Tools_Migrate
Methods summary
public
|
|
protected
|
|
protected
array
|
|
public
|
#
init( )
Initialize this page
Subclasses can override this method to add their own bootstrap functionality.
Overrides
|
protected
string
|
|
public
string
|
#
getNavHtml( array $currentForm = null, array $extra = array() )
Get the HTML for the admin navigation menu
Get the HTML for the admin navigation menu
Parameters
- $currentForm
- The data for the current form (if any)
- $extra
- Extra HTML to add to the nav, the array key is the hook position
Returns
string
Overrides
|
public
|
#
process( )
Process this page
Overrides
|