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

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

  • readon found 3 times in 2 documents



... kEvent $event @access protected / function OnDelete(&$event) // проверка на то, что текущий пользователь не имеет прав READONLY if ($this->Application->CheckPermission('SYSTEM_ACCESS.READONLY', 1)) return; // создание экземпляра объекта $temp =&
$this->Application->recallObject($event->getPrefixSpecial().
'_TempHandler', 'kTempTablesHandler'); / @var $temp ...
... EventHandler:OnMassClone OnMassClone , EventHandler:OnMassApprove OnMassApprove , EventHandler:OnMassDecline OnMassDecline , EventHandler:OnMassMoveUp OnMassMoveUp , EventHandler:OnMassMoveDown OnMassMoveDown ) проверяется право SYSTEM_ACCESS.READONLY. В случае, когда это право установлено, то K4:PortalUser пользователь не может изменять никакие данные в системе. ...

Additional database time was 0.036 sec.

match any word match all words

Search in namespaces:

Powered by Sphinx