System
The System class gathers all information about the server, PHP and other environment parameters and checks for a valid setup.
-
$system->accounts()
-
$system->content()
-
$system->curl()
-
$system->exposedFileUrl()
-
$system->folderUrl()
-
$system->indexUrl()
-
$system->init()
-
$system->isInstallable()
-
$system->isInstalled()
-
$system->isLocal()
-
$system->isOk()
-
$system->license()
-
$system->loginMethods()
-
$system->mbString()
-
$system->media()
-
$system->php()
-
$system->plugins()
-
$system->register()
-
$system->server()
-
$system->serverSoftware()
-
$system->sessions()
-
$system->status()
-
$system->title()
-
$system->toArray()
-
$system->updateStatus()
-
new System()
-
System::upgradeContent()