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-article". You can create this page.

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

  • draft found 0 times in 0 documents
  • view found 36 times in 16 documents
  • articl found 11 times in 7 documents



... рекомендуется придерживаться следующих шагов: пишется название того объекта, с которым будет работать данное почтовое извещение (напр. LINK, ORDER, USER или ARTICLE); ставиться символ разделителя, т.е. точка; пишется название действия, которое выполняется над ранее указанным объектом (напр. APPROVE, ADD, ...
... '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 ...
... конструкцией: Please start reviewing the code in your templates. It's not always best to replace attribute names, using the following structure instead: $param_value = $this->SelectParam($params,
'new_attribute_name,old_attribute_name,other_attribute_name'
); which will return an attribute, only if one's passed. Kostja can help with any questions about this article.
... рекомендуется придерживаться следующих шагов: пишется название того объекта, с которым будет работать данное почтовое извещение (напр. LINK, ORDER, USER или ARTICLE); ставиться символ разделителя, т.е. точка; пишется название действия, которое выполняется над ранее указанным объектом (напр. APPROVE, ADD, ...
... > :: b. Live examples of Event from Language_EH.php, thesaurus_EH.php
: K4:Использование прав доступа Использование Прав Доступа / Defining and Using Permissions '''(11 + NEW)'''
:: a. create Sub-Articles if needed
: K4:Работа с подчинёнными префиксами Подчинённые Компоненты (префиксы) / Dependent Units '''17.21'''
Модули / Modules '''(11 + NEW)''' : Core (Platform ...

Additional database time was 0.234 sec.


Result Page:   1  2 
match any word match all words

Search in namespaces:

Powered by Sphinx