rhymix/common/framework/parsers
2025-08-19 00:22:02 +09:00
..
dbquery Fix inappropriate quoting of "distinct" in XML query 2025-08-19 00:22:02 +09:00
dbtable Clean up handling of table schemas that are marked as deleted in XML 2025-05-23 15:31:02 +09:00
template Disable all conversion inside verbatim section of template v2 2025-08-18 22:24:48 +09:00
AddonInfoParser.php Always initialize extra_vars attribute 2025-05-19 21:29:25 +09:00
BaseParser.php Reimplement skin XML parser 2025-06-01 15:28:37 +09:00
ConfigParser.php Remove unnecessary conversion of ftp.config.php 2024-04-12 00:07:57 +09:00
DBQueryParser.php Add notnull property to <group> tag in conditions 2025-05-29 23:08:05 +09:00
DBTableParser.php 자신을 참조하는 외래키는 생성 순서에 영향을 주지 않도록 변경 #2576 2025-07-04 18:44:01 +09:00
EditorComponentParser.php Always initialize extra_vars attribute 2025-05-19 21:29:25 +09:00
LangParser.php Clean up missing or inconsistent types in Lang, ModuleAction, ModuleInfo parser classes 2023-10-03 16:25:35 +09:00
LayoutInfoParser.php Reimplement layout XML parser using modern alternatives 2025-06-01 02:35:15 +09:00
ModuleActionParser.php Allow comma as a separator for module action methods 2024-03-24 22:29:53 +09:00
ModuleInfoParser.php Clean up missing or inconsistent types in Lang, ModuleAction, ModuleInfo parser classes 2023-10-03 16:25:35 +09:00
RulesetParser.php Use RulesetParser instead of XeXmlParser in Validator 2025-05-19 23:52:08 +09:00
SkinInfoParser.php Reimplement skin XML parser 2025-06-01 15:28:37 +09:00
WidgetInfoParser.php Replace widget and widgetstyle XML parsing and caching logic 2025-05-19 21:38:58 +09:00
WidgetStyleInfoParser.php Replace widget and widgetstyle XML parsing and caching logic 2025-05-19 21:38:58 +09:00
XEXMLParser.php Allow dynamic properties in XEXMLParser 2025-05-17 13:06:54 +09:00
XMLRPCParser.php Fix incorrect type declaration in XMLRPC parser 2023-10-03 16:18:37 +09:00