Get Smarty

Smarty Icon

You may use the Smarty logo according to the trademark notice.

Smarty Template Engine Smarty Template Engine

For sponsorship, advertising, news or other inquiries, contact us at:

Check reviews of PHP Web Hosting, compatible with Smarty Templates

Вставки

Плагины вставок используются для исполнения функций, вызываемых тэгом insert в шаблоне.

string smarty_insert_name( $params,  
  &$smarty);  
array $params;
object &$smarty;
 

Первый параметр функции представляет собой ассоциативный массив атрибутов, переданых для вставки. Доступ к этим значениям можно получить как напрямую: т.е. $params['start'] так и используя extract($params) для импорта.

Функция вставки возвращает результат, которым будет заменен тэг insert в шаблоне.

Example 16.11. Плагин вставки


<?php
/*
 * Smarty plugin
 * -------------------------------------------------------------
 * Файл:     insert.time.php
 * Тип:     time
 * Имя:     time
 * Назначение:  Вставка текущей даты/времени в определенном формате
 * -------------------------------------------------------------
 */
function smarty_insert_time($params, &amp;$smarty)
{
    if (empty($params['format'])) {
        $smarty->trigger_error("insert time: missing 'format' parameter");
        return;
    }

    $datetime = strftime($params['format']);
    return $datetime;
}
?>

  

Comments
No comments for this page.
Post a Comment
All comments are moderated. Support questions are ignored, use the forums instead.
Author:
Email: (not shown)
What is 5 plus 2? (Are you human?)

Sponsors [info]

Cheap Website Hosting @hostdone.com
Cheap Hosting @HostsVault
email marketing @ActiveCampaign
broadband deals @BroadbandGenie
Best UK Web Hosting @webhost.uk.net
Reliable UK and US Web Hosting @rshosting.com
Cheap US and UK Web Hosting @infrenion.com
I.T Certification Exams @pass-guaranteed.com
Certification Practice Tests @firsttrycertify.com
Certification Practice Exam Questions @ace-it-certifications.com
Broadband Speed Test @broadbandspeed.co.uk
bulk email software @americaint.com