SolrObject クラス
(PECL solr >= 0.9.2)
はじめに
これはオブジェクトで、そのプロパティは、配列の文法を使用してアクセスされることもできます。 その全てのプロパティは読み取り専用です。
クラス概要
final
class SolrObject
implements
ArrayAccess {
/* メソッド */
public __construct()
public __destruct()
}目次
- SolrObject::__construct — Solr オブジェクトを生成
- SolrObject::__destruct — デストラクタ
- SolrObject::getPropertyNames — 全てのプロパティ名の配列を返す
- SolrObject::offsetExists — プロパティが存在するかチェック
- SolrObject::offsetGet — プロパティを取得するために使用される
- SolrObject::offsetSet — プロパティに対して値を設定
- SolrObject::offsetUnset — プロパティに対して値の設定を解除
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google