noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
category_followup.inc.php File Reference

this file is used for the follow up of the customer (mail, meeting...) More...

Go to the source code of this file.

Variables

 $_GET ['qcode'] = $fiche->get_quick_code()
 $_REQUEST ['qcode'] = $fiche->get_quick_code()
 $ag_id = (isset($_REQUEST['ag_id']))?$_REQUEST['ag_id']:0
 $base = "&".HtmlInput::request_to_string(array("closed_action","remind_date_end","remind_date","sag_ref","only_internal","state","gDossier","qcode","ag_dest","query","tdoc","date_start","date_end","hsstate","searchtag","sb","sc"),"")
 $fiche = new Fiche($cn,$_REQUEST['f_id'])
if(!isset($_GET['submit_query'])) $p_action = $_REQUEST['ac']
 $retour = HtmlInput::button_anchor('Retour','?'.dossier::get().'&'.$base)
 $sub_action = "list"

Detailed Description

this file is used for the follow up of the customer (mail, meeting...)

Definition in file category_followup.inc.php.


Variable Documentation

$_GET['qcode'] = $fiche->get_quick_code()
$_REQUEST['qcode'] = $fiche->get_quick_code()

Definition at line 47 of file category_followup.inc.php.

$ag_id = (isset($_REQUEST['ag_id']))?$_REQUEST['ag_id']:0

Definition at line 38 of file category_followup.inc.php.

$base = "&".HtmlInput::request_to_string(array("closed_action","remind_date_end","remind_date","sag_ref","only_internal","state","gDossier","qcode","ag_dest","query","tdoc","date_start","date_end","hsstate","searchtag","sb","sc"),"")

Definition at line 42 of file category_followup.inc.php.

$fiche = new Fiche($cn,$_REQUEST['f_id'])

Definition at line 44 of file category_followup.inc.php.

if (!isset($_GET['submit_query'])) $p_action = $_REQUEST['ac']
$retour = HtmlInput::button_anchor('Retour','?'.dossier::get().'&'.$base)

Definition at line 43 of file category_followup.inc.php.

$sub_action = "list"
Note:
problem with ShowActionList, this function is local to the file action.inc.php. And this function must different for each suivi

Definition at line 37 of file category_followup.inc.php.

 All Data Structures Namespaces Files Functions Variables Enumerations