PHP Doku:: Checks if a field exists - solrdocument.isset.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrDocument class

<<SolrDocument::getInputDocument

SolrDocument::key>>

SolrDocument::__isset

(PECL solr >= 0.9.2)

SolrDocument::__issetChecks if a field exists

Beschreibung

public bool SolrDocument::__isset ( string $fieldName )

Checks if a field exists

Parameter-Liste

fieldName

Name of the field.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.


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",...)