| |
Insert plugins are used to implement functions that are invoked by insert tags in the template.
The first parameter to the function is an associative array of attributes passed to the insert. Either access those values directly, e.g. $params['start'] or use extract($params) to import them into the symbol table.
The insert function is supposed to return the result which will be substituted in place of the insert tag in the template.
Пред. | Начало | След. |
Resources | Уровень выше | Приложения |
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |