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::getPropertyNamesReturns an array of all the names of the properties

Description

public array SolrObject::getPropertyNames ( void )

Returns an array of all the names of the properties

Parameters

This function has no parameters.

Return Values

Returns an array.



add a note add a note User Contributed Notes SolrObject::getPropertyNames
dohpaz at nospam dot net 20-May-2010 05: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