Skip to content

Kirby 4.2.0

$file->options()

Returns an array of all actions that can be performed in the Panel

$file->options(array $unlock = [ ]): array

Parameters

Name Type Default Description
$unlock array [ ] An array of options that will be force-unlocked

Return type

array

Parent class

Kirby\Panel\File