Overview

Namespaces

  • MOC
    • Adapter
    • Core
      • Changelog
      • Depending
      • Drive
        • Directory
        • File
      • Error
        • Register
        • Type
      • Journal
      • Proxy
      • Template
      • Xml
    • Extension
      • Excel
      • Flot
      • Mail
      • Pdf
      • Word
      • Xml
      • YUICompressor
      • Zip
    • Generic
      • Common
      • Device
        • Extension
        • Widget
    • Module
      • Database
        • Driver
      • Drive
      • Image
        • Font
      • Installer
      • Network
        • Ftp
          • Directory
          • File
          • Transport
        • Http
        • ParcelTracker
          • Carrier
      • Office
        • Chart
          • Axis
        • Document
          • Excel
            • Cell
              • Format
              • Style
                • Border
                  • Bottom
                  • Left
                  • Right
                  • Top
                • Font
            • Close
            • Page
            • Worksheet
          • Pdf
            • Close
            • Font
            • Page
              • Margin
              • Position
            • Text
          • Xml
            • Close
        • Image
        • Mail
          • Address
          • Content
      • Packer
        • Yui
        • Zip
      • Template
    • Plugin
      • Gateway
      • Repository
      • Shared
  • PHP

Classes

  • Documentation
  • mocJavaScriptHelper
  • mocStyleSheetHelper
  • MusicPlayer
  • VideoPlayer
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class VideoPlayer

MOC\Plugin\Shared
Extended by MOC\Plugin\Shared\VideoPlayer

Direct known subclasses

MOC\Plugin\Gateway\VideoPlayer

Indirect known subclasses

MOC\Plugin\Repository\FlowPlayer, MOC\Plugin\Repository\HtmlPlayer
Namespace: MOC\Plugin\Shared
Located at Plugin/Shared/VideoPlayer.php
Methods summary
public integer|MOC\Plugin\Shared\VideoPlayer
# VideoWidth( null|integer $Value = null )

Parameters

$Value
null|integer
$Value

Returns

integer|MOC\Plugin\Shared\VideoPlayer
public integer|MOC\Plugin\Shared\VideoPlayer
# VideoHeight( null|integer $Value = null )

Parameters

$Value
null|integer
$Value

Returns

integer|MOC\Plugin\Shared\VideoPlayer
public string|MOC\Plugin\Shared\VideoPlayer
# VideoSource( null|string $Url = null )

Parameters

$Url
null|string
$Url

Returns

string|MOC\Plugin\Shared\VideoPlayer
public string
# __toString( )

Dummy

Dummy

Returns

string
Methods inherited from MOC\Plugin\Shared
PluginCapable(), PluginGateway(), PluginJavaScript(), PluginLoader(), PluginName(), PluginStyleSheet()
Properties summary
private integer $VideoWidth 640
#

$VideoWidth

$VideoWidth

private integer $VideoHeight 480
#

$VideoHeight

$VideoHeight

private string $VideoSource ''
#

$VideoSource

$VideoSource

API documentation generated by ApiGen 2.8.0