PHP Class SyndicationDataQueries, feedwordpress

Show file Open project: radgeek/feedwordpress

Public Methods

Method Description
__construct ( )
init ( )
parse_query ( &$q )
posts_fields ( $fields, &$query ) * SyndicationDataQueries::post_where ()
posts_request ( $sql, &$query )
posts_search ( $search, &$query )
posts_where ( $where, &$q ) * SyndicationDataQueries::posts_search ()
pre_get_posts ( &$q ) * SyndicationDataQueries::parse_query ()

Method Details

__construct() public method

public __construct ( )

init() public method

public init ( )

parse_query() public method

public parse_query ( &$q )

posts_fields() public method

* SyndicationDataQueries::post_where ()
public posts_fields ( $fields, &$query )

posts_request() public method

public posts_request ( $sql, &$query )

posts_where() public method

* SyndicationDataQueries::posts_search ()
public posts_where ( $where, &$q )

pre_get_posts() public method

* SyndicationDataQueries::parse_query ()
public pre_get_posts ( &$q )