phpmyadmin/libraries/classes/Plugins/Transformations
Kamil Tekiela 0032b489f3 Merge $tabindex and $idindex into $fieldIndex
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-04-23 11:20:05 +01:00
..
Abs Merge $tabindex and $idindex into $fieldIndex 2023-04-23 11:20:05 +01:00
Input Merge $tabindex and $idindex into $fieldIndex 2023-04-23 11:20:05 +01:00
Output Add missing traversable type hints 2023-04-02 01:32:12 -03:00
README
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.