https://github.com/lutsen/property-fileselect
Controller for the Lagan fileselect property. Lets the user select a file from a directory.
https://github.com/lutsen/property-fileselect
lagan php
Last synced: 2 months ago
JSON representation
Controller for the Lagan fileselect property. Lets the user select a file from a directory.
- Host: GitHub
- URL: https://github.com/lutsen/property-fileselect
- Owner: lutsen
- License: mit
- Created: 2016-05-07T16:23:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T20:59:00.000Z (over 7 years ago)
- Last Synced: 2025-02-11T23:43:20.086Z (4 months ago)
- Topics: lagan, php
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[
](https://github.com/lutsen/lagan)
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_PATHA property type controller can contain a set, read, delete and options method. All methods are optional.
To be used with [Lagan](https://github.com/lutsen/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](http://lutsen.net/).