PHP Doku:: Acess the field as a property - solrdocument.get.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSuchmaschinenerweiterungenApache SolrThe SolrDocument classSolrDocument::__get

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrDocument class

<<SolrDocument::fieldExists

SolrDocument::getField>>

SolrDocument::__get

(PECL solr >= 0.9.2)

SolrDocument::__getAcess the field as a property

Beschreibung

public SolrDocumentField SolrDocument::__get ( string $fieldName )

Magic method for accessing the field as a property.

Parameter-Liste

fieldName

The name of the field.

Rückgabewerte

Returns a SolrDocumentField instance.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)