PHP Class Controller_Shindig_Post, shindig

Inheritance: extends Controller
Show file Open project: kerkness/shindig

Public Methods

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

Method Details

action_create() public method

Create a new post
public action_create ( )

action_list() public method

List posts
public action_list ( )

action_update() public method

Update an existing post
public action_update ( )

before() public method

public before ( )