Class Index | File Index

Classes


Class media.playLoader.base


Extends media.display.
The play loader base class, which is used to control the busy cursor, big play button, and the opaque background which shows when the player is paused.
Defined in: drupal.media.playLoader.base.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
media.playLoader.base(context, options)
Method Summary
Method Attributes Method Name and Description
 
Hide or show certain elements based on the state of the busy and big play button.
 
 
setPlayer(player)
Methods borrowed from class media.display:
getElements, isValid
Class Detail
media.playLoader.base(context, options)
Parameters:
{object} context
The jQuery context.
{object} options
This components options.
Method Detail
checkVisibility()
Hide or show certain elements based on the state of the busy and big play button.

construct()
See:
media.plugin#construct

setPlayer(player)
Parameters:
player
See:
media.plugin#setPlayer

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Nov 22 2011 23:07:52 GMT+0100 (CET)