Services_Blogging
[ class tree: Services_Blogging ] [ index: Services_Blogging ] [ all elements ]
Packages:
Services_Blogging


Classes:
Services_Blogging
Services_Blogging_Blog
Services_Blogging_Driver
Services_Blogging_Driver_Blogger
Services_Blogging_Driver_Exception
Services_Blogging_Driver_LiveJournal
Services_Blogging_Driver_MetaWeblog
Services_Blogging_Exception
Services_Blogging_ExtendedDriver
Services_Blogging_MediaObject
Services_Blogging_Post
Services_Blogging_XmlRpc
Files:
autodiscover.php
Blog.php
blogger.cw.php
Blogger.php
Blogging.php
Driver.php
Exception.php
Exception.php
ExtendedDriver.php
livejournal.cw.php
LiveJournal.php
MediaObject.php
MetaWeblog.php
MultipleBlogsInterface.php
Post.php
XmlRpc.php

Class: Services_Blogging_MediaObject

Source Location: /Services_Blogging-0.2.3/Services/Blogging/MediaObject.php

Class Overview


Media object (image, video, sound) in a blog entry.


Author(s):

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 27]
Media object (image, video, sound) in a blog entry.

Not used currently.



[ Top ]


Class Variables

$values = array(
'name' => null,
'mimetype' => null,
'filename' => null
)

[line 31]

  • Access: protected

Type: mixed


[ Top ]



Method Detail

__get [line 67]

mixed __get( string $strProperty)

Returns value of a property
  • Return: Property value
  • Access: public

Parameters:

string $strProperty — Property name

[ Top ]

__set [line 46]

void __set( string $strProperty, mixed $value)

Set a property value.
  • Access: public

Parameters:

string $strProperty — Property name
mixed $value — Value of property

[ Top ]


Documentation generated on 2019年3月11日 15:26:37 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.

AltStyle によって変換されたページ (->オリジナル) /