PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Functions | |
banner_hook_close_page_generation ($params) | |
Traitement de la fin de la génération d'une page. More... | |
banner_hook_rpc_status (&$params) | |
Gestion du changement de status d'un élément dans une table si pas prévu par défaut. More... | |
affiche_banner ($position=null, $return_mode=false, $page=null, $cat_id=null, $this_annonce_number=0, $page_type=null, $keywords_array=null, $lang=null, $return_array_with_raw_information=false, $ad_id=null, $page_related_to_user_id=null, $disable_cache=false) | |
affiche_banner() More... | |
get_possible_banner_positions_between_ads ($position, $cat_id, $page, $page_type=null) | |
get_possible_ad_positions() More... | |
update_viewed_banners () | |
Met à jour le compteur "vue" de la table des bannières en une seule requête SQL. More... | |
read_global ($var) | |
google_append_url (&$url, $param, $value) | |
google_append_globals (&$url, $param) | |
google_append_color (&$url, $param) | |
google_set_screen_res () | |
google_set_muid () | |
google_set_via_and_accept () | |
google_get_ad_url () | |
Variables | |
if(!defined('IN_PEEL')) | $GLOBALS ['page_types_array'] = array('home_page', 'first_page_category', 'other_page_category', 'ad_page_details', 'search_engine_page', 'ad_creation_page') |
affiche_banner | ( | $position = null , |
|
$return_mode = false , |
|||
$page = null , |
|||
$cat_id = null , |
|||
$this_annonce_number = 0 , |
|||
$page_type = null , |
|||
$keywords_array = null , |
|||
$lang = null , |
|||
$return_array_with_raw_information = false , |
|||
$ad_id = null , |
|||
$page_related_to_user_id = null , |
|||
$disable_cache = false |
|||
) |
integer | $position | |
boolean | $return_mode | |
integer | $page | |
integer | $cat_id | |
integer | $this_annonce_number | |
boolean | $page_type | |
mixed | $keywords_array | |
string | $lang | |
boolean | $return_array_with_raw_information | |
integer | $ad_id | |
integer | $page_related_to_user_id | |
boolean | $disable_cache |
Definition at line 63 of file fonctions.php.
banner_hook_close_page_generation | ( | $params | ) |
Traitement de la fin de la génération d'une page.
array | $params |
Definition at line 27 of file fonctions.php.
banner_hook_rpc_status | ( | & | $params | ) |
Gestion du changement de status d'un élément dans une table si pas prévu par défaut.
array | $params |
Definition at line 37 of file fonctions.php.
get_possible_banner_positions_between_ads | ( | $position, | |
$cat_id, | |||
$page, | |||
$page_type = null |
|||
) |
get_possible_ad_positions()
mixed | $position | |
mixed | $cat_id | |
mixed | $page | |
boolean | $page_type |
Definition at line 332 of file fonctions.php.
google_append_color | ( | & | $url, |
$param | |||
) |
Definition at line 401 of file fonctions.php.
google_append_globals | ( | & | $url, |
$param | |||
) |
Definition at line 397 of file fonctions.php.
google_append_url | ( | & | $url, |
$param, | |||
$value | |||
) |
Definition at line 393 of file fonctions.php.
google_get_ad_url | ( | ) |
Definition at line 454 of file fonctions.php.
google_set_muid | ( | ) |
Definition at line 423 of file fonctions.php.
google_set_screen_res | ( | ) |
Definition at line 408 of file fonctions.php.
google_set_via_and_accept | ( | ) |
Definition at line 446 of file fonctions.php.
read_global | ( | $var | ) |
Definition at line 389 of file fonctions.php.
update_viewed_banners | ( | ) |
Met à jour le compteur "vue" de la table des bannières en une seule requête SQL.
Definition at line 377 of file fonctions.php.
if (!defined('IN_PEEL')) $GLOBALS['page_types_array'] = array('home_page', 'first_page_category', 'other_page_category', 'ad_page_details', 'search_engine_page', 'ad_creation_page') |
Definition at line 19 of file fonctions.php.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:40 - is a product of SAS. All rights reserved.