PHP Bolt\Filesystem\Plugin Namespace

Classes

Name Description
AssetUrl Returns the public url/path of an asset (filesystem path).
Authorized
HasUrl Determines if the path has a url by try-catching the url plugin.
Parents Returns a list of parent directory objects for a path.
ThumbnailUrl Generates thumbnail urls.
ToJs Returns intrinsic data about file as well as some pre-generated links for JS to use.

Traits

Name Description
PluginTrait Trait to shortcut filesystem setter for plugins.