Class: CommentList
Source Location: /blogs/inc/MODEL/comments/_commentlist.class.php
Class CommentList
Class Overview
|
CommentList Class Located in /blogs/inc/MODEL/comments/_commentlist.class.php [line 39] Widget | --Results | --DataObjectList | --CommentListAuthor(s):
|
[ Top ]
Inherited Properties, Constants, and Methods
| Inherited Properties | Inherited Methods | Inherited Constants |
|---|---|---|
|
Inherited From DataObjectList Inherited From Results
Inherited From Widget |
Inherited From DataObjectList
Inherited From Results
Inherited From Widget
|
[ Top ]
Method Summary
| CommentList | CommentList() | Constructor |
| true | display_if_empty() | Template function: display message if list is empty |
[ Top ]
Methods
Constructor CommentList [line 46]
|
Constructor
Parameters:| $blog: | ||
| $comment_types: | ||
| $show_statuses: | ||
| $p: | ||
| $author: | ||
| $order: | ||
| $orderby: | ||
| $limit: |
[ Top ]
display_if_empty [line 159]
|
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:
- Results::display_if_empty()
- Template function: display message if list is empty
[ Top ]
