phpmyadmin/libraries/classes/Plugins/Transformations
Maurício Meneghini Fauth f03cc59c8c
Add native types to TransformationsInterface methods
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-01-26 15:48:08 -03:00
..
Abs Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Input Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Output Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
README Move plugins classes to PhpMyAdmin namespace 2017-07-20 11:50:12 -03:00
TEMPLATE Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TEMPLATE_ABSTRACT Refactor field flags to use an object an not strpos 2021-02-24 23:56:33 +01:00
Text_Plain_Link.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Text_Plain_Longtoipv4.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Text_Plain_PreApPend.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Text_Plain_Substring.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00

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

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