lagan / property-fileselect
Controller for the Lagan fileselect property. Lets the user select a file from a directory.
Installs: 734
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/lagan/property-fileselect
Requires
- php: >=5.5.0
This package is auto-updated.
Last update: 2025-09-29 01:57:21 UTC
README
Lagan Fileselect Property Controller
Controller for the Lagan fileselect property. Lets the user select a file from a directory.
To specify the directory and the filetypes to select, define the *extensions and directory property values. The directory property variable contains the path to the directory, relative to APP_PATH
A property type controller can contain a set, read, delete and options method. All methods are optional.
To be used with Lagan. Lagan lets you create flexible content objects with a simple class, and manage them with a web interface.
Lagan is a project of LĂștsen Stellingwerff.