PHP Class RTMediaThemes, rtMedia

Author: ritz
Afficher le fichier Open project: rtCamp/rtMedia Class Usage Examples

Méthodes publiques

Свойство Type Description
$page current page

Méthodes publiques

Méthode Description
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.

Method Details

get_themes() public méthode

Get themes.
public get_themes ( ) : void
Résultat void

render_themes() public static méthode

Render themes
public static render_themes ( $page = '' ) : void
$page
Résultat void

rtmedia_3rd_party_themes_content() public méthode

Show rtmedia_3rd_party_themes_content.
public rtmedia_3rd_party_themes_content ( ) : void
Résultat void

rtmedia_themes_content() public méthode

Show rtmedia_themes_content.
public rtmedia_themes_content ( ) : void
Résultat void

Property Details

$page public_oe static_oe property

current page
public static $page