\FW\UtilsSystem

Summary

Methods
Properties
Constants
discoverApps()
discoverAddons()
$availableApps
No constants found
find()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$availableApps

$availableApps : 

Cached apps for external use

Type

Methods

discoverApps()

discoverApps(string  $appDir) : array

This function will recursively traverse the app folder looking for valid FW apps to choose from.

This replaces the former method of registering applications through an apps.json file

Parameters

string $appDir

app directory

Returns

array —

array of apps & app meta configs

discoverAddons()

discoverAddons(  $addonDir) 

Parameters

$addonDir

find()

find(  $dir,   $fn) 

Parameters

$dir
$fn