I think this organisation will be one of the big players of the future in the PHP world. "Eu acho que essa organização vai ser um dos grandes jogadores do futuro no mundo do PHP."
Darren

RocksDBOOrder Classe

Descrição

Esta classe permite que uma relação a ser ordenada. Isso geralmente é usado internamente.

  • Dominic Skinner autor: Dominic Skinner
  • 0.2.1 versão: 0.2.1

) Localizado em / RocksDBOOrder.php (linha 10)

Resumo método
__construct ( string $fieldName , [ string $orderDirection = null ]) RocksDBOOrder __construct (string $ fieldName, [string OrderDirection $ = null])
__toString () vazio __toString ()
Métodos
(line 21 ) __ Construtor construir (linha 21)

O construtor permite a ordenação para ser configurado.

  • public acesso: public
__construct ( string $fieldName , [ string $orderDirection = null ]) RocksDBOOrder __ construct (string $ fieldName, [string OrderDirection $ = null])
  • $fieldName : the field name to be ordered string $ fieldName: o nome do campo a ser ordenado
  • $orderDirection : the direction the field should be ordered. OrderDirection string $: a direção do campo devem ser ordenados. Isso pode levar a RocksDesc valores ou RocksAsc.
(line 39 ) __toString (linha 39)
  • public acesso: public
__toString () void __ toString ()

Nenhum comentário foi fornecida.
imagem de segurança

Escrito por Dominic Skinner
Última Atualização: 2011/10/25 16:00:38