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

search for in the

SolrObject::offsetExists> <SolrObject::__destruct
[edit] Last updated: Fri, 17 May 2013

view this page in

SolrObject::getPropertyNames

(PECL solr >= 0.9.2)

SolrObject::getPropertyNamesDevuelve una matriz de todos los nombres de las propiedades

Descripción

public array SolrObject::getPropertyNames ( void )

Devuelve una matriz de todos los nombres de las propiedades.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve una matriz.



add a note add a note User Contributed Notes SolrObject::getPropertyNames - [1 notes]
up
0
dohpaz at nospam dot net
2 years ago
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