File: MultipleBlogsInterface.php
Source Location: /Services_Blogging-0.1.0/Services/Blogging/MultipleBlogsInterface.php
Classes:
Page Details:
Includes:
getBlogId [line 31]
Returns the id of the currently used blog.
getBlogs [line 40]
Returns an array of blogs for that account.
setBlogId [line 22]
void setBlogId(
int $nBlogId)
|
|
Sets the blog id to use (some blogging APIs support multiple blogs with one account)
Parameters
| int |
$nBlogId |
Id of the blog to use |
Documentation generated on Sat, 27 Jan 2007 12:00:11 -0500 by phpDocumentor 1.3.0. PEAR Logo Copyright © PHP Group 2004.
|