This is the code documentation for the SproutCMS project
Search documentation |
namespace Sprout\Controllers\AdminClassesHandles admin processing for the action log, which is a record of changes to database content This is a generic controller which category controllers should extend. Handles most processing for Cron Jobs Handles admin processing for Document types Handles most processing for Email text Handles most processing for Extra pages Handles most of the processing for files Handles categories for files An abstract class for controllers of things which have categories. Any controller which is essentially a short list of items, which are not substantial enough to warrant a categories system Required fields for a list controller table: id name record_order This is a generic controller which all controllers which are managed in the admin area should extend. Required fields for a managed controller table: id Changes settings for the currently logged in user Provides a base class for controllers which don't manage records, but are just a set of tools Handles most processing for operators OperatorCategoryAdminController Handles most processing for operator categories Handles admin processing for pages PerRecordPermissionAdminController Manages which controllers have per-record permissions enabled Handles most processing for Redirects RedirectCategoryAdminController Handles most processing for Redirect categories Handles most processing for Subsites Any controller which is essentially a tree-based structure of nodes and sub-nodes. Required fields for a tree controller table: id name parent_id record_order Handles most processing for Worker Jobs |
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Monday, 3rd April, 2023 at 02:59 pm |