]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin/admin_list_point_accounts.xml
Updated copyright notice as there are changes in this year
[mailer.git] / templates / xml / admin / admin_list_point_accounts.xml
index e1ae325dd93b165030d915a24705c1f68c4cb614..ed3c02aec13d2617c778846f9f18a7dea7b6fb2f 100644 (file)
@@ -5,7 +5,7 @@ This template provides meta data for listing points accounts
 @author                Roland Haeder <webmaster@mxchange.org>
 @version       0.2.1-FINAL
 @copyright     (c) 2003 - 2009 by Roland Haeder
-@copyright     (c) 2009 - 2012 by Mailer Developer Team
+@copyright     (c) 2009 - 2013 by Mailer Developer Team
 @license       GNU GPL 2.0 or any newer version
 @link          http://mxchange.org
 
@@ -94,4 +94,15 @@ MA  02110-1301  USA
        //-->
        <column-callback-list>
        </column-callback-list>
+       <!--
+       Extra parameters (2nd, 3rd, ...) for above call-back functions. If an array
+       is provided, we have more than two parameters to handle over to the
+       call-back function. See function handleExtraValues() for details.
+       //-->
+       <extra-parameter-list>
+       </extra-parameter-list>
+       <!--
+       How the named column shall be logical linked to the above.
+       //-->
+       <where-condition type="string" name="" condition="" />
 </admin-list-data>