PHP Класс Ansel_Queue_ProcessThumbs, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Автор: Michael J Rubinsky ([email protected])
Наследование: implements Horde_Queue_Task
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$_images

Открытые методы

Метод Описание
__construct ( array $images ) Const'r
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)

Описание методов

__construct() публичный Метод

Const'r
public __construct ( array $images )
$images array An array of image ids to process.

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)
public run ( )

Описание свойств

$_images защищенное свойство

protected $_images