PHP Class WPDKPostPlaceholdersTourModalDialog

This tour will open only when the placeholder new dialog is visible on the screen.
Author: =undo= ([email protected])
Inheritance: extends WPDKUIModalDialogTour
Datei anzeigen Open project: wpxtreme/wpdk Class Usage Examples

Public Methods

Method Description
__construct ( ) : WPDKPostPlaceholdersTourModalDialog Create an instance of WPDKPostPlaceholdersTourModalDialog class
init ( ) : WPDKPostPlaceholdersTourModalDialog Return a singleton instance of WPDKPostPlaceholdersTourModalDialog class
pages ( ) : string Return the complete HTML mark with the pages to display.

Method Details

__construct() public method

Create an instance of WPDKPostPlaceholdersTourModalDialog class
public __construct ( ) : WPDKPostPlaceholdersTourModalDialog
return WPDKPostPlaceholdersTourModalDialog

init() public static method

Return a singleton instance of WPDKPostPlaceholdersTourModalDialog class
public static init ( ) : WPDKPostPlaceholdersTourModalDialog
return WPDKPostPlaceholdersTourModalDialog

pages() public method

Return the complete HTML mark with the pages to display.
public pages ( ) : string
return string