SpotBonuses
Table of Contents
Functions
- cb_ajax_new_spot_bonuses() : mixed
- Creates a new spot bonus and saves it to the database.
- cb_ajax_update_spot_bonuses() : mixed
- Updates an existing spot bonus and saves it to the database.
- cb_ajax_delete_spot_bonuses() : mixed
- Deletes an existing spot bonus from the database.
- cb_ajax_get_spot_bonuses() : mixed
- Retrieves spot bonuses from the database.
Functions
cb_ajax_new_spot_bonuses()
Creates a new spot bonus and saves it to the database.
cb_ajax_new_spot_bonuses() : mixed
Tags
cb_ajax_update_spot_bonuses()
Updates an existing spot bonus and saves it to the database.
cb_ajax_update_spot_bonuses() : mixed
Tags
cb_ajax_delete_spot_bonuses()
Deletes an existing spot bonus from the database.
cb_ajax_delete_spot_bonuses() : mixed
Tags
cb_ajax_get_spot_bonuses()
Retrieves spot bonuses from the database.
cb_ajax_get_spot_bonuses() : mixed