11 uses of ELOQUA_WATCHDOG_CATEGORY in Eloqua 6
- eloqua_post_create in ./eloqua.inc 
- Creates a post into the database @hook eloqua_post_create
- eloqua_post_delete in ./eloqua.inc 
- Deletes a post object from the database
- eloqua_post_load in ./eloqua.inc 
- Loads a post form the database @hook eloqua_post_load ($post)
- eloqua_post_update in ./eloqua.inc 
- Updates a post from the database @hook eloqua_post_update
- eloqua_set_last_post_time in ./eloqua.inc 
- Sets the last post time
- eloqua_set_update_time_interval in ./eloqua.inc 
- Sets the update interval
- eloqua_webform_create in ./eloqua.inc 
- Creates a webform settings from the database @hook eloqua_form_create
- eloqua_webform_delete in ./eloqua.inc 
- Deletes a webform settings object from the database
- eloqua_webform_load in ./eloqua.inc 
- Loads a webform settings from the database @hook eloqua_form_load ($webform)
- eloqua_webform_submit in ./eloqua.module 
- Submit handler for the webform
- eloqua_webform_update in ./eloqua.inc 
- Updates a webform settings from the database @hook eloqua_form_update
