Class Index | File Index

Classes


Namespace mobilizeWordpress


Extends mobilize.
Wordpress mobilization
Defined in: mobilize.wordpress.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Wordpress CMS mobilization using mobilization.js.
Method Summary
Method Attributes Method Name and Description
<static>  
mobilizeWordpress.bindEventHandlers(event, data)
This is called when jQuery Mobile internal transform is done.
<static>  
mobilizeWordpress.constructBackButton(header)
Create back button Point to Home if not already there
<static>  
mobilizeWordpress.constructFrontPage()
This is a nasty one
<static>  
mobilizeWordpress.onCommentsOpen(event, data)
Special handler which will move focus to comments when comment button is pressed
Namespace Detail
mobilizeWordpress
Wordpress CMS mobilization using mobilization.js. This functionality is retrofitted to core mobilize class.
Method Detail
<static> mobilizeWordpress.bindEventHandlers(event, data)
This is called when jQuery Mobile internal transform is done. We can start binding jQuery Mobile UI elements
Parameters:
{Object} event
{Object} data

<static> mobilizeWordpress.constructBackButton(header)
Create back button Point to Home if not already there
Parameters:
header

<static> mobilizeWordpress.constructFrontPage()
This is a nasty one

<static> mobilizeWordpress.onCommentsOpen(event, data)
Special handler which will move focus to comments when comment button is pressed
Parameters:
event
data

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Feb 25 2011 04:53:15 GMT+0200 (EET)