Skip to content

Instantly share code, notes, and snippets.

@curthard89
Created January 3, 2012 11:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save curthard89/1554511 to your computer and use it in GitHub Desktop.
Save curthard89/1554511 to your computer and use it in GitHub Desktop.
$this->set_request( lib_coredata_request::factory( lib_coredata_entity::factory( 'news' ) )
->set_predicate( new lib_coredata_predicate( 'status=%d', 5 ) ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment