Méthode | Description | |
---|---|---|
airshipLand ( ) | This function is called after the dependencies have been injected by AutoPilot. Think of it as a user-land constructor. | |
index ( ) | ||
manageForCabin ( string $cabinName = '' ) | ||
manageUniversal ( ) |
Méthode | Description | |
---|---|---|
updateCabinGadgets ( array $gadgets, array $post, string $cabin = '' ) : boolean | Update the gadgets for a given Cabin | |
updateUniversalGadgets ( array $gadgets, array $post ) : boolean | Update the universal gadgets |
public airshipLand ( ) |