getCategoryPageOptions()
public method
getPostPageOptions()
public method
listPosts()
protected method
$categoryPage public property
Reference to the page name for linking to categories.
public string $categoryPage |
return |
string |
|
$noPostsMessage public property
Message to display when there are no messages.
public string $noPostsMessage |
return |
string |
|
$pageParam public property
Parameter to use for the page number
public string $pageParam |
return |
string |
|
$postPage public property
Reference to the page name for linking to posts.
public string $postPage |
return |
string |
|
A collection of posts to display
public Collection $posts |
return |
Collection |
|