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

search for in the

SolrObject::__construct> <SolrDocumentField::__destruct
[edit] Last updated: Fri, 30 Nov 2012

view this page in

The SolrObject class

(No version information available, might only be in SVN)

Wstęp

This is an object whose properties can also by accessed using the array syntax. All its properties are read-only.

Krótki opis klasy

final SolrObject implements ArrayAccess {
/* Metody */
public __construct ( void )
public void __destruct ( void )
public array getPropertyNames ( void )
public bool offsetExists ( string $property_name )
public mixed offsetGet ( string $property_name )
public void offsetSet ( string $property_name , string $property_value )
public void offsetUnset ( string $property_name )
}

Spis treści



add a note add a note User Contributed Notes SolrObject - [0 notes]
There are no user contributed notes for this page.

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