PHP Class Phosphorum\Controllers\CategoriesController

Inheritance: extends ControllerBase
Datei anzeigen Open project: phalcon/forum

Public Methods

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

Method Details

reloadCategoriesAction() public method

Reload categories

viewAction() public method

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