An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

[Lagan](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_PATH

A 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/).