SolrQuery::addStatsFacet

(PECL solr >= 0.9.2) Requests a return of sub results for values within the given facet public SolrQuery SolrQuery::addStatsFacet ( string $field ) Requests a return of sub results for values within the given facet. Maps to the stats.facet field Parameters: field The name of the field Returns: Returns the current SolrQuery object, if the retu

IntlBreakIterator::createCodePointInstance

(No version information available, might only be in Git) Create break iterator for boundaries of code points public static ReturnType IntlBreakIterator::createCodePointInstance ( void ) Returns: This function is currently not documented; only its argument list is available.

SWFTextField::setPadding

(PHP 5 <= 5.3.0, PECL ming SVN) Sets the padding of this textfield void SWFTextField::setPadding ( float $padding ) Returns: No value is returned. This function is currently not documented; only its argument list is available.

IntlBreakIterator::getErrorMessage

(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0) Get last error message on the object public ReturnType IntlBreakIterator::getErrorMessage ( void ) Object oriented style (method): Procedural style: ReturnType intl_get_error_message ( void ) Returns: This function is currently not documented; only its argument list is available.

cairo_pattern_get_rgba

(PECL cairo >= 0.1.0) Description array cairo_pattern_get_rgba ( CairoSolidPattern $pattern ) The function description goes here. Parameters: pattern Description... Returns: What is returned on success and failure This function is currently not documented; only its argument list is available.

eio_realpath

(PECL eio >= 0.0.1dev) Get the canonicalized absolute pathname. resource eio_realpath ( string $path, int $pri, callable $callback [, string $data = NULL ] ) eio_realpath() returns the canonicalized absolute pathname in result argument of callback function. Parameters: path Short pathname pri Short pathname ca

Gmagick::readimage

(PECL gmagick >= Unknown) Reads image from filename public void Gmagick::readimage ( string $filename ) Reads image from filename. Parameters: filename The image filename. Returns: The Gmagick object on success Exception: Throws an GmagickException on error.

Yaf_Request_Abstract::getActionName

(Yaf >=1.0.0) The getActionName purpose public void Yaf_Request_Abstract::getActionName ( void ) Returns: This function is currently not documented; only its argument list is available.

odbc_fetch_object

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Fetch a result row as an object object odbc_fetch_object ( resource $result [, int $rownumber ] ) Fetch an object from an ODBC query. Parameters: result The result resource from odbc_exec(). rownumber Optionally choose which row number to retrieve. Returns: Returns an object th

Gmagick::getimagegamma

(PECL gmagick >= Unknown) Gets the image gamma public float Gmagick::getimagegamma ( void ) Gets the image gamma Returns: Returns the image gamma on success Exception: Throws an GmagickException on error.