noalyss Version-9
|
Go to the source code of this file.
Variables | |
$ac =$http->request('ac') | |
$cn =Dossier::connect() | |
display table of contact, called from Contact::summary More... | |
$dossier_id =Dossier::id() | |
$from =$http->request("ac","string","") | |
$http =new HttpInput() | |
$idx =0 | |
$url =NOALYSS_URL."/do.php?".http_build_query(["gDossier"=>$dossier_id,"ac"=>$ac,"sb"=>"detail","f_id"=>$contact['f_id']]) | |
endforeach =FaxTo($contact['contact_fax']) | |
endif | |
if (!empty( $contact[ 'contact_company'])) =phoneTo($contact['contact_mobile']) | |
$ac =$http->request('ac') |
Definition at line 26 of file contact-summary.php.
$cn =Dossier::connect() |
display table of contact, called from Contact::summary
Definition at line 7 of file contact-summary.php.
$dossier_id =Dossier::id() |
Definition at line 25 of file contact-summary.php.
$from =$http->request("ac","string","") |
Definition at line 9 of file contact-summary.php.
$http =new HttpInput() |
Definition at line 8 of file contact-summary.php.
Definition at line 24 of file contact-summary.php.
$url =NOALYSS_URL."/do.php?".http_build_query(["gDossier"=>$dossier_id,"ac"=>$ac,"sb"=>"detail","f_id"=>$contact['f_id']]) |
Definition at line 30 of file contact-summary.php.
Definition at line 85 of file contact-summary.php.
endif |
Definition at line 43 of file contact-summary.php.
if(!empty($contact['contact_company'])) | ( | ! | empty $contact[ 'contact_company'] | ) | =phoneTo($contact['contact_mobile']) |
Definition at line 56 of file contact-summary.php.