Property | Type | Description | |
---|---|---|---|
$userUniqueId | string | ||
$users | UserAccounts |
Method | Description | |
---|---|---|
airshipLand ( ) | This function is called after the dependencies have been injected by AutoPilot. Think of it as a user-land constructor. | |
confirmDeleteFile ( string $cabin = '' ) | ||
getFileInfo ( string $cabin = '' ) | ||
index ( string $cabin = '' ) | ||
moveFile ( string $cabin = '' ) | ||
selectCabin ( ) |
Method | Description | |
---|---|---|
permCheck ( ) : boolean | Permissions check |
public airshipLand ( ) |