phpDocumentor blog
[ class tree: blog ] [ index: blog ] [ all elements ]

Class: blog

Source Location: /lib/blog.inc.php

Class blog

Class Overview

Located in /lib/blog.inc.php [line 11]

ipbwi
   |
   --blog
Author(s):
  • Matthias Reuter ($LastChangedBy: matthias $)
Information Tags:
Version:  $LastChangedDate: 2009-01-18 03:52:31 +0000 (So, 18 Jan 2009) $
Copyright:  2007-2008 IPBWI development team
Link:  http://ipbwi.com/examples/topic.php
Since:  2.0
License:  GNU General Public License

Properties

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From ipbwi

ipbwi::$DB
ipbwi::$ips

Inherited From ipbwi

ipbwi::addSystemMessage()
adds a system message
ipbwi::date()
Returns textual/timestamp offsetted date by board and by member offset and DST setting.
ipbwi::getBoardVar()
gets the requested board-var
ipbwi::getLibLang()
gets the language-var from actual requested native language-bit
ipbwi::info()
informations about the current IPBWI and PHP installation
ipbwi::makeSafe()
filtering html-strings, e.g. for db-queries
ipbwi::printSystemMessages()
prints system messages
ipbwi::properXHTML()
filtering HTML strings
ipbwi::setLang()
Set's current SDK language
ipbwi::updateSession()
Update Member Session Informations

Inherited From ipbwi

ipbwi::DEV_TEAM
ipbwi::PROJECT_LEADER
ipbwi::TITLE
ipbwi::VERSION
ipbwi::WEBSITE

[ Top ]
Property Summary
mixed   $installed  
mixed   $online  

[ Top ]
Method Summary
array   getLatestList()   lists latest Blog Entries from IP.blog

[ Top ]
Properties
mixed   $installed = false [line 13]
API Tags:
Access:  public


[ Top ]
mixed   $online = false [line 14]
API Tags:
Access:  public


[ Top ]
Methods
getLatestList  [line 45]

  array getLatestList( [mixed $blogIDs = false], [array $settings = array()]  )

lists latest Blog Entries from IP.blog

Parameters:
mixed   $blogIDs:  The blog IDs where the entries should be retrieved from (array-list or int) Use '*', leave empty or set to false for entries from all blogs)
array   $settings:  optional query settings. Settings allowed: limit and start
  • int start = Default: 0
  • int limit = Default: 15

API Tags:
Return:  Blog-Entry-Informations as multidimensional array
Access:  public

Information Tags:
Author:  Matthias Reuter
Since:  2.04

[ Top ]

Documentation generated on Mon, 02 Mar 2009 23:50:33 +0100 by phpDocumentor 1.4.0