]> git.mxchange.org Git - hub.git/commit
Introduced new factory for object type registries, added a very simple way to get...
authorRoland Häder <roland@mxchange.org>
Wed, 22 Aug 2012 19:05:44 +0000 (19:05 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 22 Aug 2012 19:05:44 +0000 (19:05 +0000)
commit38097bd02cea3bcc8acdfa0e4ffecf376c9f5ead
tree3417a97e4a254340cd8726192b730d27cc704685
parent822be9f157e6a46cffc52bbdcc274bca38df1b72
Introduced new factory for object type registries, added a very simple way to get an array from accepted object types
.gitattributes
application/hub/interfaces/nodes/class_NodeHelper.php
application/hub/main/factories/registry/.htaccess [new file with mode: 0644]
application/hub/main/factories/registry/class_ObjectTypeRegistryFactory.php [new file with mode: 0644]
application/hub/main/handler/answer-status/announcement/class_AnnouncementAnswerOkayHandler.php
application/hub/main/nodes/class_BaseHubNode.php
application/hub/main/registry/objects/class_ObjectTypeRegistry.php
application/hub/main/tags/package/class_PackageTags.php
application/hub/main/template/objects/class_XmlObjectRegistryTemplateEngine.php
application/hub/main/template/requests/class_XmlRequestNodeListTemplateEngine.php
application/hub/templates/xml/requests/node_request_node_list.xml