PHP Class Model_Shindig_Post_Search, shindig

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

Public Properties

Property Type Description
$pagination

Public Methods

Method Description
load ( Database_Query_Builder_Select $query = NULL, $limit = NULL )
load_all_posts ( )
load_blog_posts ( )

Protected Methods

Method Description
_init ( )

Method Details

_init() protected method

protected _init ( )

load() public method

public load ( Database_Query_Builder_Select $query = NULL, $limit = NULL )
$query Database_Query_Builder_Select

load_all_posts() public method

public load_all_posts ( )

load_blog_posts() public method

public load_blog_posts ( )

Property Details

$pagination public property

public $pagination