downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SolrObject::__construct> <SolrDocumentField::__destruct
[edit] Last updated: Fri, 25 May 2012

view this page in

SolrObject クラス

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

導入

これはオブジェクトで、そのプロパティは、配列の文法を使用してアクセスされることもできます。 その全てのプロパティは読み取り専用です。

クラス概要

final SolrObject implements ArrayAccess {
/* メソッド */
public __construct ( void )
public void __destruct ( void )
public array getPropertyNames ( void )
public bool offsetExists ( string $property_name )
public mixed offsetGet ( string $property_name )
public void offsetSet ( string $property_name , string $property_value )
public void offsetUnset ( string $property_name )
}

目次



add a note add a note User Contributed Notes SolrObject
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites