Tina MVC provides you with base classes and helper classes and functions on which you build your Wordpress applications.
It uses a lose model view controller pattern to abstract design and logic and make life easier for you and your HTML designer.
Tina controllers are accessed through any of:
- a Tina MVC Wordpress page
- a Tina MVC widget
- a Tina MVC shortcode
- the function $Tina_MVC->tina_mvc_call_page_controller() function from your theme file (or even another page controller)
Tina MVC includes helper functions and classes:
- a form helper for creating, displaying and processing HTML forms
- a pagination helper for producing paginated lists from your custom SQL
- a HTML table helper
- general functions to help streamline your development efforts
These details are provided for information only. No information here is legal advice and should not be used as such.
Commercial Use
Modify
Distribute
Place Warranty
Sub-License
Hold Liable
Distribute Original
Disclose Source
Include Copyright
State Changes
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.