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 "Categorytree-no-pages". You can create this page.

Displaying 1-10 of 19 matches for query Categorytree-no-pages retrieved in 0.001 sec with following stats:

  • categorytre found 0 times in 0 documents
  • no found 20 times in 5 documents
  • page found 29 times in 18 documents



... strpos($prefix_special, '.') false) unset($this->specialsToRemove $prefix_special ); trigger_error('Incorrect usage of "remove_specials '.$prefix_special.' " field (no special found)', E_USER_WARNING); $this->_Params = $this->removeSpecials($this->_Params); ini_set('magic_quotes_gpc', 0); Функциональность removeSpecials ...
... on line 135 Вызов ошибки Сообщение вызывается из метода kDBTagProcessor::DrawAutoRefreshMenu. core\kernel\db\db_tag_processor.php (135) trigger_error('no filters defined for prefix '.$this->Prefix.', but DrawAutoRefreshMenu tag used', E_USER_WARNING); Получение ошибки Ошибка возникает при вызове тега DrawAutoRefreshMenu, если в ...
... to. - ConfigProperty pass_category bool Whether to pass through or not the current Section when Permissions check fails (returned FALSE) and user will be redirected to "no permissions" template. - ConfigProperty no_group_perm_template string In case if user successfully passed Logged In check, however does NOT belong to a specified User Group, then redirect user to specified ...
... Набор опций в виде ассоциативного массива. На форме ввода будут отображаться значения этого массива, а в базу будут писаться его ключи. Например, если используется массив '''Array (1 => 'Yes', 2 => 'No')''', то в базу будет писаться или 1 или 2, а пользователь будет видеть Yes или No соответственно. Использование нуля ("0 ...
... а задаётся в ключе K4:Unit Configs QueryString QueryString его K4:Unit Configs конфигурационного файла . Например: 'QueryString' => Array( 1 => 'id', 2 => 'Page', 3 => 'event', 4 => 'mode', ), Пиведённое выше значение ключа K4:Unit Configs QueryString QueryString является стандартным для большинства K4:Unit Configs Prefix префикс ов и ...
... ->ConfigValue($config_mapping 'ShortListPerPage' ); break; case 'default' : $per_page = $this->Application->ConfigValue($config_mapping 'PerPage' ); break; if ( $per_page) // per-page is stored to persistent session $view_name =
$this->Application->RecallVar($event->getPrefixSpecial().'_c
urrent_view'); $storage_prefix = $event->getEventParam('same_special') ? $ ...
... /form_fields/form_fields_config.php', 'form' => 'in-edit/units/forms/forms_config.php', 'content' => 'in-edit/units/content/content_config.php', 'cms' => 'in-edit/units/pages/pages_config.php', 'formsubs' =>
'in-edit/units/form_submissions/form_submissions_config.php'
, 'theme-file' => 'core/units/theme_files/theme_files_config.php', 'perm' => 'core/units/permissions/permissions_config. ...
... '), 'TagProcessorClass' => Array ('class' => 'AreaTagProcessor', 'file' => 'area_tp.php', 'build_event' => 'OnBuild'), 'AutoLoad' => true, 'QueryString' => Array ( 1 => 'id', 2 => 'Page', 3 => 'event' ), 'IDField' => 'AreaId', 'TableName' => TABLE_PREFIX . 'CityAreas', 'ParentPrefix' => 'city', 'ForeignKey' => 'CityId', 'ParentTableKey' => 'CityId', 'AutoDelete' => true, ' ...
... code> - готово. Чтобы узнать результат выполнения AJAX-запроса, нужно проверить значение свойства status. В нём хранится стандартный HTTP response code (например, 404 - page not found, 403 - forbidden, 500 - internal server error и другие). А чтобы "поймать" момент, когда статус будет изменён, имеется свойство onreadystatechange, в которое нужно ...
... ) для мультиязычных полей. Сохраняет во временную таблицу значение записи перед тем, как преступить к редактированию мультиязычного поля. Вызывается из шаблона in-edit\admin_templates\pages\pages_edit.tpl core\admin_templates\skins\skin_edit.tpl core\admin_templates\categories\categories_edit.tpl in-commerce\admin_templates\products\products_edit.tpl Вызывается из событий Не ...

Additional database time was 0.369 sec.


Result Page:   1  2 
match any word match all words

Search in namespaces:

Powered by Sphinx