/plugins/wordpress/mobileOKPythia/mobileOKPythia.php

Description

This file is the main file of the mobileOK Pythia plug-in for Wordpress.

Functions
mobileOKPythiaForWordpress_activate (line 78)

Checks required pre-requisites before the plugin gets activated.

The method checks that PHP5 is used, that WURFL settings are properly set, and that the code has write access where needed.

void mobileOKPythiaForWordpress_activate ()
mobileOKPythiaForWordpress_admin_init (line 138)

Initializes the admin functionalities of the mobileOK Pythia plugin.

This function is bound to the 'admin_init' action hook and gets called automatically when Wordpress initializes in admin mode.

void mobileOKPythiaForWordpress_admin_init ()
mobileOKPythiaForWordpress_admin_notices (line 113)

Displays admin notices and in particular plug-in activation errors.

void mobileOKPythiaForWordpress_admin_notices ()
mobileOKPythiaForWordpress_deactivate (line 100)

Removes all possible traces of the mobileOK Pythia plugin.

void mobileOKPythiaForWordpress_deactivate ()
mobileOKPythiaForWordpress_init (line 161)

Initializes the functionalities of the mobileOK Pythia plugin in regular non-admin pages.

This function is bound to the 'init' action hook and gets called automatically when Wordpress initializes in regular non-admin mode.

void mobileOKPythiaForWordpress_init ()

Documentation generated on Tue, 17 Nov 2009 19:00:39 +0100 by phpDocumentor 1.4.2