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

Class: Services_oEmbed_Object

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

Class Overview


Base class for consuming oEmbed objects


Author(s):

Version:

  • Release: @version@

Copyright:

  • 2008 Digg.com, Inc.

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 60]
Base class for consuming oEmbed objects


[ Top ]


Class Variables

$types = array(
        'photo' => 'Photo',
        'video' => 'Video',
        'link'  => 'Link',
        'rich'  => 'Rich'
    )

[line 69]

Valid oEmbed object types

Type:   array


[ Top ]



Method Detail

factory   [line 86]

object Instance factory( object $object)

Create an oEmbed object from result

Parameters:

object   $object   —  Raw object returned from API

[ Top ]


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