a couple of comment fixes
authorEileen McNaughton <eileen@fuzion.co.nz>
Thu, 26 Mar 2015 00:47:44 +0000 (13:47 +1300)
committerEileen McNaughton <eileen@fuzion.co.nz>
Thu, 26 Mar 2015 00:47:44 +0000 (13:47 +1300)
CRM/Report/Form.php

index 9b10b4ff26ac2d2dc9616686303f767451b14601..70b813c51600eb473d127dd6527f5f9e66286f5c 100644 (file)
@@ -1844,6 +1844,8 @@ class CRM_Report_Form extends CRM_Core_Form {
   }
 
   /**
+   * Possibly unused function.
+   *
    * @todo - could not find any instances where this is called
    *
    * @param bool $relative
@@ -1877,6 +1879,8 @@ class CRM_Report_Form extends CRM_Core_Form {
   }
 
   /**
+   * Get values for from and to for date ranges.
+   *
    * @param bool $relative
    * @param string $from
    * @param string $to
@@ -1915,7 +1919,9 @@ class CRM_Report_Form extends CRM_Core_Form {
   }
 
   /**
-   * @param $rows
+   * Alter the way in which custom data fields are displayed.
+   *
+   * @param array $rows
    */
   public function alterCustomDataDisplay(&$rows) {
     // custom code to alter rows having custom values