fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7808] Added comments


From: Torstein
Subject: [Fmsystem-commits] [7808] Added comments
Date: Tue, 04 Oct 2011 09:12:39 +0000

Revision: 7808
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7808
Author:   vator
Date:     2011-10-04 09:12:38 +0000 (Tue, 04 Oct 2011)
Log Message:
-----------
Added comments

Modified Paths:
--------------
    trunk/rental/inc/class.uiparty.inc.php

Modified: trunk/rental/inc/class.uiparty.inc.php
===================================================================
--- trunk/rental/inc/class.uiparty.inc.php      2011-10-04 08:47:14 UTC (rev 
7807)
+++ trunk/rental/inc/class.uiparty.inc.php      2011-10-04 09:12:38 UTC (rev 
7808)
@@ -591,6 +591,10 @@
                }
        }
        
+       /**
+        * Public method. Called when a user wants to sync data with 
Fellesdata. 
+        * Returns a json string with the following fields: email, org_name, 
unit_leader_fullname and department
+        */
        public function get_synchronize_party_info()
        {
                if(($this->isExecutiveOfficer() || $this->isAdministrator()))




reply via email to

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