Method |
Description |
|
ensureCabinLinkExists ( string $cabin ) : boolean |
Ensure that a cabin link exists |
|
getCabinsMotifs ( string $cabin ) : array |
Get all of the motifs that belong to a particular cabin |
|
loadJSONConfigFile ( string $cabin, string $name, string $ds = DIRECTORY_SEPARATOR ) : array |
Load a JSON configuration file |
|
saveSettings ( string $cabinName, array $cabins = [], array $post = [] ) : boolean |
Attempt to save the user-provided cabin configuration |
|
setTemplateExtraData ( string $cabin ) |
Set the cabin links |
|