In-Portal Developers Guide

This is a wiki-based Developers Guide for In-Portal Open Source CMS. The purpose of this guide is to provide advanced users, web developers and programmers with documentation on how to expand, customize and improve the functionality and the code the In-Portal software. Please consider contributing to our documentation writing effort.

Search Wiki Using Sphinx

From In-Portal Developers Guide

Jump to: navigation, search

There is no page titled "Group-all". You can create this page.

Displaying 1-10 of 12 matches for query Group-all retrieved in 0.001 sec with following stats:

  • group found 23 times in 8 documents
  • all found 10 times in 6 documents



... In or not. It also can be used to check if user belongs to any specific User Group. Tag accepts wide range of parameters and can be successfully used in other tasks. class=" ... case if user successfully passed Logged In check, however does NOT belong to a specified User Group, then redirect user to specified in this parameter template. - ConfigProperty login_template string In case if ...
... >GROUP BY: function SetCustomQuery(&$event) parent::SetCustomQuery($event); $object =& $event->getObject(); if ($event->Special 'test') $object->AddGroupByField('Group'); Вызывается из событий Автоматически вызывается из события EventHandler:OnListBuild OnListBuild и получает оттуда все необходимые параметры (объект класса ...
... параметре передаются названия тех K4:Unit Configs Prefix префикс ов (через запятую), которые будут использоваться при построении значения переменной окружения в результирующей ссылке. Также можно передать значение "'''all'''", чтобы были использованы все K4:Unit Configs Prefix префикс ы из ссылки на текущую страницу сайта. Например, "m,sample-prefix" или "all ...
... $root_node =& $xml_helper->Parse($xml_data); / @var $root_node kXMLNode / // Getting first continent node $continent_node =& $root_node->FindChild('continent'); // Cycling through it and all the rest continent nodes do // Getting first country node $country_node =& $continent_node->firstChild; // Cycling through it and all the rest continent nodes do ...
... Исправление ошибки Для локализации ошибки для начала необходимо убедиться, что на секцию префикса установленны права на просмотр. Если права нету, его нужно поствить. Права проставляются через секцию Users Management -> Groups для необходимой группы пользователей. Если секция Users Management -> Groups не доступна, рекомендуется воспользоваться средствами PMA для ...
... ' => 'core/units/skins/skins_config.php', 'm' => 'core/units/general/general_config.php', 'helpers' => 'core/units/general/helpers/helpers_config.php', 'g' => 'core/units/groups/groups_config.php', 'conf' => 'core/units/configuration/configuration_config.php', 'emailmessages' => 'core/units/email_messages/email_messages_config.php', 'u' => 'core/units/users/users_config.php', ), ' ...
... ' => 'm'), 'permissions' => Array('view', 'add', 'edit', 'delete', 'advanced:change_price', 'advanced:edit_phone_sale_info'), 'priority' => 1, 'type' => stTREE, ), ), Назначение прав пользователям Image:Group permissions.gif thumb right Форма редактирования прав доступа группы K4:Permissions Права доступа в К4 распределяются с помощью K4:PortalGroup групп ...
... с данным site config. Вкладки указываются отдельно для каждого требуемого набора вкладок. $hide_edit_tabs = Array ( 'Default' => Array ('general', 'groups'), 'RegularUsers' => Array ('groups'), ); - ConfigProperty $hide_columns array В данной переменной перечисляются те поля, которые нужно спрятать из набора колонок, показываемых в списке ...
... (user_id); Request.makeRequest(url, this.busy, null, this.receiveUserInfo, this.processRequestError, '', this); UserInfoManager.getRequestUrl = function(user_id) var url = ''; return url.replace(' USER_ID ', user_id); В методе '''getUserInfo''' в качестве обработчиков ответа ...
... Отладку скрипта, как обычно, удобно производить с помощью расширения браузера Zend Studio Toolbar и встроенного отладчика Zend. Для отладки Ajax-запросов в Zend Studio Toolbar можно выбрать режим "Debug all pages on this site" - тогда вначале через отладчик будет пропущен скрипт Шаблон прогресса Шаблона прогресса , а затем - Ajax-запросы, вызываемые с этого шаблона. Если нет возможности ...

Additional database time was 0.299 sec.


Result Page:   1  2 
match any word match all words

Search in namespaces:

Powered by Sphinx