PHP Classes

PHP Editable Text Field: Create page fields with values that users can edit

Recommend this page to a friend!

  Author Author  
Picture of Matous Nemec
Name: Matous Nemec <contact>
Classes: 5 packages by
Country: Czech Republic Czech Republic
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This package can create page fields with values that users can edit.

It can create a structure of fields of several different types displayed on a Web page and make them editable, so users can click on them and change their values.

Applications can generate HTML to render with JavaScript code to make the fields appear and react when the users click on the editable fields and make changes.

The values changes on the fields can be submitted to the server so that the PHP server-side script saves those changes.

Details

Mesour Editable

Install

  • With Composer

    composer require mesour/editable

  • Or download source from GitHub

Tests

Before first run, create config.local.php file. Can use config.php as template.

Run command vendor/bin/tester tests/ -s -c tests/php.ini --colors

Code style

Run command vendor/bin/phpcs --standard=ruleset.xml --extensions=php,phpt --encoding=utf-8 --tab-width=4 -sp src tests


  Classes of Matous Nemec  >  PHP Editable Text Field  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  

 

Name: PHP Editable Text Field
Base name: editable-fields
Description: Create page fields with values that users can edit
Version: 1.0.0
PHP version: 5
License: Custom (specified in a license file)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes
Group folder image AJAX Interact with the Web server without page reloading View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Files folder imagedocs (1 file)
Files folder imageexamples (3 files)
Files folder imagesrc (1 directory)
Files folder imagetests (4 files, 1 directory)
Accessible without login Plain text file .travis.yml Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file license.md Lic. License text
Accessible without login Plain text file package.json Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file ruleset.xml Data Auxiliary data

Install with Composer Install with Composer - Download Download all files: editable-fields.tar.gz editable-fields.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

For more information send a message to info at phpclasses dot org.