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

Displaying 1-10 of 48 matches for query Autocomment-prefix retrieved in 0.001 sec with following stats:

  • autocom found 0 times in 0 documents
  • prefix found 386 times in 48 documents



... ; // 1. get section by current top_prefix $top_prefix = $this->getEventParam('top_prefix'); if ($top_prefix false) $top_prefix = $this->Application->GetTopmostPrefix($this->Prefix, true); $this->setEventParam('top_prefix', $top_prefix); $section = $this->Application->getUnitOption($top_prefix.'.main', 'PermSection'); // 2. check if this section has perm_prefix mapping to ...
... env variable then that object will be loaded automatically. Структура Значение, содержащееся в переменной окружения имеет следующую структуру: -:m :- -... - Как видно из приведённой выше схемы в переменной окружения всегда присутствуют следующие компоненты: session_id - ...
... Array ( 'new_status_labels' => Array ('p' => ' la_title_AddingProduct '), 'edit_status_labels' => Array ('p' => ' la_title_EditingProduct '), 'new_titlefield' => Array ('p' => ' la_title_NewProduct '), ), 'image_list' => Array ('prefixes' => Array ('p', 'img_List'), 'format' => " p_status ' p_titlefield ' - la_title_Images ( img_recordcount )"), Код в шаблоне:
... ="la_ToolTip_View" escape="1"/>', function(id) show_viewmenu(a_toolbar,'view'); ) ); a_toolbar.Render();
... is stored to persistent session $view_name =
$this->Application->RecallVar($event->getPrefixSpecial().'_c
urrent_view'); $storage_prefix = $event->getEventParam('same_special') ? $event->Prefix : $event->getPrefixSpecial(); $per_page =
$this->Application->RecallPersistentVar($storage_prefix.'_Pe
rPage.'.$view_name, '_USE_DEFAULT_USER_DATA_'); if ( $per_page) // per-page is stored to ...
... для работы тэга параметры. 23. Не определена секция в конфигурационном файле Вызов ошибки Сообщение вызывается из метода AdminTagProcessor::SectionInfo. core\units\admin\admin_tag_processor ...
... event) parent::OnAfterItemLoad($event); $edit_picker_helper =& $this->Application->recallObject('EditPickerHelper'); / @var $edit_picker_helper EditPickerHelper / $edit_picker_helper->LoadValues($event, 'OptionId', 'sample-prefix-child.OptionId'); В TagProcessor:About обработчике тегов (TagProcessor) переписать метод TagProcessor:PrepareListElementParams ...
... class="prettytable" текст описание - '''inp2''' Пространство имён тэгов, которое синтаксический анализатор (template parser) обрабатывает. - '''sample-prefix''' Название префикса тега. Парные и непарные тэги Все, обрабатываемые синтаксическим анализатором (template parser) тэги делятся на парные и непарные. Парные тэги ...
... вызова RenderElement, необходимо указать значение по умолчанию непереданных параметров.К примеру на шаблоне присутствует следующий вызов тэга RenderElement: в котором параметры is_last, onchange, has_empty, empty_value, style не передаются, однако в теле RenderElement :
... вызова которого требуется проверить. Событие задаётся в форме "'''prefix_special:EventName'''", напр. "phone:OnChangePrice". - ConfigProperty perm_prefix string K4:Unit Configs Prefix Префикс объекта, чья основная (primary) K4:Category категория должна использоваться в процессе проверки K4:Permissions прав доступа . Если требуется явно указать K4: ...

Additional database time was 0.255 sec.


Result Page:   1  2  3  4  5 
match any word match all words

Search in namespaces:

Powered by Sphinx