Home
last modified time | relevance | path

Searched refs:isAuthorized (Results 1 – 8 of 8) sorted by relevance

/plugin/fileshare/syntax/
H A DFileshare.php146 if($this->isAuthorized('role_upload')){
169 if($this->isAuthorized('role_delete')){
186 if($this->isAuthorized('role_download'))
192 if($this->isAuthorized('role_delete'))
196 if($this->isAuthorized('role_download'))
236 private function isAuthorized($settingRole) { function in syntax_plugin_fileshare_Fileshare
/plugin/crossdbsqlclient/syntax/
H A Dcrossdbsqlclient.php96 if (! $this->isAuthorized ()) {
211 protected function isAuthorized() { function in syntax_plugin_crossdbsqlclient_crossdbsqlclient
/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php86 if (! $this->isAuthorized ()) {
437 protected function isAuthorized() { function in syntax_plugin_simplemysqlclient_simplemysqlclient
/plugin/diagramsnet/lib/js/diagramly/
H A DTrelloClient.js78 if (this.isAuthorized())
687 TrelloClient.prototype.isAuthorized = function() method in TrelloClient
H A DApp.js5674 if (this.trello != null && this.trello.isAuthorized())
7092 (this.trello == null || !this.trello.isAuthorized())) //TODO Trello no user issue
H A DDialogs.js629 if (editorUi.trello.isAuthorized())
/plugin/database2/
H A Ddatabase2.php806 if ( $this->isAuthorized( $this->options['mayview'] ) )
2037 if ( $this->isAuthorized( $this->options['mayfilter'] ) && $expectInput )
2371 protected function isAuthorized( $rule ) function in Database2
2471 return $this->isAuthorized( $rule );
2488 return $this->isAuthorized( $rule );
2521 if ( $this->isAuthorized( $this->options['may'.($authz=strtok( $name, '.' ))] ) )
5676 if ( $this->isAuthorized( $this->options['mayadmin'] ) )
5872 if ( !$this->isAuthorized( $this->options['mayadmin'] ) )
6136 if ( !$this->isAuthorized( $this->options['mayadmin'] ) )
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10083 …{b.notion.logout()}):b.mode==App.MODE_TRELLO&&null!=b.trello?b.trello.isAuthorized()&&d(function()…
11711 …tHub.getUser()&&(x=this.gitHub):"T"==m?null!=this.trello&&this.trello.isAuthorized()&&(x=this.trel…
11765 …s.notion&&null!=this.notion.getUser()||null!=this.trello&&this.trello.isAuthorized()){null==this.u…