phpmyadmin/libraries/plugins/transformations
Michal Čihař 308c9d7951 Simplify Response object handling
- always use use and short name
- avoid calling getInstance() several times in one script

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-12-07 18:17:59 +01:00
..
abs Merge branch 'QA_4_6' 2016-08-24 11:55:10 +02:00
input Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00
output Simplify Response object handling 2016-12-07 18:17:59 +01:00
README Implement linking to new documentation 2012-11-12 09:48:05 +01:00
TEMPLATE Move abstract transformation plugins to abs folder. 2015-09-12 14:13:31 +02:00
TEMPLATE_ABSTRACT Use secure.php.net for PHP documentation links 2016-10-18 11:13:24 +02:00
Text_Plain_Link.php Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00
Text_Plain_Longtoipv4.php Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00
Text_Plain_PreApPend.php Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00
Text_Plain_Substring.php Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00

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

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