CMS Made Simple API

class.ExternalHandlerJob.php

This file provides a utility for creating jobs with external handlers (UDT's or static functions)

Table of Contents

Classes

ExternalHandlerJob
A type of job that calls an external function for processing. i.e: a UDT or a static function.

        
On this page

Search results