Méthode | Description | |
---|---|---|
content_apf_second_page ( $sContent ) | Filter the page contents. | |
do_apf_first_page ( ) | Do render the page contents. | |
load ( ) : void | Called when one of the added pages starts loading. | |
load_apf_first_page ( ) | Do page specific settings. | |
setUp ( ) | Sets up pages. |
public content_apf_second_page ( $sContent ) |