Class Inx_Apiimpl_Action_CommandImpl

Description

Implements interfaces:

  1. CommandImpl

  1. CommandImpl

  • version: $Revision: 9739 $ $Date: 2008-01-23 14:44:04 +0200 (Tr, 23 Sau 2008) $ $Author: aurimas $
  • abstract:
  • since: API 1.2.0

Located in /Apiimpl/Action/CommandImpl.php (line 9)


	
			
Direct descendents
Class Constant Summary
Variable Summary
Method Summary
static void convertCmdArr (cmds $aCmds)
static array convertDtArr (datas $aDatas)
static void createCommandData ()
Inx_Apiimpl_Action_CommandImpl __construct ( $oCommandData)
void getCmdType ()
void getCommandData ()
void getInteger (parameterKey $iParameterKey)
void getParameter (parameterKey $iParameterKey)
Variables
mixed $_aParams (line 46)
  • access: protected
mixed $_oCommandData (line 44)
  • access: protected
Methods
static method convertCmdArr (line 156)
  • access: public
static void convertCmdArr (cmds $aCmds)
  • cmds $aCmds
static method convertDtArr (line 115)
  • return: of Inx_Api_Action_Command
  • access: public
static array convertDtArr (datas $aDatas)
  • datas $aDatas: CommandData[] datas
static method createCommandData (line 169)
  • access: public
static void createCommandData ()
getCommandData (line 105)
  • access: protected
void getCommandData ()
getInteger (line 68)
  • access: protected
void getInteger (parameterKey $iParameterKey)
  • parameterKey $iParameterKey
getParameter (line 84)
  • access: protected
void getParameter (parameterKey $iParameterKey)
  • parameterKey $iParameterKey
Class Constants
CHANGE_SUBSCRIPTION_CMD_TYPE = 2 (line 19)

Action: Change subscription

Action: Change subscription

DELETE_MEMBER_CMD_TYPE = 4 (line 25)

Action: Delete member

Action: Delete member

EMTPY_CMDS = null (line 12)
ONE = 1 (line 37)
SEND_ACTION_MAIL_CMD_TYPE = 7 (line 35)

Action: Send an action mail

Action: Send an action mail

SEND_MAIL_CMD_TYPE = 3 (line 22)

Action: Send a mail

Action: Send a mail

SET_VALUE_CMD_TYPE = 1 (line 16)

Action: Set value

Action: Set value

SUBSCRIBE_MEMBER_CMD_TYPE = 5 (line 29)

Action: subscribe member

Action: subscribe member

THREE = 3 (line 41)
TWO = 2 (line 39)
UNSUBSCRIBE_MEMBER_CMD_TYPE = 6 (line 32)

Action: unsubscribe member

Action: unsubscribe member

Documentation generated on Thu, 17 Sep 2015 14:27:23 +0200 by phpDocumentor 1.3.2