Class: Services_Blogging_Blog
Source Location: /Services_Blogging-0.2.2/Services/Blogging/Blog.php
Blog object. Used when multiple blogs are supported by one account.
Author(s):
Inherited Variables
Inherited Methods
Class Details
[line
14]
Blog object. Used when multiple blogs are supported by one account.
Class Variables
$values = array(
'id' => null,
'name' => null,
'url' => null
)
[line 18]
Method Detail
__construct (Constructor) [line 26]
Services_Blogging_Blog __construct(
[
$id = null], [
$name = null], [
$url = null])
Parameters:
__get [line 53]
void __get(
$strProperty)
Parameters:
__set [line 35]
void __set(
$strProperty,
$value)
Parameters:
Documentation generated on 2019年3月11日 15:25:12 -0400 by
phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.