Renamed endElement() to finishElement(), see the final implementation in BaseXmlTempl...
authorRoland Häder <roland@mxchange.org>
Thu, 4 Jul 2013 20:58:20 +0000 (20:58 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 4 Jul 2013 20:58:20 +0000 (20:58 +0000)
commit0462ab432ba34563798ac810bc0178da4d5b3295
tree57115eb5dbbffb3665bd367d94b3cbc2a280052e
parent95673c6dbd12d46bed603a2724437ed863e3215b
Renamed endElement() to finishElement(), see the final implementation in BaseXmlTemplateEngine for the reason (naming convention)
inc/classes/main/decorator/template/class_XmlRewriterTemplateDecorator.php
inc/classes/main/parser/xml/class_XmlParser.php
inc/classes/main/template/image/class_ImageTemplateEngine.php
inc/classes/main/template/mail/class_MailTemplateEngine.php
inc/classes/main/template/menu/class_MenuTemplateEngine.php