]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/member/member_add_do_subid.xml
Extension ext-user for sub id tracking continued:
[mailer.git] / templates / xml / member / member_add_do_subid.xml
index 5cbce310c7026b39e98ef7bbf958d187e7fdeee3..11f5d85d80b1ca4d16cf4c19e14af24e5ec2a60f 100644 (file)
@@ -1,68 +1 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<!--
-This template provides meta data for adding sub ids to the database.
-
-@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
-@license       GNU GPL 2.0 or any newer version
-@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
-the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
-MA  02110-1301  USA
-//-->
-<member-entry-meta-data>
-       <!--
-       Call-back function which should all following parameter handled over
-       to. This will always be type of string but we like homogene XMLs.
-       //-->
-       <callback-function type="string" value="memberAddEntries" />
-       <!--
-       Name of the database table where the entries should be read/write from/to.
-       //-->
-       <database-table name="" type="string" value="user_subids" />
-       <!--
-       The following three lists must have the same count of list entries, else an
-       error may occur.
-       //-->
-       <!--
-       And all column names to read/write, leave this list tag empty for all (*).
-       //-->
-       <database-column-list>
-               <database-column-list-entry name="" type="string" table="" value="userid" alias="" function="" />
-               <database-column-list-entry name="" type="string" table="" value="subid" alias="" function="" />
-       </database-column-list>
-       <!--
-       "Filter" call-back functions to call back for piping the fetched data
-       through (can be left empty, no call-back function will be called)
-       //-->
-       <callback-function-list>
-               <callback-function-list-entry name="" type="string" value="bigintval" />
-               <callback-function-list-entry name="" type="string" value="prepareSubId" />
-       </callback-function-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>
-       <!--
-       Columns for converting single time selections into a timestamp
-       //-->
-       <time-columns-list>
-       </time-columns-list>
-</member-entry-meta-data>
+<!-- @DEPRECATED //-->