JWPlayer Class Reference

Inherits com::webobjects::appserver::WOComponent.

Collaboration diagram for JWPlayer:

Collaboration graph
[legend]

List of all members.

Classes

interface  Bindings

Public Member Functions

void appendToResponse (WOResponse response, WOContext context)
String framework ()
boolean hasSkin ()
String id ()
 JWPlayer (WOContext aContext)
String skin ()
boolean synchronizesVariablesWithBindings ()

Public Attributes

NSKeyValueCoding source

Static Private Attributes

static boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.jquery.useUnobtrusively", true)


Detailed Description

Component encapsulating HTML5 jwplayer

See also:
JW Player

JW Player HTML5 support

You will need to include the script jwplayer.js in your page if using Unobtrusively

poster ERAttachment for the video poster sources An array of ERAttachments comprising the video sources skin (optional) A zip of the skin for the video player that you bundle in your WO app. If you include your own JW video player skin be sure to copy the player.swf into your WO app WebServerResources. See Skins framework Set to "app" if you're including your own skin or licensed copy of the JW video player (.swf)

Author:
ravim

Constructor & Destructor Documentation

JWPlayer ( WOContext  aContext  ) 


Member Function Documentation

void appendToResponse ( WOResponse  response,
WOContext  context 
)

String framework (  ) 

boolean hasSkin (  ) 

String id (  ) 

String skin (  ) 

boolean synchronizesVariablesWithBindings (  ) 


Member Data Documentation

NSKeyValueCoding source

ERAttachment

boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.jquery.useUnobtrusively", true) [static, private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:23 2012 for Project Wonder by  doxygen 1.5.8