Class Inx_Apiimpl_Action_CommandImpl_SetValueCmd

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/SetValueCmd.php (line 3)

Inx_Apiimpl_Action_CommandImpl
   |
   --Inx_Apiimpl_Action_CommandImpl_SetValueCmd
Method Summary
Inx_Apiimpl_Action_CommandImpl_SetValueCmd __construct (mixed $mFirstParam, [int $iType = null], [string $sExpr = null])
void getAttributeId ()
void getCmdType ()
void getExpression ()
void toString ()
void __toString ()
Variables
Methods
Constructor __construct (line 13)
  • access: public
Inx_Apiimpl_Action_CommandImpl_SetValueCmd __construct (mixed $mFirstParam, [int $iType = null], [string $sExpr = null])
  • mixed $mFirstParam: command data object, if the other two values are null, and attributeId otherwise
  • int $iType
  • string $sExpr

Redefinition of:
Inx_Apiimpl_Action_CommandImpl::__construct()
getAttributeId (line 36)
  • access: public
void getAttributeId ()

Implementation of:
Inx_Api_Action_SetValueCommand::getAttributeId()
Returns the id of the affected user attribute.
getCmdType (line 41)
  • access: public
void getCmdType ()

Redefinition of:
Inx_Apiimpl_Action_CommandImpl::getCmdType()

Implementation of:
Inx_Api_Action_SetValueCommand::getCmdType()
Returns the command type:
getExpression (line 50)
  • access: public
void getExpression ()

Implementation of:
Inx_Api_Action_SetValueCommand::getExpression()
Returns the expression/value to set for the attribute.
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:30 +0200 by phpDocumentor 1.3.2