BasePath
trait BasePath
A storage that has a base path
Methods
static array
GetFieldTemplate()
No description
array
GetClientObject(bool $activate = false)
No description
static string
GetCreateUsage()
No description
static Storage
static string
GetEditUsage()
No description
string
GetPath(string $path = "")
Returns the full storage level path for the given root-relative path
Details
at line 119
static array
GetFieldTemplate()
No description
at line 126
array
GetClientObject(bool $activate = false)
No description
at line 133
static string
GetCreateUsage()
No description
at line 135
static Storage
Create(ObjectDatabase $database, Input $input, FSManager $filesystem)
No description
at line 141
static string
GetEditUsage()
No description
at line 151
protected string
GetPath(string $path = "")
Returns the full storage level path for the given root-relative path
at line 157
private Storage
SetPath(string $path)
Sets the path of the storage's root