PHP 클래스 RTMediaThemes, rtMedia

저자: ritz
파일 보기 프로젝트 열기: rtCamp/rtMedia 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$page current page

공개 메소드들

메소드 설명
get_themes ( ) : void Get themes.
render_themes ( $page = '' ) : void Render themes
rtmedia_3rd_party_themes_content ( ) : void Show rtmedia_3rd_party_themes_content.
rtmedia_themes_content ( ) : void Show rtmedia_themes_content.

메소드 상세

get_themes() 공개 메소드

Get themes.
public get_themes ( ) : void
리턴 void

render_themes() 공개 정적인 메소드

Render themes
public static render_themes ( $page = '' ) : void
$page
리턴 void

rtmedia_3rd_party_themes_content() 공개 메소드

Show rtmedia_3rd_party_themes_content.

rtmedia_themes_content() 공개 메소드

Show rtmedia_themes_content.
public rtmedia_themes_content ( ) : void
리턴 void

프로퍼티 상세

$page 공개적으로 정적으로 프로퍼티

current page
public static $page