Type Methods
Type Methods is a plugin helping to identify the type of an object, either page, user or file, in order to simplify logic in snippets that – for instance – handle content from both $page and $user objects.
Info
- Topics
- Implements
Similar plugins
- Choices Choices is a plugin that provides methods to manage field options in the frontend. For any field – like select, multiselect or checkboxlist …
-
Moon Phases Provides moon phase information as a custom Panel Section (type: moon-phases) and to templates using Template Methods ($site->moonPhases() a…
-
Kirby Vite A set of helper functions to get the correct path to your versioned css and js files generated by Vite.
More by hana+nils
- List Filters Kirby allows for the storage of value lists using its select, tags or checkboxes fields but it doesn't offer ways to filter items by those v…
-
Checkbox Field Checkbox is a simple field for Kirby that is a companion of the core toggle field. It offers a single checkbox with label and info text and …
- Date Methods Date Methods is a plugin that allows for advanced date and time parsing and formatting using PHP's core date objects. It offers methods for …