Documentation

Stage

Controller class for processing Rest and Ajax queries.


Inheritance chain

class Bitrix\Rpa\Controller\Stage extends Bitrix\Rpa\Controller\Base

Methods

Methods for query processing are not described here, information about them can be found in this section.

However this class has several methods that are called from php, they are described below.

Method Description Available from version
public function prepareData(\Bitrix\Rpa\Model\Stage $stage, bool $isFullInfo = true): array Method returns structure, similar to the response for rpa.stage.get.
  • $stage - Stage object;
  • $isFullInfo - when passing false, the result will contain only main information about stage, without data on tasks, access permissions, user field settings.


© «Bitrix24», 2001-2024
Up