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

search for in the

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

view this page in

SolrObject::getPropertyNames

(PECL solr >= 0.9.2)

SolrObject::getPropertyNames全てのプロパティ名の配列を返す

説明

public array SolrObject::getPropertyNames ( void )

全てのプロパティ名の配列を返します。

パラメータ

この関数にはパラメータはありません。

返り値

配列を返します。



add a note add a note User Contributed Notes SolrObject::getPropertyNames
dohpaz at nospam dot net 20-May-2010 08:21
It should be noted that when using SolrObject::getPropertyNames(), the array keys have an invisible character that needs to be trim()'d to work correctly.

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