PHP Doku:: Returns a parameter value - solrparams.getparam.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSuchmaschinenerweiterungenApache SolrThe SolrParams classSolrParams::getParam

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrParams class

<<SolrParams::get

SolrParams::getParams>>

SolrParams::getParam

(PECL solr >= 0.9.2)

SolrParams::getParam Returns a parameter value

Beschreibung

final public mixed SolrParams::getParam ([ string $param_name ] )

Returns a parameter with name param_name

Parameter-Liste

param_name

The name of the parameter

Rückgabewerte

Returns a string or an array depending on the type of the parameter


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