PHP Sulu\Component\Webspace\Loader Namespace

Nested Namespaces

Sulu\Component\Webspace\Loader\Exception

Classes

Name Description
BaseXmlFileLoader This is the base class for webspace xml file loaders. It offers an supports method, which will not only check if the file is in the xml format, but also if the loader supports the given schema. The supported schema has to be overriden by the base classby defining its own SCHEMA_URI constant.
XmlFileLoader10 This file loader is responsible for webspace configuration files in the xml format using the 1.0 version of the webspace schema definition.
XmlFileLoader11 This file loader is responsible for loading webspace configuration files using the xml format with the webspace schema version 1.1.