noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 43/119: Documentation


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 43/119: Documentation
Date: Mon, 26 Oct 2020 18:27:14 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit c5127f64c39753b5ae75a53f5128a27a9ec92cc2
Author: Dany De Bontridder <danydb@noalyss.eu>
AuthorDate: Fri Oct 2 17:59:44 2020 +0200

    Documentation
---
 include/class/operation_predef_mtable.class.php | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/include/class/operation_predef_mtable.class.php 
b/include/class/operation_predef_mtable.class.php
index 2ac3634..ceae85b 100644
--- a/include/class/operation_predef_mtable.class.php
+++ b/include/class/operation_predef_mtable.class.php
@@ -29,6 +29,13 @@ require_once 
NOALYSS_INCLUDE."/database/op_predef_sql.class.php";
 require_once NOALYSS_INCLUDE."/class/pre_operation.class.php";
 require_once NOALYSS_INCLUDE."/lib/select_box.class.php";
 
+/*!
+ * \brief Display a table and allow to change the predefined operation, insert 
or delete. Used the
+ * class Manage_Table_SQL and the SQL Object for the tables op_predef and 
op_predef_detail.
+ * 
+ * @see include/preod.inc.php
+ * @see include/ajax/ajax_save_predf_op.php
+ */
 
 class Operation_Predef_MTable extends Manage_Table_SQL
 {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]