Авторизация
Логин:
Пароль:
Забыли свой пароль?
Войти как пользователь:
Войти как пользователь
Вы можете войти на сайт, если вы зарегистрированы на одном из этих сервисов:
Подписка на рассылку
Реклама
1QH.net - Unique Quality Hosting.network
Расскажи о нас


Пользовательские движки шаблонизации

02.10.2009

Пример подключения движка XML/XSLT:

Сначала регистрируем движок:

global $arCustomTemplateEngines;
$arCustomTemplateEngines = array(
   "xslt" => array(
      "templateExt" => array("xsl"),
      "function" => "XSLTEngine"
   ),
);

Функция инициализации параметров движка:

function CreateXMLFromArray($xDoc, $xNode, $ar)
{
   foreach($ar as $key=>$val)
   {
      if(!is_string($key) || strlen($key)<=0)
         $key = "value";

      $xElement = $xDoc->createElement($key);
      if(is_array($val))
      {
         CreateXMLFromArray($xDoc, $xElement, $val);
      }
      else
      {
         $xElement->appendChild($xDoc->createTextNode(iconv( SITE_CHARSET, "utf-8", $val)));
      }
      $xNode->appendChild($xElement);
   }
   return $xNode;
}

Функция подключения движка:

function XSLTEngine($templateFile, $arResult, $arParams, $arLangMessages, $templateFolder, $parentTemplateFolder, $template)
{
   $arResult["PARAMS"] = array(
      "templateFolder" => $templateFolder,
      "parentTemplateFolder" => $parentTemplateFolder,
      "arParams" => $arParams,
      "arLangMessages" => $arLangMessages
   );

   $xDoc = new DOMDocument("1.0", SITE_CHARSET);
   $xRoot = $xDoc->createElement('result');
   CreateXMLFromArray($xDoc, $xRoot, $arResult);
   $xDoc->appendChild($xRoot);

   $xXsl = new DOMDocument();
   $xXsl->load( $_SERVER["DOCUMENT_ROOT"].$templateFile );

   $xProc = new XSLTProcessor;
   $xProc->importStyleSheet($xXsl);

   echo $xProc->transformToXML($xDoc);
}


Страница 3 - 3 из 3
Начало | Пред. | 1 2 3 | След. | Конец

Количество показов: 76312615
Рейтинг:  3.3

Возврат к списку

(Голосов: 1, Рейтинг: 3.3)

Материалы по теме:


Страницы: Пред. 1 ... 2567 2568 2569 2570 2571
0  
Matthewutich
Имя Цитировать 0  
0  
FNDavidHaigo
dark web drug marketplace  darkmarket link
Имя Цитировать 0  
0  
Social Link - flego
How Online Casinos Are Highly Preferred Worldwide

Virtual gambling platforms have transformed the casino gaming landscape, providing an unmatched level of ease and breadth that brick-and-mortar venues fall short of. Over the past decade, a vast number of enthusiasts across the globe have adopted the excitement of digital casino play due to its availability, engaging traits, and ever-expanding range of offerings.

If you’re just starting with the world of internet-based gaming or would like to learn about safe services, why not join our lively social network? It’s a platform where fans offer tips, assisting you to get the most out of your virtual play. Discover the conversation and visit us now: aviator bet

One of the most compelling reasons of online casinos is the incredible array of entertainment options on offer. Whether you prefer interacting with retro fruit machine slots, playing through plot-filled thematic slots, or strategizing in card and board games like Texas Hold’em, internet-based gambling sites offer countless choices. A large number of platforms even offer live dealer games, enabling you to interact with live hosts and other players, all while soaking in the realistic vibes of a brick-and-mortar establishment from the comfort of your home.

Social URL: https://www.instagram.com/aviator_compk/

Besides the wide selection, virtual gaming providers thrive in availability.
Имя Цитировать 0  
0  
FNDavidHaigo
bitcoin dark web  dark market link
Имя Цитировать 0  
Страницы: Пред. 1 ... 2567 2568 2569 2570 2571
Текст сообщения*
Загрузить файл или картинкуПеретащить с помощью Drag'n'drop
Перетащите файлы
Ничего не найдено
Отправить Отменить
Защита от автоматических сообщений
 
Публикация статей
На данной странице представлены элементы инфоблока статьи, относящиеся к типу Публикации. Статьи опубликованы на странице с помощью комплексного компонента Новостной раздел с указанием параметров инфоблока Статьи. При создании каждой статьи был использован тег <break />, который позволяет осуществить разделение статьи на страницы. В публичном разделе такая статья будет представлена в виде нескольких страниц в зависимости от количества тегов <break />

1QH.net - Unique Quality Hosting.network
liqpay webmoney privat24 visa mastercard
2002-2017 © InKey
All rights reserved