Zum Inhalt

CrewScheduling_Frontend_Http

backend class for Tinebase_Http_Server

This class handles all Http requests for the crewscheduling application

Implements:

Tinebase_Frontend_Interface

Extend:

Tinebase_Frontend_Http_Abstract

Methods

Name Description
exportEvents export events

Inherited methods

Name Description
__call magic method for http api

CrewScheduling_Frontend_Http::exportEvents

Description

public exportEvents (string $filter, string $options)

export events

Parameters

  • (string) $filter : JSON encoded string with items ids for multi export or item filter
  • (string) $options : format or export definition id

Return Values

void