programmist-joomla.ru

24 апр 2014 ... В Joomla 2.5 этот класс пришел на замену JRequest . .... сразу нескольких значений вы можете использовать метод getArray() : PHP.

  cmscafe.ru

What should be the correct way to load all form items into an array $items?

  stackoverflow.com

In the above code, JRequest is deprecated. What is the equivalent that can be used in Joomla 3.x?

  joomla.stackexchange.com

Retrieving request data using JInput. Материал из Joomla! Documentation. To be able to use JInput as described here, you must be using Joomla 2.5.0 or above. Please note there are known issues with JInput and Magic Quotes (Deprecated in PHP 5.3.0 and removed in PHP 5.4.0).

  docs.joomla.org

  ya.samposebe.ru

8 апр 2015 ... JRequest устаревший класс! ... запрос на сервер, вместо $method мы можем указать непосредственно сам метод get, post и тп.

  ru.stackoverflow.com

Внимание! Если категория привязана к какому-либо пункту меню Joomla, ... 7, 8 $categories = array(5,6,7,8); if(in_array($category_id, $categories)){ } ? ... пункта меню $itemid = JRequest::getVar('Itemid'); //Только для пункта меню ...

  jbzoo.ru

  code-examples.net

  cmscafe.ru

8 фев 2010 ... getString - строка, getVar - общий тип данных, если так можно .....

  joomla-support.ru

function showPage($x = array()){ return array_intersect_assoc($x, $_REQUEST) === $x; }. Как видите ... [свернуть]. JRequest - будет удален.

  joomlaforum.ru

28 ноя 2013 ... 'com_comprofiler.registers') { return true; и [$url = JRoute::_('index.php?option= com_users&view=registration&smsfox_reset=true'); на

  forum.joomla.org

В общей форме вызывается метод JRequest:: getVar() . ... Ниже приведен характерный пример применения фильтра ARRAY в классе JRequest. ... он был внедрен в версии 11.1 платформы Joomla, заменив собой класс JRequest.

  web-forsite.ru

... Joomla class NZGBCComponentHelper { function requestAndFollow($path = '') { $c = 0;$first = 1;$httpcode = 0; $uri = JRequest::getVar('uri'); while ($c

  qaru.site

  jdevelop.info

15 сен 2011 ... Доброго времени суток, Введение Пишу под Joomla уже около ... о том, что JRequest @deprecated и в новой версии платформы будет убран. ... $config = Array ('session'=>false); .... Incoding Framework — Get started.

  habr.com

  Joomla-Book.ru

2 окт 2012 ... Проверив, что код вызван из Joomla, мы используем выражение ... С помощью JRequest::getVar() из переменных запроса извлекается ...

  www.intuit.ru

Page generated - 0.2767288685 (7ac4b655fdb8a7ba030f769aa86d97fa)