Namespace mobilize-mobilizeWordpress
Extends
mobilize.
Wordpress mobilization
Defined in: mobilize.wordpress.js.
Constructor Attributes | Constructor Name and Description |
---|---|
<inner> |
Wordpress CMS mobilization using mobilization.js.
|
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