]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin_data_template.xml
These are all handlers
[mailer.git] / templates / xml / admin_data_template.xml
index 6fc9904e62d9fdbb790cc41f28b454e061b2f9db..5edb946296aa9558f0ef05d8c638ae653811dac8 100644 (file)
@@ -10,7 +10,7 @@ tag intact.
 @copyright     (c) 2003 - 2009 by Roland Haeder
 @copyright     (c) 2009 - 2011 by Mailer Developer Team
 @license       GNU GPL 2.0 or any newer version
-@link          http://www.mxchange.org
+@link          http://mxchange.org
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -35,10 +35,6 @@ MA  02110-1301  USA
        //-->
        <callback-function type="string" value="adminFooEntriesBar" />
        <!--
-       Array index from HTTP POST data array for identifying every data row
-       //-->
-       <post-data-identify-index name="" type="string" value="id" />
-       <!--
        Name of the database table where the entries should be read/write from/to.
        //-->
        <database-table name="" type="string" value="table_name" />
@@ -54,7 +50,7 @@ MA  02110-1301  USA
                A column name list entry. The type is always string, or do you have
                numerical column names?
                //-->
-               <database-column-list-entry name="" type="string" value="foo" />
+               <database-column-list-entry name="" type="string" table="" value="foo" alias="" function="" />
        </database-column-list>
        <!--
        "Filter" call-back functions to call back for piping the fetched data