Class Inx_Apiimpl_Action_CommandImpl_SubUnsubscriptionCmd

Description

Implements interfaces:

  1. CommandImpl

  1. CommandImpl

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

Located in /Apiimpl/Action/CommandImpl/SubUnsubscriptionCmd.php (line 3)

Inx_Apiimpl_Action_CommandImpl
   |
   --Inx_Apiimpl_Action_CommandImpl_SubUnsubscriptionCmd
Method Summary
Inx_Apiimpl_Action_CommandImpl_SubUnsubscriptionCmd __construct (mixed $mFirstParam, [int $iType = null], [bool $blProcessingEnabled = null])
void getCmdType ()
void toString ()
void __toString ()
Variables
Methods
Constructor __construct (line 12)
  • access: public
Inx_Apiimpl_Action_CommandImpl_SubUnsubscriptionCmd __construct (mixed $mFirstParam, [int $iType = null], [bool $blProcessingEnabled = null])
  • mixed $mFirstParam: if this is integer, than - listcontextid, else command data from service
  • int $iType: command type
  • bool $blProcessingEnabled

Redefinition of:
Inx_Apiimpl_Action_CommandImpl::__construct()
getCmdType (line 38)
  • access: public
void getCmdType ()

Redefinition of:
Inx_Apiimpl_Action_CommandImpl::getCmdType()

Implementation of:
Inx_Api_Action_SubUnsubscriptionCommand::getCmdType()
Returns the command type:
getListContextId (line 33)
  • access: public
void getListContextId ()

Implementation of:
Inx_Api_Action_SubUnsubscriptionCommand::getListContextId()
Returns the id of the list context. is CMD_TYPE_SUBSCRIBE or CMD_TYPE_UNSUBSCRIBE.
isProcessingEnabled (line 46)
  • access: public
void isProcessingEnabled ()

Implementation of:
Inx_Api_Action_SubUnsubscriptionCommand::isProcessingEnabled()
Specifies if the subscription/unsubscription processing is enabled or the recipient will be subscribed/unsubscribed directly. will send a verification email to the recipient.
toString (line 55)
  • access: public
void toString ()
__toString (line 62)
  • access: public
void __toString ()

Inherited Methods

Inherited From Inx_Apiimpl_Action_CommandImpl

Inx_Apiimpl_Action_CommandImpl::__construct()
Inx_Apiimpl_Action_CommandImpl::convertCmdArr()
Inx_Apiimpl_Action_CommandImpl::convertDtArr()
Inx_Apiimpl_Action_CommandImpl::createCommandData()
Inx_Apiimpl_Action_CommandImpl::getCmdType()
Inx_Apiimpl_Action_CommandImpl::getCommandData()
Inx_Apiimpl_Action_CommandImpl::getInteger()
Inx_Apiimpl_Action_CommandImpl::getParameter()
Class Constants

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