Magrathea PHP 2

ObjectsApi extends MagratheaApiControl
in package

Control for Create, Read, List, Update, Delete

Table of Contents

Properties

$model  : mixed
$service  : mixed

Methods

AddRelation()  : mixed
Create()  : mixed
CreateCode()  : mixed
CreateFolder()  : mixed
Delete()  : mixed
DeleteRelation()  : mixed
GetAllHeaders()  : mixed
GetAuthorizationToken()  : mixed
GetPhpInput()  : mixed
GetPost()  : mixed
GetProperties()  : mixed
GetPut()  : mixed
List()  : mixed
ListObjects()  : mixed
Read()  : mixed
Update()  : mixed
UpdateRelation()  : mixed

Properties

Methods

AddRelation()

public AddRelation(mixed $params) : mixed
Parameters
$params : mixed

CreateCode()

public CreateCode(mixed $params) : mixed
Parameters
$params : mixed

CreateFolder()

public CreateFolder(mixed $params) : mixed
Parameters
$params : mixed

Delete()

public Delete([mixed $params = false ]) : mixed
Parameters
$params : mixed = false

DeleteRelation()

public DeleteRelation(mixed $params) : mixed
Parameters
$params : mixed

GetProperties()

public GetProperties(mixed $params) : mixed
Parameters
$params : mixed

Read()

public Read([mixed $params = false ]) : mixed
Parameters
$params : mixed = false

Update()

public Update([mixed $params = false ]) : mixed
Parameters
$params : mixed = false

UpdateRelation()

public UpdateRelation(mixed $params) : mixed
Parameters
$params : mixed

        
On this page

Search results