\Ansel_Queue_ProcessThumbs

The Ansel_Queue_ProcessThumbs class provides a queue task for generating thumbnails.

Copyright 2011-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.

Summary

Methods
Properties
Constants
__construct()
run()
No public properties found
No constants found
No protected methods found
$_images
N/A
No private methods found
No private properties found
N/A

Properties

$_images

$_images : 

Type

Methods

__construct()

__construct(array  $images) 

Const'r

Parameters

array $images

An array of image ids to process.

run()

run() 

Run the task. Currently generates: - screen image - mini image (using the square pref. if set) - thumb (currently, only the image's gallery's configured style)