Class Index | File Index

Classes


Namespace mobilize-mobilizeWordpress


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

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

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

<static> mobilize-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:45:53 GMT+0200 (EET)