lagan/property-fileselect
Controller for the Lagan fileselect property. Lets the user select a file from a directory.
Maintainers
Requires
- php: >=5.5.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 709c840a0e18bd8be830608ea28e79c888646448
- Lútsen Stellingwerff <lutsenstellingwerff.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-29 01:07:56 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.
