visit Kofax web site

SPTicket Class Reference

List of all members.

Detailed Description

PHP Wrapper around the COM object ActiveSW.SPTicket.

Note:
the class SPTicket requires a prior instance of a SPSignWare object
See also:
ACTIVESWLib.ISPTicket


Public Member Functions

 create ($iUsage, $iCount=1)
 Create the native Object and charge it for the specified action.
 SPTicket ()
 Constructor.

Public Attributes

 $className = "SPTicket"
 Name of this class.
 $com = false
 native COM handle


Constructor & Destructor Documentation

SPTicket.SPTicket  ) 
 

Constructor.

Exceptions:
Exception on errors


Member Function Documentation

SPTicket.create iUsage,
iCount = 1
 

Create the native Object and charge it for the specified action.

Parameters:
$iUsage [i] ticket usage
$iCount [i] number of tickets to charge
Exceptions:
Exception on errors
See also:
ACTIVESWLib.ISPTicket.Create, ACTIVESWLib.ISPTicket.Charge


Member Data Documentation

SPTicket.$className = "SPTicket"
 

Name of this class.

SPTicket.$com = false
 

native COM handle


The documentation for this class was generated from the following file: