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

search for in the

SolrObject::offsetUnset> <SolrObject::offsetGet
[edit] Last updated: Fri, 25 May 2012

view this page in

SolrObject::offsetSet

(PECL solr >= 0.9.2)

SolrObject::offsetSetプロパティに対して値を設定

説明

public void SolrObject::offsetSet ( string $property_name , string $property_value )

プロパティに対して値を設定します。 これは、オブジェクトが配列として扱われる際に使用されます。 このオブジェクトは読み込み専用です。これは、決して試みられてはいけません。

パラメータ

property_name

プロパティ名

property_value

新しい値

返り値

ありません



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

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