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

search for in the

SolrObject::__construct> <SolrDocumentField::__destruct
Last updated: Fri, 13 Nov 2009

view this page in

The SolrObject class

導入

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

クラス概要

SolrObject
final SolrObject implements ArrayAccess {
/* Methods */
__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 )
}

目次



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

SolrObject::__construct> <SolrDocumentField::__destruct
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites