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
Afficher le fichier Open project: wpxtreme/wpdk Class Usage Examples

Méthodes publiques

Méthode 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 méthode

Create an instance of WPDKPostPlaceholdersTourModalDialog class
public __construct ( ) : WPDKPostPlaceholdersTourModalDialog
Résultat WPDKPostPlaceholdersTourModalDialog

init() public static méthode

Return a singleton instance of WPDKPostPlaceholdersTourModalDialog class
public static init ( ) : WPDKPostPlaceholdersTourModalDialog
Résultat WPDKPostPlaceholdersTourModalDialog

pages() public méthode

Return the complete HTML mark with the pages to display.
public pages ( ) : string
Résultat string