phpmyadmin/libraries/plugins/transformations
Hugues Peccatte bdb5f333d7 Fix PHPCS issues.
PHPDoc updates.
Minor coding style modifications.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-01 22:07:18 +01:00
..
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 RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +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.