]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin/admin_list_network_api.xml
Opps, old variable here
[mailer.git] / templates / xml / admin / admin_list_network_api.xml
index 4af399a25e6fb19894ebadb53d7c39c8c54253b9..8f7bdd7ae8ae3853acefd16f35cda91e97dce6d2 100644 (file)
@@ -95,6 +95,17 @@ MA  02110-1301  USA
        a call-back function shall be called for.
        //-->
        <column-callback-list>
+               <!--
+               Another column, now we need a second parameter here because
+               generateDateTime() expects two parameters (first is always the data
+               from column).
+               //-->
+               <column-callback-list-entry>
+                       <!--
+                       The actual data, again.
+                       //-->
+                       <column-callback-data type="string" value="network_cache_admin_id" callback="generateAdminLink" />
+               </column-callback-list-entry>
        </column-callback-list>
        <!--
        How the named column shall be logical linked to the above.