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

Class: ipbwi_blog

Source Location: /ipbwi/lib/blog.inc.php

Class Overview

ipbwi
   |
   --ipbwi_blog



Author(s):

  • Matthias Reuter ($LastChangedBy: matthias $)

Version:

  • $LastChangedDate: 2009-01-18 03:52:31 +0000 (So, 18 Jan 2009) $

Copyright:

  • 2007-2010 IPBWI development team

Variables

Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: 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::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::sysInfo()
informations about the current IPBWI and PHP installation
ipbwi::__destruct()

Class Details

[line 11]


Tags:

author:  Matthias Reuter ($LastChangedBy: matthias $)
version:  $LastChangedDate: 2009-01-18 03:52:31 +0000 (So, 18 Jan 2009) $
copyright:  2007-2010 IPBWI development team
link:  http://ipbwi.com/examples/topic.php
since:  2.0
license:  GNU General Public License


[ Top ]


Class Variables

$installed =  false

[line 13]



Tags:

access:  public

Type:   mixed


[ Top ]

$online =  false

[line 14]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


method getLatestList [line 45]

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

lists latest Blog Entries from IP.blog



Tags:

return:  Blog-Entry-Informations as multidimensional array
author:  Matthias Reuter
since:  2.04
access:  public


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

[ Top ]


Documentation generated on Sat, 23 Oct 2010 23:35:47 +0200 by phpDocumentor 1.4.3