getCategoryPageOptions()
публичный Метод
getPostPageOptions()
публичный Метод
listPosts()
защищенный Метод
$categoryPage публичное свойство
Reference to the page name for linking to categories.
public string $categoryPage |
Результат |
string |
|
$noPostsMessage публичное свойство
Message to display when there are no messages.
public string $noPostsMessage |
Результат |
string |
|
$pageParam публичное свойство
Parameter to use for the page number
public string $pageParam |
Результат |
string |
|
$postPage публичное свойство
Reference to the page name for linking to posts.
public string $postPage |
Результат |
string |
|
$posts публичное свойство
A collection of posts to display
public Collection $posts |
Результат |
Collection |
|