fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12109] property: comment


From: Sigurd Nes
Subject: [Fmsystem-commits] [12109] property: comment
Date: Thu, 02 Oct 2014 13:09:09 +0000

Revision: 12109
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12109
Author:   sigurdne
Date:     2014-10-02 13:09:08 +0000 (Thu, 02 Oct 2014)
Log Message:
-----------
property: comment

Modified Paths:
--------------
    trunk/property/inc/class.uicondition_survey.inc.php

Modified: trunk/property/inc/class.uicondition_survey.inc.php
===================================================================
--- trunk/property/inc/class.uicondition_survey.inc.php 2014-10-01 12:37:53 UTC 
(rev 12108)
+++ trunk/property/inc/class.uicondition_survey.inc.php 2014-10-02 13:09:08 UTC 
(rev 12109)
@@ -103,7 +103,10 @@
 
                }
 
-
+               /**
+                * Prepare UI
+                * @return void
+                */
                public function index()
                {
                        if(!$this->acl_read)
@@ -298,6 +301,10 @@
                }
 
 
+               /**
+                * Fetch data from $this->bo based on parametres
+                * @return array
+                */
                public function query()
                {
                        $params = array(




reply via email to

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