http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89975

Revision: 89975
Author:   jeroendedauw
Date:     2011-06-13 16:20:36 +0000 (Mon, 13 Jun 2011)
Log Message:
-----------
added depracted notice

Modified Paths:
--------------
    trunk/extensions/SemanticMediaWiki/includes/datavalues/SMW_DataValue.php

Modified: 
trunk/extensions/SemanticMediaWiki/includes/datavalues/SMW_DataValue.php
===================================================================
--- trunk/extensions/SemanticMediaWiki/includes/datavalues/SMW_DataValue.php    
2011-06-13 16:09:59 UTC (rev 89974)
+++ trunk/extensions/SemanticMediaWiki/includes/datavalues/SMW_DataValue.php    
2011-06-13 16:20:36 UTC (rev 89975)
@@ -623,6 +623,8 @@
         * Convenience method that returns the DB key that holds the value that 
is
         * to be used for sorting data of this kind. If this datatype does not
         * support sorting, then null is returned here.
+        * 
+        * @deprecated since SMW 1.6, use getDataItem()->get...() instead. Will 
vanish before SMW 1.7.
         */
        public function getValueKey() {
                $dbkeys = $this->getDBkeys();


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to