phpmyadmin/libraries/plugins/transformations/abstract
Michal Čihař 288efea5b4 Simplify and cleanup transformation plugins
Remove PMA_transformation_global_html_replace which makes the code only
more confusing.

Also add escaping to browse transformations.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-17 16:19:31 +02:00
..
AppendTransformationsPlugin.class.php Simplify and cleanup transformation plugins 2016-06-17 16:19:31 +02:00
DateFormatTransformationsPlugin.class.php Simplify and cleanup transformation plugins 2016-06-17 16:19:31 +02:00
DownloadTransformationsPlugin.class.php Simplify and cleanup transformation plugins 2016-06-17 16:19:31 +02:00
ExternalTransformationsPlugin.class.php Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
FormattedTransformationsPlugin.class.php Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
HexTransformationsPlugin.class.php Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
ImageLinkTransformationsPlugin.class.php Simplify and cleanup transformation plugins 2016-06-17 16:19:31 +02:00
InlineTransformationsPlugin.class.php Simplify and cleanup transformation plugins 2016-06-17 16:19:31 +02:00
LongToIPv4TransformationsPlugin.class.php Simplify and cleanup transformation plugins 2016-06-17 16:19:31 +02:00
SQLTransformationsPlugin.class.php Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
SubstringTransformationsPlugin.class.php Simplify and cleanup transformation plugins 2016-06-17 16:19:31 +02:00
TextImageLinkTransformationsPlugin.class.php Simplify and cleanup transformation plugins 2016-06-17 16:19:31 +02:00
TextLinkTransformationsPlugin.class.php Simplify and cleanup transformation plugins 2016-06-17 16:19:31 +02:00