Search Wiki Using Sphinx
From In-Portal Developers Guide
There is no page titled "All-logs-page". You can create this page.
Displaying 1-10 of 23 matches for query All-logs-page retrieved in 0.001 sec with following stats:
- all found 10 times in 6 documents
- log found 276 times in 267 documents
- page found 29 times in 18 documents
... а задаётся в ключе 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 префикс ов и ...
...
Отладку скрипта, как обычно, удобно производить с помощью расширения браузера Zend Studio Toolbar и встроенного отладчика Zend. Для отладки Ajax-запросов в Zend Studio Toolbar можно выбрать режим "Debug all pages on this site" - тогда вначале через отладчик будет пропущен скрипт Шаблон прогресса Шаблона прогресса , а затем - Ajax-запросы, вызываемые с этого шаблона.
Если нет возможности ...
... code> - готово.
Чтобы узнать результат выполнения AJAX-запроса, нужно проверить значение свойства status. В нём хранится стандартный HTTP response code (например, 404 - page not found, 403 - forbidden, 500 - internal server error и другие). А чтобы "поймать" момент, когда статус будет изменён, имеется свойство onreadystatechange, в которое нужно ...
...
$root_node =& $xml_helper->Parse($xml_data);
/ @var $root_node kXMLNode /
// Getting first continent node
$continent_node =& $root_node->FindChild('continent');
// Cycling through it and all the rest continent nodes
do
// Getting first country node
$country_node =& $continent_node->firstChild;
// Cycling through it and all the rest continent nodes
do
...
... ->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') ? $ ...
$this->Application->RecallVar($event->getPrefixSpecial().'_c
urrent_view'); $storage_prefix = $event->getEventParam('same_special') ? $ ...
... - no_permission.tpl;
on Front-End - template name specified in Configuration K4:Configuration NoPermissionTemplate NoPermissionTemplate .
InfoBox This tag also accepts ALL parameters that cab be specified for m_CheckPermission m_CheckPermission tag.
-
ConfigProperty condition string Name of K4:Configuration Configuration Variable , which value will be ...
... /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. ...
'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,
' ...
... ) для мультиязычных полей. Сохраняет во временную таблицу значение записи перед тем, как преступить к редактированию мультиязычного поля.
Вызывается из шаблона
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
Вызывается из событий
Не ...
Transferred url = http://community.in-portal.org/style='color:red'>pages/viewpage.action?pageId=141558
03 toc category = Настройка системы sortkey = 003.001 Перед настройкой протокола нужно, что бы на сервере был установлен действительный (valid) SSL-сертификат. class="prettytable vertical-table" действительный SSL-сертификат не действительный SSL-сертификат - style="text-align: center;" ...
03 toc category = Настройка системы sortkey = 003.001 Перед настройкой протокола нужно, что бы на сервере был установлен действительный (valid) SSL-сертификат. class="prettytable vertical-table" действительный SSL-сертификат не действительный SSL-сертификат - style="text-align: center;" ...
Additional database time was 0.182 sec.
Result Page: | 1 | 2 | 3 |
Powered by Sphinx