Class mosObjectSorter

Description

Sorts an Array of objects

Located in /includes/core.classes.php (line 705)


	
			
Variable Summary
 unknown_type $_direction
 unknown_type $_keyname
 unknown_type $_object_array
Method Summary
 mosObjectSorter mosObjectSorter ( &$a, unknown_type $k, [unknown_type $sort_direction = 1], unknown_type $a)
 unknown mosObjectCompare ( &$a,  &$b, unknown_type $a, unknown_type $b)
 void sort ()
Variables
unknown_type $_direction = 0 (line 717)

Enter description here...

unknown_type $_keyname = '' (line 711)

Enter description here...

unknown_type $_object_array = array() (line 723)

Enter description here...

Methods
Constructor mosObjectSorter (line 733)

Enter description here...

mosObjectSorter mosObjectSorter ( &$a, unknown_type $k, [unknown_type $sort_direction = 1], unknown_type $a)
  • unknown_type $a
  • unknown_type $k
  • unknown_type $sort_direction
  • &$a
mosObjectCompare (line 747)

Enter description here...

unknown mosObjectCompare ( &$a,  &$b, unknown_type $a, unknown_type $b)
  • unknown_type $a
  • unknown_type $b
  • &$a
  • &$b
sort (line 758)

Enter description here...

void sort ()

Documentation generated on Mon, 05 May 2008 16:19:02 +0400 by phpDocumentor 1.4.0