[mobileOKPythia] element index

Package indexes

All elements
a d e f g i j m o p s t w _
_
top
__construct
mobileOKPythiaForMoodle::__construct() in mobileOKPythiaForMoodle.php
Creates an empty instance of the mobileOKPythia class
__construct
mobileOKPythiaForWordpressAdmin::__construct() in mobileOKPythiaForWordpressAdmin.php
Creates an empty instance of the mobileOKPythiaForWordpressAdmin class.
__construct
mobileOKPythiaForWordpress::__construct() in mobileOKPythiaForWordpress.php
Creates an empty instance of the mobileOKPythia class
a
top
addOptions
DDRServiceConfiguration::addOptions() in DDRServiceConfigurationFactory.php
Registers the options that may be set to fine-tune the underlying Service implementation.
addOptions
WURFLServiceConfiguration::addOptions() in WURFLServiceConfiguration.php
addPowderLink
Serves the page with an HTTP Link header to a POWDER file that asserts that the blog is mobileOK.
addPowderLink
mobileOKPythiaForMoodle::addPowderLink() in mobileOKPythiaForMoodle.php
Serves the page with an HTTP Link header to a POWDER file that asserts that the blog is mobileOK.
addLinkToMobileOKChecker
Inserts a link to check current post with the W3C mobileOK Checker in the post authoring page.
addPaginationParameter
Adds the pagination parameter to the URI when browsing through comments on a mobile device.
addPowderLink
mobileOKPythiaForWordpress::addPowderLink() in mobileOKPythiaForWordpress.php
Serves the page with an HTTP Link header to a POWDER file that asserts that the blog is mobileOK.
apply
TranscodingActionDeleteWordpressScripts::apply() in transcodingactiondeletewordpressscripts.php
Removes all registered scripts when the requesting device does not support scripting.
d
top
DDRServiceConfigurationFactory.php
DDRServiceConfigurationFactory.php in DDRServiceConfigurationFactory.php
DDRServiceConfiguration
DDRServiceConfiguration in DDRServiceConfigurationFactory.php
Interface that must be implemented by classes returned by the DDRServiceConfigurationFactory class.
DDRServiceConfigurationFactory
DDRServiceConfigurationFactory in DDRServiceConfigurationFactory.php
The DDRServiceConfigurationFactory class defines a static getServiceConfiguration method that returns the configuration parameters to use when initializing the implementation of the DDR Simple API used within the mobileOK Pythia plug-in to identify and retrieve properties of the requesting device.
deleteRegisteredScripts
Deletes scripts that registered in Wordpress when the requesting device does not support scripting.
e
top
error
error() in img.php
This file is part of the mobileOK Pythia plug-in for Moodle.
f
top
fetchButton
JButtonW3CmobileOKChecker::fetchButton() in W3CmobileOKCheckerButton.php
fetchId
JButtonW3CmobileOKChecker::fetchId() in W3CmobileOKCheckerButton.php
filter
mobileOKPythiaForMoodle::filter() in mobileOKPythiaForMoodle.php
Transcodes content before delivery.
filter.php
filter.php in filter.php
filtersettings.php
filtersettings.php in filtersettings.php
g
top
getConfig
DDRServiceConfiguration::getConfig() in DDRServiceConfigurationFactory.php
Retrieves the configuration settings passed along to Service::initialize().
getOptions
DDRServiceConfiguration::getOptions() in DDRServiceConfigurationFactory.php
Returns the registered options as a comma separated value list. The returned string must end with a ',' or be empty.
getServiceConfiguration
DDRServiceConfigurationFactory::getServiceConfiguration() in DDRServiceConfigurationFactory.php
Initializes and return the Service configuration settings to use when accessing the underlying device description repository.
getConfig
WURFLServiceConfiguration::getConfig() in WURFLServiceConfiguration.php
Retrieves the configuration settings to use to instantiate a WURFLService. The method throws an exception when the path to the WURFL database is incorrect.
getContentType
Determines the Content-Type that should be used based on the Accept HTTP header sent by the requesting device.
getOptions
WURFLServiceConfiguration::getOptions() in WURFLServiceConfiguration.php
getTranscoder
Retrieves a transcoder that applies to HTML content.
getContentType
mobileOKPythiaForMoodle::getContentType() in mobileOKPythiaForMoodle.php
Determines the Content-Type that should be used based on the Accept HTTP header sent by the requesting device.
getTranscoder
mobileOKPythiaForMoodle::getTranscoder() in mobileOKPythiaForMoodle.php
Retrieves a transcoder that applies to HTML content.
get_file_argument_limited
Extracts file argument either from file parameter or PATH_INFO.
get_query
get_query() in img.php
getCheckableOption
mobileOKPythiaForWordpressAdmin::getCheckableOption() in mobileOKPythiaForWordpressAdmin.php
Displays a checkable option.
getContentType
mobileOKPythiaForWordpress::getContentType() in mobileOKPythiaForWordpress.php
Determines the Content-Type that should be used based on the Accept HTTP header sent by the requesting device.
getHttpHeaders
mobileOKPythiaForWordpress::getHttpHeaders() in mobileOKPythiaForWordpress.php
Make sure that content can be cached a bit.
getNumberOfCommentsPerPage
Forces a low number of comments per page when browsing the site on a mobile device.
getNumberOfPostsPerPage
Forces a low number of posts per page when browsing the site on a mobile device.
getTranscoder
mobileOKPythiaForWordpress::getTranscoder() in mobileOKPythiaForWordpress.php
Retrieves a transcoder that applies to HTML content.
i
top
init
mobileOKPythiaForMoodle::init() in mobileOKPythiaForMoodle.php
Initializes this instance, i.e. prepares the identification of the requesting device.
img.php
img.php in img.php
init
mobileOKPythiaForWordpressAdmin::init() in mobileOKPythiaForWordpressAdmin.php
Initializes this instance, i.e. registers the hooks and prepares the identification of the requesting device.
init
mobileOKPythiaForWordpress::init() in mobileOKPythiaForWordpress.php
Initializes this instance, i.e. registers the hooks and prepares the identification of the requesting device.
j
top
JButtonW3CmobileOKChecker
JButtonW3CmobileOKChecker in W3CmobileOKCheckerButton.php
The JButtonW3CmobileOKChecker class defines the button that links to the W3C mobileOK Checker service in edit mode in administrative pages.
m
top
mobileOKPythia.php
mobileOKPythia.php in mobileOKPythia.php
makesafe
makesafe() in img.php
mobileOKPythiaForMoodle
mobileOKPythiaForMoodle in mobileOKPythiaForMoodle.php
The mobileOKPythiaForMoodle class contains the logic of the mobileOK Pythia plugin for Wordpress for regular non-admin pages.
mobileOKPythia_filter
Filters text
mobileOKPythia_init
mobileOKPythia_init() in filter.php
Initializes the functionalities of the mobileOK Pythia plugin.
mobileOKPythiaForMoodle.php
mobileOKPythiaForMoodle.php in mobileOKPythiaForMoodle.php
mobileOKPythiaForWordpress
mobileOKPythiaForWordpress in mobileOKPythiaForWordpress.php
The mobileOKPythiaForWordpress class contains the logic of the mobileOK Pythia plugin for Wordpress for regular non-admin pages.
mobileOKPythiaForWordpressAdmin
mobileOKPythiaForWordpressAdmin in mobileOKPythiaForWordpressAdmin.php
The mobileOKPythiaForWordpressAdmin class contains the logic of the mobileOK Pythia plugin for Wordpress for admin pages.
mobileOKPythiaForWordpress_activate
Checks required pre-requisites before the plugin gets activated.
mobileOKPythiaForWordpress_admin_init
Initializes the admin functionalities of the mobileOK Pythia plugin.
mobileOKPythiaForWordpress_admin_notices
Displays admin notices and in particular plug-in activation errors.
mobileOKPythiaForWordpress_deactivate
Removes all possible traces of the mobileOK Pythia plugin.
mobileOKPythiaForWordpress_init
mobileOKPythiaForWordpress_init() in mobileOKPythia.php
Initializes the functionalities of the mobileOK Pythia plugin in regular non-admin pages.
mobileOKPythiaForWordpress.php
mobileOKPythiaForWordpress.php in mobileOKPythiaForWordpress.php
mobileOKPythiaForWordpressAdmin.php
mobileOKPythiaForWordpressAdmin.php in mobileOKPythiaForWordpressAdmin.php
mobileOKPythia.php
mobileOKPythia.php in mobileOKPythia.php
o
top
onAfterInitialise
Switches template based on the requesting device and forces number of search results to 5 on mobile devices.
onAfterRender
Applies content transcoding at the page level after the framework has rendered the application and sets a few HTTP headers as required.
onPrepareContent
Applies content transcoding at the article level.
p
top
printOptions
DDRServiceConfiguration::printOptions() in DDRServiceConfigurationFactory.php
Prints and gives the possibility to change the options in admin pages.
plgSystemMobileOKPythia
plgSystemMobileOKPythia in mobileOKPythia.php
The plgSystemMobileOKPythia class contains the logic of the mobileOK Pythia plugin for Joomla!
plgSystemMobileOKPythia
Constructor for the class.
printOptions
WURFLServiceConfiguration::printOptions() in WURFLServiceConfiguration.php
printAllOptions
mobileOKPythiaForWordpressAdmin::printAllOptions() in mobileOKPythiaForWordpressAdmin.php
Displays all the options.
printAskPythiaOptions
mobileOKPythiaForWordpressAdmin::printAskPythiaOptions() in mobileOKPythiaForWordpressAdmin.php
Prints options for AskPythia.
printCheckableFieldset
mobileOKPythiaForWordpressAdmin::printCheckableFieldset() in mobileOKPythiaForWordpressAdmin.php
Displays a checkable fieldset.
printImageResizingOptions
Prints options for template switching.
printPaginationOptions
mobileOKPythiaForWordpressAdmin::printPaginationOptions() in mobileOKPythiaForWordpressAdmin.php
Prints options for pagination.
printPowderOptions
mobileOKPythiaForWordpressAdmin::printPowderOptions() in mobileOKPythiaForWordpressAdmin.php
Prints POWDER-related options
printPrepareDatabase
mobileOKPythiaForWordpressAdmin::printPrepareDatabase() in mobileOKPythiaForWordpressAdmin.php
Prints the WURFL preparation database form
printTablesLinearizationOptions
Prints options for tables linearization.
printTemplateSwitchingOptions
Prints options for template switching.
printTransPythiaOptions
mobileOKPythiaForWordpressAdmin::printTransPythiaOptions() in mobileOKPythiaForWordpressAdmin.php
Prints TransPythia options.
s
top
switchTemplate
Switches template based on the requesting device.
strip_querystring
Remove query string from url
switchTemplate
mobileOKPythiaForMoodle::switchTemplate() in mobileOKPythiaForMoodle.php
Switches template based on the requesting device.
switchTemplate
mobileOKPythiaForWordpress::switchTemplate() in mobileOKPythiaForWordpress.php
Switches template based on the requesting device.
t
top
transcodingactiondeletewordpressscripts.php
transcodingactiondeletewordpressscripts.php in transcodingactiondeletewordpressscripts.php
transcodeContent
mobileOKPythiaForWordpress::transcodeContent() in mobileOKPythiaForWordpress.php
Transcodes content before delivery.
TranscodingActionDeleteWordpressScripts
TranscodingActionDeleteWordpressScripts in transcodingactiondeletewordpressscripts.php
Transcoding action that removes registered scripts in Wordpress.
w
top
W3CmobileOKCheckerButton.php
W3CmobileOKCheckerButton.php in W3CmobileOKCheckerButton.php
WURFLServiceConfiguration.php
WURFLServiceConfiguration.php in WURFLServiceConfiguration.php
WURFLServiceConfiguration
Constructor of the class.
WURFLServiceConfiguration
WURFLServiceConfiguration in WURFLServiceConfiguration.php
The WURFLServiceConfiguration class defines the settings required to instantiate a working WURFLService.
WURFLServiceConfiguration.php
WURFLServiceConfiguration.php in WURFLServiceConfiguration.php
WURFLServiceConfiguration.php
WURFLServiceConfiguration.php in WURFLServiceConfiguration.php
a d e f g i j m o p s t w _