PHP Class Phosphorum\Controllers\CategoriesController

Inheritance: extends ControllerBase
Afficher le fichier Open project: phalcon/forum

Méthodes publiques

Méthode Description
reloadCategoriesAction ( ) Reload categories
viewAction ( integer $categoryId, string $slug, integer $offset ) Shows latest posts by category

Method Details

reloadCategoriesAction() public méthode

Reload categories

viewAction() public méthode

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