PHP Sulu\Component\Webspace\Loader 네임스페이스

중첩된 네임스페이스

Sulu\Component\Webspace\Loader\Exception

클래스들

이름 설명
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.