DataObjects/Person.php
authorAlan Knowles <alan@roojs.com>
Sat, 8 Oct 2011 01:07:23 +0000 (09:07 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 8 Oct 2011 01:07:23 +0000 (09:07 +0800)
DataObjects/Person.php

index 6f9cf21..cb0d5eb 100644 (file)
@@ -32,7 +32,11 @@ class Pman_Core_DataObjects_Person extends DB_DataObject
     
     /* the code above is auto generated do not remove the tag below */
     ###END_AUTOCODE
-    
+    /**
+     *
+     * @param {String} $templateFile  (mail/XXXXXXX.txt) exclude the mail and .txt bit.
+     * @param {Array|Object} $args   data to send out..
+     */
     function buildMail($templateFile, $args)
     {