b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (0.9.x) [ class tree: evocore ] [ index: evocore ] [ all elements ]

Class: CommentList

Source Location: /blogs/b2evocore/_class_commentlist.php

Class CommentList

Class Overview

Comment List Class

Located in /blogs/b2evocore/_class_commentlist.php [line 23]

DataObjectList
   |
   --CommentList
Author(s):
Information Tags:
Version:  beta

Properties

Methods

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

Inherited From DataObjectList

DataObjectList::DataObjectList()
Constructor
DataObjectList::display_if_empty()
Template function: display message if list is empty
DataObjectList::get_next()
Get next comment in list
DataObjectList::get_num_rows()
Get nummber of rows available for display
DataObjectList::restart()
Rewind resultset

[ Top ]
Property Summary
mixed   $blog  

[ Top ]
Method Summary
CommentList   CommentList()  
true   display_if_empty()   Template function: display message if list is empty

[ Top ]
Methods
Constructor CommentList  [line 32]

  CommentList CommentList( [ $blog = 1], [ $comment_types = "'comment'"], [ $show_statuses = array()], [ $p = ''], [ $author = ''], [ $order = 'DESC'], [ $orderby = ''], [ $posts = ''], [ $paged = ''], [ $poststart = ''], [ $postend = ''], [ $s = ''], [ $sentence = ''], [ $exact = ''], [ $default_posts_per_page = ''], [ $init_what_to_show = '']  )

Constructor

Parameters:
   $blog: 
   $comment_types: 
   $show_statuses: 
   $p: 
   $author: 
   $order: 
   $orderby: 
   $posts: 
   $paged: 
   $poststart: 
   $postend: 
   $s: 
   $sentence: 
   $exact: 
   $default_posts_per_page: 
   $init_what_to_show: 


[ Top ]
display_if_empty  [line 140]

  true display_if_empty( [string $message = '']  )

Template function: display message if list is empty

Parameters:
string   $message:  String to display if list is empty

API Tags:
Return:  if empty


Redefinition of:
DataObjectList::display_if_empty()
Template function: display message if list is empty

[ Top ]

Documentation generated on Tue, 20 May 2008 01:52:44 +0200 by phpDocumentor 1.4.2