class FileLocation (View source)

Methods

__construct(string $key, string $name, string $basepath, bool $showAll, string $icon)

No description

string
getKey()

No description

string
getName()

No description

string
getIcon()

No description

string
getBasepath()

No description

bool
isShowAll()

No description

Details

__construct(string $key, string $name, string $basepath, bool $showAll, string $icon)

Parameters

string $key
string $name
string $basepath
bool $showAll
string $icon

string getKey()

Return Value

string

string getName()

Return Value

string

string getIcon()

Return Value

string

string getBasepath()

Return Value

string

bool isShowAll()

Return Value

bool