Commit Graph

20 Commits

Author SHA1 Message Date
Madhura Jayaratne
3dd99512f0 These constants are better as a part of DatabaseInterface class 2013-05-26 21:15:24 +05:30
Madhura Jayaratne
650a8cdda3 Convert database interface to a class 2013-05-24 17:30:59 +05:30
Kasun Chathuranga
a0543cf6c8 PMA_DBI_num_fields --> PMA_DBI_numFields 2013-05-04 08:44:26 +05:30
Kasun Chathuranga
a242ed1ae5 PMA_DBI_fetch_row --> PMA_DBI_fetchRow 2013-05-04 08:31:22 +05:30
Kasun Chathuranga
8260a2f0b5 PMA_DBI_get_column_names --> PMA_DBI_getColumnNames 2013-04-30 23:39:18 +05:30
Kasun Chathuranga
32e6c06324 PMA_DBI_get_columns --> PMA_DBI_getColumns 2013-04-30 23:36:47 +05:30
Marc Delisle
ac65210a28 Typo in input field name 2013-04-24 14:41:57 -04:00
Madhura Jayaratne
c9f37be407 Add @subpackage tags 2012-10-28 18:27:38 +05:30
Michal Čihař
869d7c0e99 Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
Chanaka Indrajith
6971295e96 Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
Alex Marin
3f30a1bf96 oop: coding style for export plug-ins 2012-07-29 18:59:46 +03:00
Alex Marin
50d8322b38 oop: replace conditional includes for properties in export plug-ins 2012-07-29 18:46:54 +03:00
Alex Marin
2082fe2471 oop: fix properties subgroup for ExportMediawiki 2012-07-25 14:07:19 +03:00
Alex Marin
aef3d70ac8 oop: fix properties for ExportMediawiki 2012-07-25 11:04:55 +03:00
Alex Marin
6b7331e9ef oop: use properties for ExportMediawiki 2012-07-25 11:04:55 +03:00
Alex Marin
9458f9d062 oop: integrate the properties system for ExportXml 2012-07-17 13:32:13 +03:00
Chanaka Indrajith
106265a7f8 Resolve conflicts 2012-06-30 11:30:39 +05:30
Alex Marin
5623356e7a oop: fix bugs and phpcs errors for all export plugins 2012-06-18 14:22:12 +03:00
Alex Marin
c34d3bc003 oop: ExportPdf 2012-06-16 12:34:44 +03:00
Alex Marin
b5f2788ade oop: ExportMediawiki 2012-06-15 23:16:43 +03:00