PHP Class APF_Demo_Contact

Since: 3.2.2
Afficher le fichier Open project: michaeluno/admin-page-framework

Méthodes publiques

Méthode Description
__construct ( ) Sets up hooks.
replyToLoadPage ( $oFactory ) Do page specific settings.
replyToSetUpPages ( $oFactory ) Sets up pages.

Method Details

__construct() public méthode

Sets up hooks.
public __construct ( )

replyToLoadPage() public méthode

Do page specific settings.
public replyToLoadPage ( $oFactory )

replyToSetUpPages() public méthode

This method automatically gets triggered with the wp_loaded hook.
public replyToSetUpPages ( $oFactory )