I regularly use your site to answer my PHP problems! "私は定期的に私のPHPの問題に答えることをあなたのサイトを使用して!"
マット

RocksDBOOrderクラス

説明

このクラスは、注文することに関係することができます。 これは通常、内部的に使用されます。

  • Dominic Skinner 著者:ドミニクスキナー
  • 0.2.1 バージョン:0.2.1

) / RocksDBOOrder.php(10行)に配置

メソッドの概要
__construct ( string $fieldName , [ string $orderDirection = null ]) RocksDBOOrder __construct文字列 $ fieldNameを 、[ 文字列 $ orderDirection = NULL])
__toString () ボイド __toString ()
メソッド
(line 21 ) コンストラクタ__コンストラクト (21行目)

コンストラクタは、順序が設定されるようになります。

  • public アクセス:公共
__construct ( string $fieldName , [ string $orderDirection = null ]) RocksDBOOrder __コンストラクト文字列 $ fieldNameを 、[ 文字列 $ orderDirection = NULL])
  • $fieldName : the field name to be ordered 文字列 $ fieldNameを :注文するフィールド名
  • $orderDirection : the direction the field should be ordered. 文字列 $ orderDirection:フィールドが命じなければならない方向。 これは、いずれかの値RocksDescまたはRocksAscを取ることができます。
(line 39 ) __toString(ライン39)
  • public アクセス:公共
__toString () ボイド の__toString()

コメントが提供されていません。
セキュリティイメージ

ドミニクスキナーによって書かれた
最終更新日:2011年10月25日午前16時○○分38秒を