Smarty Calendar Support forum smarty_calendar Generate month calendars using a Smarty template This class can generate a calendar of a given month and year using a Smarty template to define the calendar output. This class shows each month is broken down into weeks. These weeks are then easily displayed ...
AuriumForm Support forum auriumform Validate and output forms using HTML or Smarty This class can output HTML forms with fields of all the standard types. You just need to set the configuration of the attributes of each field in an array. The class can be easily enhanced to support add new input ...
Smarty Template Control Support forum stcontrol Web interface to create and edit text files This class provides a Web interface to create and edit text files. It was meant to let an user edit Smarty template files but it can be used to edit other types of text files. The class can generate an interface ...
... Generate classes to access MySQL from templates This package can be used to generate the code of classes to access MySQL database tables. It uses Smarty templates to generate all the code for the classes and other scripts. The generated classes perform the usual database access operations like establishing ...
Paginator Iterator Support forum pi Iterate over listings split in page using Smarty This package can be used iterate over listings split between pages using Smarty templates. It can display database query results split in multiple pages with output defined using Smarty templates. The templates ...
Smarty Email Support forum smarty-email Send e-mail composed using Smarty templates This class can send e-mail composed using Smarty templates. It takes as parameters a Smarty template file name for the message HTML body, the values if the template variables, the message subject, sender and recipient ...
Smarty Template Engine Theme Selection Class Support forum theme-selection Load a Smarty template theme defined in XML This class can load Smarty template theme defined in XML. It can parse a theme definition in XML file located in directory with name defined by the theme name. The class can return ...
Smarty and MIME message integration Support forum just_send_it Send e-mail messages using Smarty templates This package can be used to compose and send e-mail messages using Smarty templates. It wraps around Smarty and MIME message class by Manuel Lemos, and prepares the body and headers of the ...
Form creater Support forum form_creater Generate forms for using with Smarty templates This package can be used to generate HTML forms for using the Smarty template engine. It can generate HTML for form start and end sections, as well for form inputs of the types: button, textarea, textfield, select ...
Formcat Support forum formcat Smarty plug-in for client side form validation Formcat is a class for performing form validation on the client side. Its goal is to generate Javascript code to validate forms before they are submited to the server. It works as a plug-in for the Smarty template engine ...