SolrDocument::__get

(PECL solr >= 0.9.2)

SolrDocument::__get — Acess the field as a property


Описание

public SolrDocumentField SolrDocument::__get ( string $fieldName )

Magic method for accessing the field as a property.


Список параметров

fieldName -

The name of the field.


Возвращаемые значения

Returns a SolrDocumentField instance.


Описание класса solrdocument, примеры использования класса solrdocument.



Смотрите также:
Описание на ru2.php.net
Описание на php.ru