PHP Class WPDKPostPlaceholdersMetaBoxView

Author: =undo= ([email protected])
Inheritance: extends WPDKMetaBoxView
Afficher le fichier Open project: wpxtreme/wpdk Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( ) : WPDKPostPlaceholdersMetaBoxView Create an instance of WPDKPostPlaceholdersMetaBoxView class
display ( ) : string Display the HTML markup content for this view.
init ( ) : WPDKPostPlaceholdersMetaBoxView Return a singleton instance of WPDKPostPlaceholdersMetaBoxView class

Method Details

__construct() public méthode

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

display() public méthode

Display the HTML markup content for this view.
public display ( ) : string
Résultat string

init() public static méthode

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