Documentation

all.php

Table of Contents

Functions

HookTesseractAllCron()  : void
Add tesseract processing to the cron.
HookTesseractAllAfterpreviewcreation()  : void
Runs tesseract processing after preview creation.

Functions

HookTesseractAllCron()

Add tesseract processing to the cron.

HookTesseractAllCron() : void

HookTesseractAllAfterpreviewcreation()

Runs tesseract processing after preview creation.

HookTesseractAllAfterpreviewcreation(int $resource, int $alternative[, bool $generate_all = false ]) : void
Parameters
$resource : int

The resource reference ID that has just had previews created.

$alternative : int

The alternative file ID, or -1 if processing the main resource.

$generate_all : bool = false

Flag to indicate if hook has been triggered during full preview creation process

On this page

Search results