Store Namespace
Classes
ConfigStore
DBStore
HelperStore
pathToName
Convert the path to the valid helper-keys format.
Signature
pathToName(String path, String helperPath, [String module]) : String
Parameters
- path
- Absolute path to the helper file
- Type: String
- helperPath
- Cutting prefix on absolute paths
- Type: String
- [module]
- Module name to prefix
- Type: String
Returns
- String
- The return value is not further described