phpmyadmin/libraries/plugins/transformations
Madhura Jayaratne 77d66242e4 Transformation for JSON
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-02 17:51:23 +05:30
..
abstract Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
input RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
output Transformation for JSON 2015-02-02 17:51:23 +05:30
generator_main_class.sh Add templates, generators and documentation for new transformations 2012-07-05 09:57:59 +03:00
generator_plugin.sh Add templates, generators and documentation for new transformations 2012-07-05 09:57:59 +03:00
README Implement linking to new documentation 2012-11-12 09:48:05 +01:00
TEMPLATE Revert "Temporary workaround for bug #3783 :" 2013-07-01 15:29:56 +02:00
TEMPLATE_ABSTRACT RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
Text_Plain_Link.class.php Revert "Temporary workaround for bug #3783 :" 2013-07-01 15:29:56 +02:00
Text_Plain_Longtoipv4.class.php Revert "Temporary workaround for bug #3783 :" 2013-07-01 15:29:56 +02:00
Text_Plain_Preappend.class.php RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
Text_Plain_Substring.class.php Revert "Temporary workaround for bug #3783 :" 2013-07-01 15:29:56 +02:00

TRANSFORMATION USAGE (Garvin Hicking, <me@supergarv.de>)
====================

See the documentation for complete instructions on how to use transformation plugins.