Query: solrobject
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SOLROBJECT(3) 1 SOLROBJECT(3) The SolrObject classINTRODUCTIONThis is an object whose properties can also by accessed using the array syntax. All its properties are read-only.CLASS SYNOPSISSolrObject final SolrObjectArrayAccess Methods o public SolrObject::__construct (void ) o public void SolrObject::__destruct (void ) o public array SolrObject::getPropertyNames (void ) o public bool SolrObject::offsetExists (string $property_name) o public mixed SolrObject::offsetGet (string $property_name) o public void SolrObject::offsetSet (string $property_name, string $property_value) o public void SolrObject::offsetUnset (string $property_name) PHP Documentation Group SOLROBJECT(3)