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 results

From In-Portal Developers Guide

Jump to: navigation, search

No page title matches

There is no page titled "Application".

For more information about searching In-Portal Developers Guide, see Help.

Showing below up to 20 results starting with #1.

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)

Page title matches

Page text matches

  • K4:Работа классом EditPickerHelper
    $edit_picker_helper =& $this->Application->recallObject('EditPickerHelper'); $edit_picker_helper =& $this->Application->recallObject('EditPickerHelper');
    13 KB (661 words) - 16:12, 28 February 2009
  • K4:Работа классом MInputHelper
    $minput_helper =& $this->Application->recallObject('MInputHelper'); $minput_helper =& $this->Application->recallObject('MInputHelper');
    14 KB (693 words) - 16:12, 28 February 2009
  • K4:Работа с AJAX запросами
    $this->Application->XMLHeader('1.0'); $user =& $this->Application->recallObject('u.-getinfo', 'u', Array ('skip_autoload' => true));
    21 KB (866 words) - 16:12, 28 February 2009
  • K4:Добавление секций в дереве
    ... попадают в массив <code>$params</code> метода <code>kApplication::HREF</code>. Более подробно об их обработке н ... $sections = $this->Application->getUnitOption($event->MasterEvent->Prefix, 'Sections');
    13 KB (441 words) - 15:58, 4 November 2009
  • K4:Создание списков
    $grids = $this->Application->getUnitOption($this->Prefix,'Grids'); $picker_helper =& $this->Application->RecallObject('ColumnPickerHelper');
    31 KB (1610 words) - 16:12, 28 February 2009
  • K4:AjaxDropdownPreloader
    Application.setHook('m:OnAfterWindowLoad', function () { DependentFieldPreloader.Query ... $filter_value = $this->Application->GetVar('filter_value');
    13 KB (493 words) - 16:12, 28 February 2009
  • K4:DropDownMapper
    if ($this->Application->GetVar('ajax') != 'yes') { $q = $this->Application->GetVar('q');
    13 KB (545 words) - 16:12, 28 February 2009
  • K4:Счётчики
    <source lang="php">$count_value = $this->Application->getCounter('<COUNTER_NAME>', Array(<COUNTER_PARAMS>));</source>
    4 KB (100 words) - 16:13, 28 February 2009
  • K4:ConfigurationAdmin
    ... енно по этому имени используя метод '''<code>Application::ConfigValue</code>'''. ... е опции, будет получено через метод '''<code>kApplication::ConfigValue</code>''';
    6 KB (222 words) - 16:13, 28 February 2009
  • K4:ConfigurationValues
    ... енно по этому имени используя метод '''<code>Application::ConfigValue</code>'''.
    1 KB (43 words) - 16:13, 28 February 2009
  • EventHandler:OnDelete
    if ($this->Application->CheckPermission('SYSTEM_ACCESS.READONLY', 1)) { $temp =& $this->Application->recallObject($event->getPrefixSpecial().'_TempHandler', 'kTempTablesHandl ...
    2 KB (82 words) - 16:14, 28 February 2009
  • EventHandler:OnPreSaveCreated
    ... раняет <code>Id</code> в сессии и переменных <code>Application</code> в случае успешного создания.
    1 KB (25 words) - 16:14, 28 February 2009
  • EventHandler:OnAfterConfigRead
    $fields = $this->Application->getUnitOption($event->Prefix, 'Fields'); $this->Application->setUnitOption($event->Prefix, 'Fields', $fields);
    3 KB (85 words) - 16:14, 28 February 2009
  • EventHandler:OnBeforeExportBegin
    $items_list =& $this->Application->recallObject($event->Prefix.'.'.$this->Application->RecallVar('export_oroginal_special'), $event->Prefix.'_List');
    3 KB (108 words) - 16:14, 28 February 2009
  • EventHandler:OnTempHandlerBuild
    $temp_handler =& $this->Application->recallObject($event->getPrefixSpecial() . '_TempHandler', 'kTempTablesHan ...
    2 KB (68 words) - 16:14, 28 February 2009
  • EventHandler:OnAfterCopyToTemp
    $object =& $this->Application->recallObject($event->Prefix . '.-item', null, Array ('skip_autoload' => t ... $sql = 'UPDATE ' . $this->Application->getUnitOption($event->Prefix, 'TableName') . '
    3 KB (100 words) - 16:14, 28 February 2009
  • EventHandler:OnBeforeDeleteFromLive
    $object =& $this->Application->recallObject($event->Prefix . '.-item', null, Array ('skip_autoload' => t ... $object =& $this->Application->recallObject($event->Prefix . '.-item', null, Array ('skip_autoload' => t ...
    5 KB (142 words) - 16:14, 28 February 2009
  • EventHandler:OnBeforeCopyToLive
    $object =& $this->Application->recallObject($event->Prefix . '.-item', null, Array ('skip_autoload' => t ...
    3 KB (68 words) - 16:14, 28 February 2009
  • EventHandler:OnAfterCopyToLive
    $object =& $this->Application->recallObject($event->Prefix . '.-item', null, Array ('skip_autoload' => t ... $log_object =& $this->Application->recallObject('log');
    5 KB (123 words) - 16:14, 28 February 2009
  • K4:Configuration
    $this->Application->GetVar('user_group') ... et's the administrator enter a [http://developer.yahoo.com/wsregapp/ Yahoo Application ID], that in the future will be used for integrating functionality provide ...
    21 KB (2985 words) - 18:07, 4 November 2009

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)

Advanced search

Search in namespaces:
                                           

Search for