You are here

constant ELOQUA_POST_FIELD_POST_ID in Eloqua 6

5 uses of ELOQUA_POST_FIELD_POST_ID
eloqua_schema in ./eloqua.install
_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 20

Code

define('ELOQUA_POST_FIELD_POST_ID', 'post_id');