documentation
This commit is contained in:
parent
4d5c7c176c
commit
92376f97d2
1 changed files with 3 additions and 0 deletions
|
|
@ -30,6 +30,8 @@
|
|||
* Code for ajax , here we see the ajax_input for creating a dg box
|
||||
\code
|
||||
$objet->set_pk($p_id);
|
||||
// It is very important to set the name of the javascript variable
|
||||
// Contained in the http_input variable "ctl"
|
||||
$objet->set_object_name($objet_name);
|
||||
|
||||
// Set the ajax to call
|
||||
|
|
@ -55,6 +57,7 @@
|
|||
echo $xml->save_XML();
|
||||
@endcode
|
||||
* @see ManageTable.js
|
||||
* @see ajax_accounting.php
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue