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

Displaying 1-10 of 50 matches for query Undelete-search-prefix retrieved in 0.001 sec with following stats:

  • undelet found 0 times in 0 documents
  • search found 9 times in 4 documents
  • prefix found 386 times in 48 documents



... lang="xml"> // grid // search_main_toolbar Icons - секция, где можно указать иконку по умолчанию, которая показываеться в начале каждой ...
... вызова которого требуется проверить. Событие задаётся в форме "'''prefix_special:EventName'''", напр. "phone:OnChangePrice". - ConfigProperty perm_prefix string K4:Unit Configs Prefix Префикс объекта, чья основная (primary) K4:Category категория должна использоваться в процессе проверки K4:Permissions прав доступа . Если требуется явно указать K4: ...
... category = События для работы со списками sortkey = 004.001 Данное событие вызывается из javascript функции search. После вызова события, заданные критерии поиска из запроса пользователя записываются в сессию и в таблицу PersistantSessionData, на основе запроса пользователя формируются фильтры. Далее происходит перезагрузка ...
... ; // 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 )"), Код в шаблоне:
... 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 ...
... ="la_ToolTip_View" escape="1"/>', function(id) show_viewmenu(a_toolbar,'view'); ) ); a_toolbar.Render();
sssss http://www.google.com/ Google search engine
... 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 ...

Additional database time was 0.240 sec.


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

Search in namespaces:

Powered by Sphinx