Property | Type | Description | |
---|---|---|---|
$channel | string | ||
$perPage | integer | ||
$skyport |
Method | Description | |
---|---|---|
airshipLand ( ) | This function is called after the dependencies have been injected by AutoPilot. Think of it as a user-land constructor. | |
ajaxGetAvailablePackages ( ) | ||
ajaxGetInstalledPackages ( ) | ||
ajaxGetLeftMenu ( ) | ||
ajaxGetOutdatedPackages ( ) | ||
ajaxRefreshPackageInfo ( ) | ||
ajaxViewPackageInfo ( ) | ||
index ( ) | ||
installPackage ( ) | Trigger the package install process | |
removePackage ( ) | Trigger the package uninstall process. | |
updatePackage ( ) | Trigger the package install process | |
viewLog ( ) | View the update log |
Method | Description | |
---|---|---|
getPaginated ( integer $sizeOfList ) : array | Get the page number and offset |
public airshipLand ( ) |
protected getPaginated ( integer $sizeOfList ) : array | ||
$sizeOfList | integer | |
return | array |