Services_oEmbed
[ class tree: Services_oEmbed ] [ index: Services_oEmbed ] [ all elements ]

Class: Services_oEmbed_Object_Video

Source Location: /Services_oEmbed-0.2.1/Services/oEmbed/Object/Video.php

Class Overview

Services_oEmbed_Object_Common
   |
   --Services_oEmbed_Object_Video

Photo object for Services_oEmbed


Author(s):

Version:

  • Release: @version@

Copyright:

  • 2008 Digg.com, Inc.

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 60]
Photo object for Services_oEmbed


[ Top ]


Class Variables

$required = array(
        'html', 'width', 'height'
    )

[line 67]

Required fields for video objects
  • Var: Required fields
  • Access: protected

Type:   array
Overrides:   Array


[ Top ]



Method Detail

__toString   [line 76]

string __toString( )

Output a valid embed tag for video
  • Return: HTML for video
  • Access: public

Overrides Services_oEmbed_Object_Common::__toString() (Require a sane __toString for all objects)
[ Top ]


Documentation generated on Mon, 11 Mar 2019 16:01:21 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.