Login |  Register 
After taking your course, my knowledge of PHP has ballooned!
Rob
 

RocksDBOOrder Class

Description

This class enables a relation to be ordered. This is usually used internally.

  • author: Dominic Skinner
  • version: 0.2.1

Located in /RocksDBOOrder.php (line 10)


	
			
Method Summary
RocksDBOOrder __construct (string $fieldName, [string $orderDirection = null])
void __toString ()
Methods
Constructor __construct (line 21)

The constructor enables the ordering to be configured.

  • access: public
RocksDBOOrder __construct (string $fieldName, [string $orderDirection = null])
  • string $fieldName: the field name to be ordered
  • string $orderDirection: the direction the field should be ordered. This can either take the values RocksDesc or RocksAsc.
__toString (line 39)
  • access: public
void __toString ()

No comments have been provided.
security image

Written by Dominic Skinner
Last Updated: 2011-10-25 16:00:38