WikiLambda
MediaWiki WikiLambda extension
Loading...
Searching...
No Matches
MediaWiki\Extension\WikiLambda\API\WikiLambdaApiBase Class Reference

WikiLambda Base API util. More...

+ Inheritance diagram for MediaWiki\Extension\WikiLambda\API\WikiLambdaApiBase:
+ Collaboration diagram for MediaWiki\Extension\WikiLambda\API\WikiLambdaApiBase:

Public Member Functions

 dieWithZError ( $zerror)
 
 setLogger (LoggerInterface $logger)
 @inheritDoc
 
 getLogger ()
 @inheritDoc
 

Protected Member Functions

 setUp ()
 
 executeFunctionCall ( $zObject, $validate)
 

Protected Attributes

 $orchestrator
 
 $orchestratorHost
 
 $logger
 

Detailed Description

WikiLambda Base API util.

This abstract class extends the Wikimedia's ApiBase class and provides specific additional methods.

@stable to extend

Member Function Documentation

◆ dieWithZError()

MediaWiki\Extension\WikiLambda\API\WikiLambdaApiBase::dieWithZError ( $zerror)
Parameters
ZError$zerror
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ executeFunctionCall()

MediaWiki\Extension\WikiLambda\API\WikiLambdaApiBase::executeFunctionCall ( $zObject,
$validate )
protected
Parameters
ZFunctionCall | \stdClass$zObject
bool$validate
Returns
ZResponseEnvelope
+ Here is the call graph for this function:

The documentation for this class was generated from the following file: