NextDom\Enums\FoldersReferential
Synopsis
class FoldersReferential
extends Enum
{
- // constants
- const NEXTDOMFOLDERS = ;
- const NEXTDOMFILES = ;
- const PUBLICFOLDERS = ;
- const PUBLICFILES = ;
- const JEEDOMFOLDERS = ;
- const JEEDOMFILES = ;
- // Inherited methods from Enum
- public static bool exists()
- public static array getConstants()
- public static array getValues()
Hierarchy
Extends
Constants
| Name | Value |
|---|---|
| NEXTDOMFOLDERS | |
| NEXTDOMFILES | |
| PUBLICFOLDERS | |
| PUBLICFILES | |
| JEEDOMFOLDERS | |
| JEEDOMFILES |
Methods
Inherited from NextDom\Enums\Enum
public
- exists()
- getConstants() — Get list of all constants
- getValues()