suche nach in der

SolrObject::offsetSet> <SolrObject::offsetExists
Last updated: Sat, 07 Jan 2012

view this page in

SolrObject::offsetGet

(PECL solr >= 0.9.2)

SolrObject::offsetGetUsed to retrieve a property

Beschreibung

public mixed SolrObject::offsetGet ( string $property_name )

Used to get the value of a property. This is used when the object is treated as an array.

Parameter-Liste

property_name

Name of the property.

Rückgabewerte

Returns the property value.



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

SolrObject::offsetSet> <SolrObject::offsetExists
Last updated: Sat, 07 Jan 2012