Class APPCONTEXT

Description

Contains possible values of application context.

Use CONTEXTS::APPCONTEXT to retrieve current application context in your code.

Located in /src/types/enum.APPCONTEXT.php (line 20)


	
			
Class Constant Summary
Class Constants
CRONJOB = 4 (line 44)

We are inside cronjob

NOT_YET_DEFINED = 5 (line 50)

Context not yet determined (you should never get this)

ORDERWIZARD = 1 (line 26)

We are in the order wizard

REGISTRANT_CP = 3 (line 38)

We are in registrant CP

REGISTRAR_CP = 2 (line 32)

We are in registrar CP

Documentation generated on Thu, 22 Apr 2010 15:16:25 +0300 by phpDocumentor 1.4.1