_stateMachine = new CRM_Contribute_StateMachine_Search($this, $action); $this->addPages($this->_stateMachine, $action); $this->addActions(); } }