
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) |
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)
| JWPlayer | ( | WOContext | aContext | ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
| String framework | ( | ) |
| boolean hasSkin | ( | ) |
| String id | ( | ) |
| String skin | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
| NSKeyValueCoding source |
ERAttachment
boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.jquery.useUnobtrusively", true) [static, private] |
1.5.8