- Symphony 2.7.9
-
› assets
14 -
› boot
15 -
› core
24 -
› cryptography
4 -
› data-sources
6 -
› email-gateways
3 -
› events
3 -
› global
62 -
› interface
9 -
› toolkit
60 - Delegates101
- Deprecated28
Versions
- 2.7.9
- 2.7.8
- 2.7.7
- 2.7.6
- 2.7.5
- 2.7.3
- 2.7.2
- 2.7.10
- 2.7.1
- 2.7.0
- 2.6.9
- 2.6.8
- 2.6.7
- 2.6.6
- 2.6.5
- 2.6.4
- 2.6.3
- 2.6.2
- 2.6.11
- 2.6.10
- 2.6.1
- 2.6.0
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4
- 2.3.6
- 2.3.5
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3
- 2.2.5
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2
Options
-
Classes
-
AuthorDatasource
The
AuthorDatasource
extends the baseDatasource
class and allows the retrieval of Author information from the current Symphony installation. -
Datasource
The Datasource class provides functionality to mainly process any parameters that the fields will use in filters find the relevant Entries and return these Entries data as XML so that XSLT can be applied on it to create your website.
-
DynamicXMLDatasource
The
DynamicXMLDatasource
allows a user to retrieve XML from an URL. -
NavigationDatasource
The
NavigationDatasource
outputs the Symphony page structure as XML. -
SectionDatasource
The
SectionDatasource
allows a user to retrieve entries from a given section on the Frontend. -
StaticXMLDatasource
The
StaticXMLDatasource
allows a block of XML to be exposed to the Frontend.
-