Additional Info
Type
Package ID
maestrosite:GenericControls
First Created
October 16, 2012, 02:24:18 AM
Last Updated
October 21, 2012, 05:43:33 AM

GenericControls v0.2

Display content and html-elements with theme decoration
Compatible With 2.0.2
Latest version v0.2
Downloads 814
Reviews 0
Rating 0/5
Subscribers 0
License (View License)
Author(s)
Default decoration elements

Display html-elemants with decoration as default theme

Example. Dispaly catalog title and "once-submit" form :
loadTemplate('maestrosite-GenericControls');
checkSubmitOnce('check');

in your template:
GenericControls::cat_bar( $txt['subcribe'] );
GenericControls::form_header( $post_url );
echo $txt['your_email'], ': <input type="text" name="email" value="" />';
GenericControls::form_footer();



Mod page and examples http://smf2.MaestroSite.ru/index.php/topic,49.0.html
Support http://MaestroSite.ru/
E-mail [email protected]

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.




Отображение html-элементов

Мод упрощает отображение информации и управляющих элементов в стандартном оформлении для любой темы оформления.

Пример. Вывод заголовка и "одноразовой" формы:
loadTemplate('maestrosite-GenericControls');
checkSubmitOnce('check');

В шаблоне:
GenericControls::cat_bar( $txt['subcribe'] );
GenericControls::form_header( $post_url );
echo $txt['your_email'], ': <input type="text" name="email" value="" />';
GenericControls::form_footer();



Страница мода и примеры http://smf2.MaestroSite.ru/index.php/topic,49.0.html
Сопровождение http://MaestroSite.ru/
E-mail [email protected]

Этот мод доступен по лицензии Creative Commons Attribution-ShareAlike (Атрибуция — С сохранением условий) 3.0 Непортированная.
Manual installation info
You have to register or login to be able to leave a review
There are currently no reviews on this customization
Advertisement: