phpmyadmin/libraries/classes
Maurício Meneghini Fauth 75397c913d Refactor Display\Export class
- Uses template inheritance for the export templates.
- Renames Display\Export to Export\Options.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-08-03 23:56:20 -03:00
..
Charsets Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Command Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Config Fix missing property type hints 2020-07-22 21:42:22 -03:00
Controllers Refactor Display\Export class 2020-08-03 23:56:20 -03:00
Database Fix missing property type hints 2020-07-22 21:42:22 -03:00
Dbal Add return type declaration to fetch row methods 2020-06-29 20:32:04 -03:00
Display Refactor Display\Export class 2020-08-03 23:56:20 -03:00
Engines Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Exceptions Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Export Refactor Display\Export class 2020-08-03 23:56:20 -03:00
Gis Fix missing property type hints 2020-07-22 21:42:22 -03:00
Html Merge pull request #16241 from PHPGeorgia/update-button-generation 2020-07-06 15:07:51 -03:00
Navigation Fix missing property type hints 2020-07-22 21:42:22 -03:00
Plugins Merge branch 'QA_5_0' 2020-07-29 12:03:32 +02:00
Properties Use early exit when possible 2020-05-27 00:35:24 -03:00
Query Extract SQL query from DatabaseInterface::getColumnsFull 2020-05-31 15:08:36 +02:00
Server Move ChangePassword::getHtml to Server\Privileges class 2020-07-29 19:12:35 -03:00
Setup Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Table Extract template render from ColumnsDefinition::displayForm 2020-07-12 17:21:36 -03:00
Twig Remove useless return annotations 2020-07-07 10:30:27 -03:00
Utils Fix missing property type hints 2020-07-22 21:42:22 -03:00
Advisor.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Bookmark.php Fix some PHPStan errors 2020-07-02 16:12:07 -03:00
BrowseForeigners.php Fix some PHPStan errors 2020-07-04 00:00:59 -03:00
CentralColumns.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Charsets.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
CheckUserPrivileges.php Some code improvements and fixes related to issue reported by Scrutinizer 2020-07-18 10:29:15 +02:00
Common.php Move getSystemSchemas and isSystemSchema to Query\Utilities 2020-05-31 01:42:53 +02:00
Config.php Merge branch 'QA_5_0' 2020-07-28 18:12:30 +02:00
Console.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Core.php Remove Display\Error class 2020-07-29 23:08:29 -03:00
CreateAddField.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
DatabaseInterface.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
DbTableExists.php Split some code out of DatabaseInterface 2020-05-26 13:18:01 +02:00
Encoding.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Error.php Use early exit when possible 2020-05-27 00:35:24 -03:00
ErrorHandler.php Merge branch 'QA_5_0' 2020-07-28 18:12:30 +02:00
ErrorReport.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Export.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
File.php Use early exit when possible 2020-05-27 00:35:24 -03:00
FileListing.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Font.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Footer.php Remove underscore prefix from method names 2020-06-02 16:44:16 +01:00
Git.php Return commit info in Git::checkGitRevision method 2020-07-30 03:23:08 -03:00
Header.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Import.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Index.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
IndexColumn.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
InsertEdit.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
InternalRelations.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
IpAllowDeny.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Language.php Fix missing property type hints 2020-07-22 21:42:22 -03:00
LanguageManager.php Fix missing property type hints 2020-07-22 21:42:22 -03:00
Linter.php Use early exit when possible 2020-05-27 00:35:24 -03:00
ListAbstract.php Move getSystemSchemas and isSystemSchema to Query\Utilities 2020-05-31 01:42:53 +02:00
ListDatabase.php Use early exit when possible 2020-05-27 00:35:24 -03:00
Logging.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Menu.php Remove Message::display method 2020-07-20 19:43:46 -03:00
Message.php Remove Message::display method 2020-07-20 19:43:46 -03:00
Mime.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Normalization.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
OpenDocument.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Operations.php Extract response from Operations class 2020-07-14 20:18:03 -03:00
OutputBuffering.php Fix missing property type hints 2020-07-22 21:42:22 -03:00
ParseAnalyze.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Partition.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Pdf.php Fix missing property type hints 2020-07-22 21:42:22 -03:00
Plugins.php Extract method to get the auth plugin 2020-07-24 20:36:22 -03:00
RecentFavoriteTable.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Relation.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
RelationCleanup.php Use early exit when possible 2020-05-27 00:35:24 -03:00
Replication.php Merge branch 'QA_5_0' 2020-07-29 12:03:32 +02:00
ReplicationGui.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
ReplicationInfo.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Response.php Merge branch 'QA_5_0' 2020-07-17 22:31:11 +02:00
Routing.php Remove Message::display method 2020-07-20 19:43:46 -03:00
Sanitize.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
SavedSearches.php Merge branch 'QA_5_0' 2020-07-15 19:49:29 -03:00
Scripts.php Remove the blacklist/whitelist terminology 2020-06-15 17:51:24 -03:00
Session.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Sql.php Coding standard fixes after #14340 2020-07-22 17:52:51 +02:00
SqlQueryForm.php Merge branch 'QA_5_0' 2020-06-07 18:27:18 +02:00
StorageEngine.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
SubPartition.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
SystemDatabase.php Merge branch 'QA_5_0' 2020-06-11 01:33:38 +02:00
Table.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
TablePartitionDefinition.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Template.php Merge templates for Display\Export::getHtmlForOptions 2020-07-31 20:30:21 -03:00
Theme.php Remove useless return annotations 2020-07-07 10:30:27 -03:00
ThemeManager.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Tracker.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Tracking.php Remove Message::display method 2020-07-20 19:43:46 -03:00
Transformations.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
TwoFactor.php Remove Message::display method 2020-07-20 19:43:46 -03:00
Types.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Url.php Fix some PHPStan errors 2020-07-02 16:12:07 -03:00
UserPassword.php Move ChangePassword::getHtml to Server\Privileges class 2020-07-29 19:12:35 -03:00
UserPreferences.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Util.php Merge branch 'QA_5_0' 2020-07-28 18:12:30 +02:00
VersionInformation.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
ZipExtension.php Use early exit when possible 2020-05-27 00:35:24 -03:00