Expanded class hierarchy of XmlFileLoader
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
AbstractLoader:: |
protected | property | Contains all known namespaces indexed by their prefix | |
AbstractLoader:: |
protected | function | Adds a namespace alias. | |
AbstractLoader:: |
protected | function | Creates a new constraint instance for the given constraint name. | |
FileLoader:: |
protected | property | ||
FileLoader:: |
public | function | Constructor. | |
XmlFileLoader:: |
protected | property | An array of SimpleXMLElement instances. | |
XmlFileLoader:: |
public | function |
Load a Class Metadata. Overrides LoaderInterface:: |
|
XmlFileLoader:: |
protected | function | Parses a collection of "constraint" XML nodes. | |
XmlFileLoader:: |
protected | function | Parse a XML File. | |
XmlFileLoader:: |
protected | function | Parses a collection of "option" XML nodes. | |
XmlFileLoader:: |
protected | function | Parses a collection of "value" XML nodes. |