☀ Hey, Automad version 2 is now available as an alpha version.
Read more here!
Try a Demo
♡ Sponsor
Index
Show All
Show All ✓
Blocks
Case
Cheat Sheet
Command Line Interface
Composer
Condition
Configuration
Content
Context
Dashboard
Date
Development
Extension
File
Filelist
Filter
Find
HTML
Headless
Image
Inheritance
Installation
Language
Layout
Loop
Math
Method
Navigation
Object
PHP
Package
Pagelist
Pipe
Preview
Recursion
Regex
SEO
Session
Snippet
Sort
Statement
Strip
Theme
URL
Variable
v2
100
pages found
Toolbox ⁄
pagelist
— Toolbox
Modifies the currently defined pagelist pagelist object. Only specified options will be changed, all others will be preserved. To restore a default pagelist and reset all options, the newPagelist method can be used.
Toolbox ⁄
queryStringMerge
— Toolbox
Creates a query string containing the specified paramters as key/value pairs merged with the existing query string of the current URL. This method can be used to create links for adding or replacing some parameters of the query string without touching the other ones. A standard ...
Toolbox ⁄
redirect
— Toolbox
Redirects the current page to a given URL.
Pipe ⁄
replace
— Pipe
Performs a regular expression search and replace.
Pipe ⁄
round
— Pipe
Returns a rounded value of a variable as integer. This function doesn't expect any parameters.
Pipe ⁄
sanitize
— Pipe
Cleans up a string to be used as URL or value for a HTML attribute. The returned string constists of the following characters: a-z, 0-9, - and optional dots .. This method is safe to be used with filenames as well, since it keeps dots as suffix separators by default.
Toolbox ⁄
set
— Toolbox
Sets shared, session or runtime variables by passing key/value pairs as option array.
Pipe ⁄
shorten
— Pipe
Shortens a string to a given number of characters and appends an optional ellipsis, without cutting off words. To avoid open or incomplete HTML tags, all tags will be removed before shortening a string.
←
→
Automad
Getting Started
System
User Guide
Developer Guide
Headless Mode
Discuss
Packages
Live Demo
☀ Version 2