phpmyadmin/libraries/plugins/transformations
Dieter Adriaenssens 2683f32033 Temporary workaround for bug #3783 :
Calling a method from a variable class is not possible before PHP 5.3.
2013-02-06 16:56:01 +01:00
..
abstract Use ellipsis where appropriate 2013-01-10 13:33:29 +01:00
Application_Octetstream_Download.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Application_Octetstream_Hex.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
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
Image_JPEG_Inline.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Image_JPEG_Link.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Image_PNG_Inline.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
README Implement linking to new documentation 2012-11-12 09:48:05 +01:00
TEMPLATE Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
TEMPLATE_ABSTRACT Implement linking to new documentation 2012-11-12 09:48:05 +01:00
Text_Plain_Append.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Text_Plain_Dateformat.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Text_Plain_External.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Text_Plain_Formatted.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Text_Plain_Imagelink.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Text_Plain_Link.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Text_Plain_Longtoipv4.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Text_Plain_Sql.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Text_Plain_Substring.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00

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

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