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

show the history of a card of an accounting for the card f_id is set and for an accounting : pcm_val More...

Go to the source code of this file.

Enumerations

enum  ALLOWED

Variables

global $cn = new Database(dossier::id())
 $div = $_REQUEST['div']
 $from_div = (isset($_REQUEST['ajax'])) ? 1 : $_GET['l']
global $g_user = new User($cn)
if(isset($_GET['f_id'])) if(isset($_REQUEST['pcm_val'])) $html = escape_xml($html)
 echo

Detailed Description

show the history of a card of an accounting for the card f_id is set and for an accounting : pcm_val

Definition in file ajax_history.php.


Enumeration Type Documentation

enum ALLOWED

Definition at line 36 of file ajax_history.php.


Variable Documentation

$cn = new Database(dossier::id())

Definition at line 42 of file ajax_history.php.

$div = $_REQUEST['div']
$from_div = (isset($_REQUEST['ajax'])) ? 1 : $_GET['l']

Definition at line 48 of file ajax_history.php.

Referenced by Acc_Account_Ledger\HtmlTable(), and Fiche\HtmlTable().

$g_user = new User($cn)

Definition at line 42 of file ajax_history.php.

if (isset($_GET['f_id'])) if (isset($_REQUEST['pcm_val'])) $html = escape_xml($html)

Definition at line 192 of file ajax_history.php.

Definition at line 200 of file ajax_history.php.

 All Data Structures Namespaces Files Functions Variables Enumerations