CairoRadialGradient::getCircles

(PECL cairo >= 0.1.0) The getCircles purpose public array CairoRadialGradient::getCircles ( void ) The method description goes here. Returns: Description... This function is currently not documented; only its argument list is available. Examples: CairoRadialGradient::getCircles() example

cairo_font_options_set_hint_metrics

(PECL cairo >= 0.1.0) Description void cairo_font_options_set_hint_metrics ( CairoFontOptions $options, int $hint_metrics ) The function description goes here. Parameters: options Description... hint_metrics Description... Returns: What is returned on success and failure

SolrDocument::__construct

(PECL solr >= 0.9.2) Constructor public SolrDocument::__construct ( void ) Constructor for SolrDocument Returns:

SolrDocument::deleteField

(PECL solr >= 0.9.2) Removes a field from the document public bool SolrDocument::deleteField ( string $fieldName ) Removes a field from the document. Parameters: fieldName Name of the field Returns: Returns TRUE on success or FALSE on failure.

SolrDocument::key

(PECL solr >= 0.9.2) Retrieves the current key public string SolrDocument::key ( void ) Retrieves the current key. Returns: Returns the current key.

SolrDisMaxQuery::removePhraseField

(No version information available, might only be in Git) Removes a Phrase Field (pf parameter) public SolrDisMaxQuery SolrDisMaxQuery::removePhraseField ( string $field ) Removes a Phrase Field (pf parameter) that was previously added using SolrDisMaxQuery::addPhraseField Parameters: field Field Name Returns: SolrDisMaxQuery

filepro_fieldname

(PHP 4, PHP 5 <= 5.1.6, PHP 7) Gets the name of a field string filepro_fieldname ( int $field_number ) Returns the name of the field corresponding to field_number. Parameters: field_number The field number. Returns: Returns the name of the field as a string, or FALSE on errors.

HTTP context options

HTTP context option listing Context options for http:// and https:// transports. Changelog: 5.3.4 Added follow_location. 5.3.0 The protocol_version supports chunked transfer decoding when set to 1.1. 5.2.10 Added ignore_errors. 5.2.10 The header can now be an numerically indexed array. 5.2.1 Added timeout.

PDF_get_fontname

(PHP 4, PECL pdflib >= 1.0.0) Get font name [deprecated] This function is deprecated since PDFlib version 3, use PDF_get_parameter() with the parameter fontname instead.

ibase_server_info

(PHP 5, PHP 7) Request information about a database server string ibase_server_info ( resource $service_handle, int $action ) This function is currently not documented; only its argument list is available.