Author: richter
Date: Sun Jun 30 15:39:51 2013
New Revision: 1498143

URL: http://svn.apache.org/r1498143
Log:
sorttype

Modified:
    perl/embperl/trunk/Embperl/Form/DataSource.pm

Modified: perl/embperl/trunk/Embperl/Form/DataSource.pm
URL: 
http://svn.apache.org/viewvc/perl/embperl/trunk/Embperl/Form/DataSource.pm?rev=1498143&r1=1498142&r2=1498143&view=diff
==============================================================================
--- perl/embperl/trunk/Embperl/Form/DataSource.pm (original)
+++ perl/embperl/trunk/Embperl/Form/DataSource.pm Sun Jun 30 15:39:51 2013
@@ -58,6 +58,13 @@ sub init
 
 sub values_no_cache { 0 }
 
+# ---------------------------------------------------------------------------
+#
+#   sorttype - returns information how to sort this datasource values for 
displaying
+#
+
+sub sorttype { undef }
+
 # ---------------------------------------------------------------------------
 #
 #   get_values - returns the values and options



---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-cvs-unsubscr...@perl.apache.org
For additional commands, e-mail: embperl-cvs-h...@perl.apache.org

Reply via email to