PHP Class Controller_Shindig_Post, shindig

Inheritance: extends Controller
Afficher le fichier Open project: kerkness/shindig

Méthodes publiques

Méthode Description
action_create ( ) Create a new post
action_list ( ) List posts
action_update ( ) Update an existing post
before ( )

Method Details

action_create() public méthode

Create a new post
public action_create ( )

action_list() public méthode

List posts
public action_list ( )

action_update() public méthode

Update an existing post
public action_update ( )

before() public méthode

public before ( )