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 "Drafts-view-existing". You can create this page.

Displaying 1-10 of 19 matches for query Drafts-view-existing retrieved in 0.002 sec with following stats:

  • draft found 0 times in 0 documents
  • view found 36 times in 16 documents
  • exist found 13 times in 5 documents



... this->Queried && array_key_exists($name, $row)) if ($this->Application->isDebugMode()) $this->Application->Debugger->appendTrace(); trigger_error('Field "' . $name . '" doesn\'t exist in prefix ' . $this->getPrefixSpecial() . '', E_USER_WARNING); return 'NO SUCH FIELD'; В функцию trigger_error передаётся название поля, ...
... для несущестыующего префикса. Исправление ошибки Следует убедиться, что запрашиваемый префикс дествительно существует. Ошибка при вызове хук-события Fatal Error: Prefix... doesn\'t exist when trying to hook from... Вызов ошибки Сообщение вызывается из события kEventManager::registerHook. core\kernel\event_manager.php (487) trigger_error(' ...
... \kernel\nparser\nparser.php (61) trigger_error('Saving compiled template failed', E_USER_ERROR); core\kernel\nparser\nparser.php (306) trigger_error('Cannot include "' . $t . '" - file does not exist', E_USER_ERROR); core\kernel\db\db_tag_processor.php (74) trigger_error('no filters defined for prefix '.$this->Prefix.', but ...
... 'parent' => 'custom', 'icon' => 'custom:phones', 'label' => 'la_tab_Phones', 'url' => Array('t' => 'custom/phones/phone_list', 'pass' => 'm'), 'permissions' => Array('view', 'add', 'edit', 'delete', 'advanced:change_price', 'advanced:edit_phone_sale_info'), 'priority' => 1, 'type' => stTREE, ), ), Назначение прав пользователям Image:Group permissions ...
... ' => Array ( 'parent' => 'custom', 'icon' => 'custom:city', 'label' => 'la_tab_Cities', 'url' => Array ('t' => 'custom/city/city_list', 'pass' => 'm'), 'permissions' => Array ('view', 'add', 'edit', 'delete'), 'priority' => 1, 'type' => stTREE ), ), ); Особенности данного конфигурационного файла: Задание подчиненного префикса area строкой кода < ...
... label="la_ToolTip_Delete" escape="1"/>', function() std_delete_items('demo'); ) ); a_toolbar.AddButton( new ToolBarSeparator('sep1') ); a_toolbar.AddButton( new ToolBarButton( 'view', '', function(id) show_viewmenu(a_toolbar ...
... ней K4:Permissions систему прав доступа . Будет определён автоматически, если параметр не передан. - ConfigProperty permission_type string Параметр указывает на то, какие права необходимы для получения доступа (view, add, edit, delete). Если параметр не передан, по умолчанию проверяется право view. - ConfigProperty ...
... => Array ( 'parent' => 'custom:parent_section_name', 'icon' => 'custom:icon_name', 'label' => 'la_title_SectionName', 'url' => Array('t' => 'custom/path/to/template', 'pass' => 'm'), 'permissions' => Array('view', 'add', 'edit', 'delete'), 'priority' => 1, 'type' => stTREE, ), Ключом в данном массиве является '''осмысленное''' название новой секции в дереве. Слово "custom" будет ...
... 'label' => 'la_tab_AffiliatePaymentTypes', 'url' => Array ('t' => 'in-commerce/affiliate_plans/affiliate_payment_types_list', 'pass' => 'm', 'm_opener' => 'r', 'no_pass_through' => 1,), 'permissions' => Array ( 0 => 'view', 1 => 'add', 2 => 'edit', 3 => 'delete', 4 => 'advanced:approve', 5 => 'advanced:decline', 6 => 'advanced:set_primary', 7 => 'advanced:move_up', 8 ...
... the K4:Unit Configs Prefix Prefix is allowed K4:Unit_Configs AutoLoad auto-loading , then at the time of first call to that object of K4:Unit Configs Prefix Prefix and existence of object ID in the env variable then that object will be loaded automatically. Структура Значение, содержащееся в переменной окружения имеет следующую структуру:

Additional database time was 0.470 sec.


Result Page:   1  2 
match any word match all words

Search in namespaces:

Powered by Sphinx