Ces OffersWants

Implements the drupal hooks for this module. More...

Modules

 Ces OffersWants Send Notify
 Implements the drupal hooks for send order.
 
 Install OffersWants
 Install and uninstall ces offerswants module.
 
 Templates from OffersWants
 Template for rendering offers and wants.
 

Data Structures

class  CesOffersWantsCategoryEntityController
 Entity controller. More...
 
class  CesOffersWantsEntityController
 Entity controller. More...
 
class  OfferCommentEntityController
 Entity controller. More...
 

Functions

 _ces_offerswants_get_all_exchanges_options ()
 Helper function for filling select options field with the list of exchanges. More...
 
 _ces_offerswants_get_categories_options ($offerwant_type=NULL, $exchange=NULL)
 Helper. More...
 
 _ces_offerswants_get_orderby_direction ($field)
 Helper. More...
 
 _ces_offerswants_my_page ($type)
 Helper function for displayng 'my offers' or 'my wants' page. More...
 
 _ces_offerswants_user_page ($type, $uid, $view_mode)
 Helper function for displayng 'my offers' or 'my wants' page. More...
 
 _ces_offerwants_render_list ($offers)
 Render list of offers. More...
 
 ces_alerts_form ($form, &$form_state)
 Edit alerts form. More...
 
 ces_alerts_form_submit ($form, &$form_state)
 Alerts form submit. More...
 
 ces_category_access ($permission, $category)
 Access category. More...
 
 ces_category_delete ($id)
 Delete category. More...
 
 ces_category_delete_form ($form, &$form_state, $category)
 Category confirm delete form. More...
 
 ces_category_delete_form_submit ($form, &$form_state)
 Submit form delete category. More...
 
 ces_category_form ($form, &$form_state, $category=NULL)
 Edit category form. More...
 
 ces_category_form_submit ($form, &$form_state)
 Form submit. More...
 
 ces_category_form_validate ($form, &$form_state)
 Validate form category. More...
 
 ces_category_load ($id=NULL, $reset=FALSE)
 Implements hook_entity_load(). More...
 
 ces_category_load_multiple ($ids=array(), $conditions=array(), $reset=FALSE)
 Laod multiple categories. More...
 
 ces_category_save ($category)
 Implements hook_entity_save(). More...
 
 ces_category_uri ($category)
 Entity uri callback. More...
 
 ces_offercomment_add_form ($form, &$form_state, $offerid)
 Implements comment_add_form. More...
 
 ces_offercomment_add_form_submit ($form, &$form_state)
 CES Offer Comment add form submit handler. More...
 
 ces_offercomment_delete ($cid)
 Delete offercomment entity. More...
 
 ces_offercomment_load ($cid=NULL, $reset=FALSE)
 Implements hook_load(). More...
 
 ces_offercomment_load_multiple ($cids=array(), $conditions=array(), $reset=FALSE)
 Loads multiple offercomment entities. More...
 
 ces_offercomment_page ($offerid)
 Implements hook_page(). More...
 
 ces_offerswants_admin_categories_page ()
 Page callback function. More...
 
 ces_offerswants_alerts_profile_submit ($form, &$form_state)
 Form submit function for email alerts in user_profile_form. More...
 
 ces_offerswants_block_form ($form, &$form_state, $offerwant_type= 'offer', $action= 'filter', $exchange=NULL, $category=NULL, $orderby=NULL)
 Form for filtering offers or wants. More...
 
 ces_offerswants_block_form_submit ($form, &$form_state)
 Filter offers form submit. More...
 
 ces_offerswants_block_info ()
 Implements hook_block_info(). More...
 
 ces_offerswants_block_view ($delta= '')
 Implements hook_block_view(). More...
 
 ces_offerswants_cron ()
 Implements hook_cron(). More...
 
 ces_offerswants_cron_queue_info ()
 Implements hook_cron_queue_info(). More...
 
 ces_offerswants_entity_info ()
 Implements hook_entity_info(). More...
 
 ces_offerswants_exchange_form_submit ($form, &$form_state)
 Form submit function for exchange creation form. More...
 
 ces_offerswants_field_formatter_info ()
 Implements hook_field_formatter_info(). More...
 
 ces_offerswants_field_formatter_view ($entity_type, $entity, $field, $instance, $langcode, $items, $display)
 Implements hook_field_formatter_view(). More...
 
 ces_offerswants_file_download ($uri)
 Implements hook_file_download(). More...
 
 ces_offerswants_form_alter (&$form, &$form_state, $form_id)
 Implements hook_form_alter(). More...
 
 ces_offerswants_get_all_exchanges ()
 Return all exchanges. More...
 
 ces_offerswants_get_an_exchange ($id=NULL)
 Returns an exchange given its id, or the current one if NULL. More...
 
 ces_offerswants_get_categories ($offerwant_type=NULL, $exchange=NULL)
 Get category entities. More...
 
 ces_offerswants_get_categories_ids ($offerwant_type=NULL, $exchange=NULL)
 Return the list of all category ids for given conditions. More...
 
 ces_offerswants_get_current_exchage_id ($account=NULL)
 Returns current exchange id. More...
 
 ces_offerswants_get_exchanges ()
 Exchanges exposed by this module: nothing. More...
 
 ces_offerswants_help ($path, $arg)
 Implements hook_help(). More...
 
 ces_offerswants_image_default_styles ()
 Implements hook_image_default_styles(). More...
 
 ces_offerswants_image_style_delete ($style)
 Implements hook_image_style_delete(). More...
 
 ces_offerswants_image_style_save ($style)
 Implements hook_image_style_save(). More...
 
 ces_offerswants_list_page ($offerwant_type= 'offer', $action=NULL, $arg1=NULL, $arg2=NULL, $arg3=NULL)
 If action is empty or is 'filter'. More...
 
 ces_offerswants_mail ($key, &$message, $params)
 Implements hook_mail(). More...
 
 ces_offerswants_menu ()
 Implements hook_menu(). More...
 
 ces_offerswants_myoffers_page ()
 Menu callback function. More...
 
 ces_offerswants_mywants_page ()
 Menu callback function. More...
 
 ces_offerswants_queue_send_alert_email ($action, $params, $recipient=array())
 Send email for alerts. More...
 
 ces_offerswants_search_access ()
 Implements hook_search_access(). More...
 
 ces_offerswants_search_execute ($keys=NULL, $conditions=NULL)
 Implements hook_search_execute(). More...
 
 ces_offerswants_search_info ()
 Implements hook_search_info(). More...
 
 ces_offerswants_search_page ($results)
 Page callback. More...
 
 ces_offerswants_send_alert_email ($data)
 Cron queue for mailing. More...
 
 ces_offerswants_theme ()
 Implements hook_theme(). More...
 
 ces_offerswants_token_info ()
 Implements hook_token_info(). More...
 
 ces_offerswants_tokens ($type, $tokens, array $data=array(), array $options=array())
 Implements hook_tokens(). More...
 
 ces_offerswants_user_register_add_another ($form, &$form_state, $type)
 Helper function submit add offer or want in register form. More...
 
 ces_offerswants_user_register_add_another_offer ($form, &$form_state)
 Add another offer submit. More...
 
 ces_offerswants_user_register_add_another_want ($form, &$form_state)
 Add another want submit. More...
 
 ces_offerswants_user_register_previous ($form, &$form_state)
 Previous button submit. More...
 
 ces_offerswants_user_register_save_values ($form, &$form_state)
 Helper for saving values within form pages. More...
 
 ces_offerswants_user_register_submit ($form, &$form_state)
 Submit user regiser form. More...
 
 ces_offerswants_user_view ($account, $view_mode, $langcode)
 Implements hook_user_view(). More...
 
 ces_offerwant_access ($operation, $offerwant=NULL, $account=NULL)
 Checks access to offerwant entity. More...
 
 ces_offerwant_build_content ($offerwant, $view_mode= 'full')
 As node_build_content(). More...
 
 ces_offerwant_delete ($id)
 Delete offerwant entity. More...
 
 ces_offerwant_delete_form ($form, &$form_state, $offerwant)
 Confirm form for deleting offerwant entities. More...
 
 ces_offerwant_delete_form_submit ($form, &$form_state)
 Submit form function. More...
 
 ces_offerwant_form ($form, &$form_state, $offerwant_type= 'offer', $offerwant=NULL)
 Form for editing offerwant entities. More...
 
 ces_offerwant_form_submit ($form, &$form_state)
 Form submit function. More...
 
 ces_offerwant_form_validate ($form, &$form_state)
 Validate form function. More...
 
 ces_offerwant_load ($id=NULL, $reset=FALSE)
 Implements hook_load(). More...
 
 ces_offerwant_load_multiple ($ids=array(), $conditions=array(), $reset=FALSE)
 Loads multiple offerwant entities. More...
 
 ces_offerwant_save (&$offerwant)
 Implements hook_entity_save(). More...
 
 ces_offerwant_uri ($offer)
 Entity uri callback. More...
 
 ces_offerwant_view ($offerwant, $view_mode= 'full')
 Implements hook_entity_view(). More...
 
 template_preprocess_ces_offerwant (&$variables)
 Process variables for ces_offerwant.tpl.php. More...
 
 theme_ces_offerswants_image ($variables)
 Impements theme hook for images. More...
 

Detailed Description

Implements the drupal hooks for this module.