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