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 "Delete-warning-toobig". You can create this page.

Displaying 1-10 of 16 matches for query Delete-warning-toobig retrieved in 0.001 sec with following stats:

  • delet found 32 times in 15 documents
  • warn found 31 times in 6 documents
  • toobig found 0 times in 0 documents



... 'parent' => 'custom:users', 'icon' => 'users', 'label' => 'la_title_Administrators', 'url' => Array ('t' => 'users/admins_list', 'pass' => 'm'), 'permissions' => Array ('view', 'add', 'edit', 'delete'), 'perm_prefix' => 'u', 'priority' => 2, 'type' => stTREE, ), Ошибка в этом случае происходит при перестройке кэша конфигурации. Notice: Section "in ...
... Надо всегда для поля с kOptionsFormatter определять в конфигурационном файле options. 13. Ошибка в название тэга при использование метода ProcessParsedTag Warning: Tag Link1 Undefined in EMainTagProcessor Agregated Tag : Link1 in w:\resumark\core\kernel\processors\tag_processor.php on line 120 function HomePageLink($ ...
... :m_phrase label="la_ShortToolTip_Edit" escape="1"/>', edit ) ); код для показа кнопки удаления записи. a_toolbar.AddButton( new ToolBarButton( 'delete', '', function() std_delete_items('demo'); ) ); код для показа разделителя между кнопками. ...
... => '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 строкой кода 'SubItems' => Array(' ...
... Использовать функцию highlight_string для оформления отчёта debugger 1 - ConfigProperty DBG_RAISE_ON_WARNINGS Показывать отчёт debugger при наличии любых некритичных ошибок (Notice, Warning) 0 - ConfigProperty DBG_HANDLE_ERRORS Выводить все ошибки на сайте в отчёт вместо экрана 1 - ConfigProperty DBG_SQL_PROFILE Показывать все SQL запросы и ...
... шаблонов, напр. форм редактирования и выполняет следующие функции: проверка права доступа к операциям над элементами (view, add, edit, delete); подключение шаблона с описанием вкладок (tabs); подключение элемента, показывающего номера страниц (pagination); установку заголовка окна (title). ...
... ' => '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" будет всегда, т.к. это ...
... все её данные и // в зависимости от значения полей удалённой записи можно выполнять разные действия $topic_id = $object->GetDBField('TopicId'); if ( $topic_id) // deleting non-existing post return ; $post_helper =& $this->Application->recallObject('PostHelper'); / @var $post_helper PostHelper / // update posts count in topic $post_helper->updatePostCount($topic_id, -1);
... ('t' => 'in-link/paid_listings/paid_listing_types_list', 'pass' => 'm', 'm_opener' => 'r', 'no_pass_through' => 1,), 'permissions' => Array (0 => 'view', 1 => 'add', 2 => 'edit', 3 => 'delete',), 'priority' => 8.2, 'type' => 2, 'SectionPrefix' => 'lst', 'onclick' => 'checkEditMode()', 'container' => 0, ), 'in-commerce:affiliate_payment_types' => Array ( 'parent' => 'in-commerce: ...
... ', '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.gif thumb right Форма ...

Additional database time was 0.201 sec.


Result Page:   1  2 
match any word match all words

Search in namespaces:

Powered by Sphinx