(PECL haru >= 0.0.1) Set the appearance of the page to fit the window height bool HaruDestination::setFitV ( float $left ) Defines the appearance of the page to fit the window height. Parameters: left The left position of the page. Returns: Returns TRUE on success. Exception: Throws a HaruException on error.
(PECL xmldiff >= 0.8.0) Constructor public XMLDiff\Base::__construct ( string $nsname ) Base constructor for all the worker classes in the xmldiff extension. Parameters: nsname Custom namespace name for the diff document. The default namespace is http://www.locus.cz/diffmark and that's enough to avoid namespace conflicts. Use this parameter if you want to change it for
(PECL pdflib >= 2.0.0) Activate graphics state object bool PDF_set_gstate ( resource $pdfdoc, int $gstate ) Activates a graphics state object.
(PHP 5 >= 5.3.0, PHP 7) Rewind iterator back to the start (no-op) public void SplHeap::rewind ( void ) This rewinds the iterator to the beginning. This is a no-op for heaps as the iterator is virtual and in fact never moves from the top of the heap. Returns: No value is returned.
(PECL maxdb >= 1.0) Returns result set metadata from a prepared statement resource maxdb_stmt_result_metadata ( resource $stmt ) Procedural style Object oriented style resource maxdb_stmt::result_metadata ( void ) If a statement passed to maxdb_prepare() is one that produces a result set, maxdb_stmt_result_metadata() returns the result resource that can be used to process the meta information such as total number of fiel
(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN) Returns the object an anchor belongs to hw_api_object hw_api::objectbyanchor ( array $parameter ) This function retrieves an object the specified anchor belongs to. Parameters: parameter The parameter array contains the required element 'objectIdentifier' and the optional element 'attributeSelector'. Returns:
(PHP 4 >= 4.2.0, PHP 5 <= 5.1.2) Set msession variables from an array void msession_set_array ( string $session, array $tuples ) This function is currently not documented; only its argument list is available.
(PECL pdflib >= 2.1.0) Perform textline formatting and query metrics float PDF_info_textline ( resource $pdfdoc, string $text, string $keyword, string $optlist ) Performs textline formatting and queries the resulting metrics.
(PECL solr >= 0.9.2) Returns an array of non URL-encoded parameters final public array SolrParams::getParams ( void ) Returns an array of non URL-encoded parameters Returns: Returns an array of non URL-encoded parameters
(PECL gmagick >= Unknown) Sets the fully-specified font to use when annotating with text. public GmagickDraw GmagickDraw::setfont ( string $font ) Sets the fully-specified font to use when annotating with text Parameters: font font name Returns: The GmagickDraw object on success
Page 103 of 930