CLI API Documentation

Axigen's PHP Command Line Interface API reference guide

List of all members.

Static Public Member Functions

static  checkError ($varToCheck, $checkWith, $errorType, $errorMessage)
static  getError ()
static  setDeprecated ($method)
static  setError ($errno, $errtype)

Public Attributes

const  DEPRECATED = 3
const  FATALERROR = 1
const  INFOERROR = 2

Static Protected Attributes

static  $deprecatedMethod
static  $errno
static  $errtype

Detailed Description

NoDoc New Doc 1 Last Update 0


Member Function Documentation

static Debug::checkError ( varToCheck,
checkWith,
errorType,
errorMessage  
) [static]

This function check a respons for error

Parameters:
$varToCheck 
$checkWith 
$errorType 
$errorMessage