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

Displaying 1-2 of 2 matches for query OnBeforeDeleteFromLive retrieved in 0.000 sec with following stats:

  • onbeforedeletefroml found 5 times in 2 documents



... не была скопирована в оригинальную таблицу и оповещать никого конечно не нужно. Это будет показано на ниже приведённом примере. function OnBeforeDeleteFromLive(&$event) parent::OnBeforeDeleteFromLive($event); $object =& $this->Application->recallObject($event->Prefix . '.-item', null, Array ('skip_autoload' => true)); / @var $object kDBItem / $object->Load( $event-> ...
... code>kTempTablesHandler::SaveEdit в свою очередь косвенно может вызывать следующие события (события перечислены в порядке вызова): EventHandler:OnBeforeDeleteFromLive OnBeforeDeleteFromLive ; EventHandler:OnBeforeCopyToLive OnBeforeCopyToLive ; EventHandler:OnAfterCopyToLive OnAfterCopyToLive . Потенциальное применение Данное событие можно переписывать с целью работы с ...

Additional database time was 0.036 sec.

match any word match all words

Search in namespaces:

Powered by Sphinx