DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Introduction

What does it do?

The SAV Library Mvc is the library required to run extension generated by means of the SAV Library Kickstarter when the library type “mvc” is used.

The SAV Library Kickstrater generates extensions without any PHP coding, thanks to simple configuration parameters. It includes:

  • Creation of multiple views of the data,
  • Front end input of the data,
  • Views with folders,
  • Simple interface in the Kickstarter with Context Sensitive Help,
  • Generation of emails,
  • Generation of RTF files using database tags,
  • Data export in CSV format,
  • Many other features.

The latest developments of the SAV Library Mvc extension are available on GitHub ( SAV Library Mvc ).

Important

The SAV Library Mvc is in beta state because many configuration features available in SAV Library Plus are not yet implemented. However simple extensions, that is extensions which do not require complex configuration, can be already generated.

A test extension SAV Library Mvc Example0 is available in the TER. It implements the same feature as SAV Library Example0 which is the test extension for SAV Library Plus.

If you are not familiar with SAV Library, please read first the tutorial in the SAV Library Kickstarter manual. It shows the basic steps for creating and installing an extension.

You can also read the tutorial sections in SAV Library Plus manual.