UConverter::getDestinationType

(PHP 5.5.0, PHP 7, PECL >= 3.0.0a1) Get the destination converter type public integer UConverter::getDestinationType ( void ) Returns: This function is currently not documented; only its argument list is available.

GearmanTask::create

(PECL gearman <= 0.5.0) Create a task (deprecated) public GearmanTask GearmanTask::create ( void ) Returns a new GearmanTask object. Note: This method was removed in the 0.6.0 version of the Gearman extension. Returns: A GearmanTask oject or FALSE on failure.

date_format

(PHP 5 >= 5.2.0, PHP 7) Alias of DateTime::format() This function is an alias of: DateTime::format()

WeakMap::__construct

(PECL weakref >= 0.2.0) Constructs a new map public WeakMap::__construct ( void ) Constructs a new map. Returns: No value is returned.

date_timezone_get

(PHP 5 >= 5.2.0, PHP 7) Alias of DateTime::getTimezone() This function is an alias of: DateTime::getTimezone()

cairo_ps_surface_set_size

(PECL cairo >= 0.1.0) Description void cairo_ps_surface_set_size ( CairoPsSurface $surface, float $width, float $height ) The function description goes here. Parameters: surface Description... width Description... height Description... Returns: What is returned on success

Yaf_Controller_Abstract::redirect

(Yaf >=1.0.0) Redirect to a URL public bool Yaf_Controller_Abstract::redirect ( string $url ) redirect to a URL by sending a 302 header Parameters: url a location URL Returns: bool

SWFFont::getUTF8Width

(PHP 5 <= 5.3.0, PECL ming SVN) Calculates the width of the given string in this font at full height float SWFFont::getUTF8Width ( string $string ) This function is currently not documented; only its argument list is available. See also: SWFFont::getWidth() -

Yaf_Config_Ini::key

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

Imagick::linearStretchImage

(PECL imagick 2.0.0) Stretches with saturation the image intensity bool Imagick::linearStretchImage ( float $blackPoint, float $whitePoint ) Stretches with saturation the image intensity. Parameters: blackPoint The image black point whitePoint The image white point Returns: Returns TRUE on success.