Jinya CMS

Console

Interfaces, Classes, Traits and Enums

AbstractCommand
This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute
FileCacheCommand
This command generates the file cache of uploaded images
JinyaCommand
This attribute marks a class that extends AbstractCommand as an executable command for the CLI
MigrationCommand
This command migrates the Jinya CMS database to the most recent version
ThemeActivateCommand
This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute
ThemeCompileCommand
This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute
ThemeSyncCommand
This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute

Search results