\Tenant_SpaService

Summary

Methods
Properties
Constants
getNotfoundSpa()
installFromFile()
updateFromFile()
installFromRepository()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getNotfoundSpa()

getNotfoundSpa() 

installFromFile()

installFromFile(String  $path, string  $deleteFile = false) 

Install spa from file into the tenant.

Parameters

String $path
string $deleteFile

Throws

\Pluf\Exception

updateFromFile()

updateFromFile(  $spa,   $path,   $deleteFile = false) 

Parameters

$spa
$path
$deleteFile

installFromRepository()

installFromRepository(string  $id) : \Tenant_SPA

Install tenant with $id from remote repository

Parameters

string $id

Returns

\Tenant_SPA