Message-ID: <2091972893.3580.1485853749735.JavaMail.confluence@ip-10-127-227-164> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_3579_1544313522.1485853749734" ------=_Part_3579_1544313522.1485853749734 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html
This covers common, everyday tasks - basic to intermediate level= .For more advanced development techniques, and extending the provided funct= ionality, see Extending eZ = Publish 5
There are two official approaches to building applications on top of eZ = Publish 5:
In the latter case Public SPI provides the "model" (the data from the da= tabase and the file system) and the MVC/Application layer provides all the&= nbsp;application logic (configuration, routing, controlling, etc.= ..).
The SPI is used to implement a new storage engine for your eZ Publish ap= plication.
API and SPI repositories