PHP 클래스 WPDKPostPlaceholdersTourModalDialog

This tour will open only when the placeholder new dialog is visible on the screen.
저자: =undo= ([email protected])
상속: extends WPDKUIModalDialogTour
파일 보기 프로젝트 열기: wpxtreme/wpdk 1 사용 예제들

공개 메소드들

메소드 설명
__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.

메소드 상세

__construct() 공개 메소드

Create an instance of WPDKPostPlaceholdersTourModalDialog class
public __construct ( ) : WPDKPostPlaceholdersTourModalDialog
리턴 WPDKPostPlaceholdersTourModalDialog

init() 공개 정적인 메소드

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

pages() 공개 메소드

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