A comparator for arrays.
Located in /code/framework/RSArrayUtil/RSArrayUtil.php (line 435)
RSComparator | --RSArrayComparator
Whether to ignore the order of the elements. Gets set inside the constructor method.
Holds the boolean value false or an instance of the cass RSComperator or a class that extends it. Gets initialized in the construtor method.
Constructor method that initializes the private field _subComparator.
Returns 0 if both arrays contain the same elements.
Note that the order of the elements is NOT ignored.
Inherited From RSComparator
RSComparator::compare()
Documentation generated on Mon, 8 Dec 2003 13:10:38 +0100 by phpDocumentor 1.2.3