Project continued with rewrites:
[mailer.git] / templates / xml / admin / admin_edit_do_surfbar_urls.xml
index ebc3a40d2d805baedc91641e85644942dce6ba47..84b0cba77320be015d51c38ce0ad935f2f332893 100644 (file)
@@ -39,12 +39,20 @@ MA  02110-1301  USA
        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="url_userid" alias="" function="" />
+               <database-column-list-entry name="" type="string" table="" value="url" alias="" function="" />
+               <database-column-list-entry name="" type="string" table="" value="url_fixed_reload" alias="" function="" />
+               <database-column-list-entry name="" type="string" table="" value="url_fixed_waiting" 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="" />
+               <callback-function-list-entry name="" type="string" value="" />
+               <callback-function-list-entry name="" type="string" value="bigintval" />
+               <callback-function-list-entry name="" type="string" value="bigintval" />
        </callback-function-list>
        <!--
        Extra parameters (2nd, 3rd, ...) for above call-back functions. If an array
@@ -57,6 +65,8 @@ MA  02110-1301  USA
        Columns for converting single time selections into a timestamp
        //-->
        <time-columns-list>
+               <time-columns-list-entry name="" type="string" value="url_fixed_reload" />
+               <time-columns-list-entry name="" type="string" value="url_fixed_waiting" />
        </time-columns-list>
        <!--
        Wether to 'edit/delete/change' (change) the entries (true) or just read them for displaying (false)