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 | --CommentListAuthor(s):
|
[ Top ]
Inherited Properties, Constants, and Methods
| Inherited Properties | Inherited Methods | Inherited Constants |
|---|---|---|
|
Inherited From DataObjectList
|
[ Top ]
Method Summary
| CommentList | CommentList() | |
| true | display_if_empty() | Template function: display message if list is empty |
[ Top ]
Methods
Constructor CommentList [line 32]
|
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]
|
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 ]
