PHP Класс Phosphorum\Controllers\CategoriesController

Наследование: extends ControllerBase
Показать файл Открыть проект

Открытые методы

Метод Описание
reloadCategoriesAction ( ) Reload categories
viewAction ( integer $categoryId, string $slug, integer $offset ) Shows latest posts by category

Описание методов

reloadCategoriesAction() публичный Метод

Reload categories

viewAction() публичный Метод

Shows latest posts by category
public viewAction ( integer $categoryId, string $slug, integer $offset )
$categoryId integer Category Id
$slug string Category Slug
$offset integer Posts offset