[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpcompta-dev] r4199 - phpcompta/trunk/include
From: |
phpcompta-dev |
Subject: |
[Phpcompta-dev] r4199 - phpcompta/trunk/include |
Date: |
Thu, 15 Sep 2011 11:03:09 +0200 (CEST) |
Author: danydb
Date: 2011-09-15 11:03:08 +0200 (Thu, 15 Sep 2011)
New Revision: 4199
Modified:
phpcompta/trunk/include/class_html_input.php
Log:
update doc
Modified: phpcompta/trunk/include/class_html_input.php
===================================================================
--- phpcompta/trunk/include/class_html_input.php 2011-09-15 08:59:10 UTC
(rev 4198)
+++ phpcompta/trunk/include/class_html_input.php 2011-09-15 09:03:08 UTC
(rev 4199)
@@ -49,22 +49,7 @@
* - TEXTAREA
* - RICHTEXT
* - FILE
- * - JS_SEARCH_POSTE call a popup window for searching the account
- * - JS_SEARCH call a popup window for searching a quickcode or to add one
- * - JS_SEARCH_ONLY like JS_SEARCH but without adding a quickcode
- * - JS_LEDGER_CTRL like js_search_only but the tag to update is given
* - SPAN
- * - JS_CONCERNED open a popup window for search a operation, if extra
== 0 then
- * get the amount thx javascript
- * - js_DATE show a calendar
- *
- * For JS_SEARCH_POST,JS_SEARCH or JS_SEARCH_ONLY
- * - $extra contains 'cred', 'deb', 'all' or a list of fiche_def_ref
(frd_id)
- * to filter the search/add for the card
- *
- * - $extra2 filter on the card parameter, which are given in
Avance->journaux menu,
- * it is the journal id. If empty, there is no link with a ledger
- *
*/
class HtmlInput
{
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpcompta-dev] r4199 - phpcompta/trunk/include,
phpcompta-dev <=