constant ELOQUA_SCHEMA_SAVED_POSTS in Eloqua 6
Table schema for saved posts
5 uses of ELOQUA_SCHEMA_SAVED_POSTS
- eloqua_post_get_batch in ./
eloqua.inc - _eloqua_post_create in ./
eloqua.inc - Creates the post object from the database
- _eloqua_post_delete in ./
eloqua.inc - Deletes a post object from the database
- _eloqua_post_load in ./
eloqua.inc - Loads the post object from the database
- _eloqua_post_update in ./
eloqua.inc - Updates the post object from the database
File
- ./
eloqua.inc, line 7
Code
define('ELOQUA_SCHEMA_SAVED_POSTS', 'eloqua_saved_posts');