Home
last modified time | relevance | path

Searched refs:canBeDeleted (Results 1 – 25 of 43) sorted by relevance

12

/dports/www/falkon/falkon-3.2.0/src/lib/sidebar/
H A Dbookmarkssidebar.cpp115 bool canBeDeleted = false; in createContextMenu() local
120 canBeDeleted = true; in createContextMenu()
125 if (!canBeDeleted) { in createContextMenu()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/pluginsimpl/local/sharing/
H A DShareResourceDirContentsImpl.java142 canBeDeleted() in canBeDeleted() method in ShareResourceDirContentsImpl
148 if ( !children[i].canBeDeleted()){ in canBeDeleted()
496 canBeDeleted() in canBeDeleted() method in ShareResourceDirContentsImpl.shareNode
502 node_children[i].canBeDeleted(); in canBeDeleted()
H A DShareResourceImpl.java298 canBeDeleted(); in delete()
305 canBeDeleted() in canBeDeleted() method in ShareResourceImpl
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/services/tt-rss/
H A Dttrssfeed.h16 virtual bool canBeDeleted() const;
H A Dttrssfeed.cpp22 bool TtRssFeed::canBeDeleted() const { in canBeDeleted() function in TtRssFeed
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/services/owncloud/
H A Downcloudfeed.h16 virtual bool canBeDeleted() const;
H A Downcloudfeed.cpp14 bool OwnCloudFeed::canBeDeleted() const { in canBeDeleted() function in OwnCloudFeed
/dports/www/falkon/falkon-3.2.0/src/lib/bookmarks/
H A Dbookmarksmanager.cpp121 bool canBeDeleted = false; in createContextMenu() local
126 canBeDeleted = true; in createContextMenu()
131 if (!canBeDeleted) { in createContextMenu()
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/services/standard/
H A Dstandardcategory.h25 virtual bool canBeDeleted() const;
H A Dstandardcategory.cpp55 bool StandardCategory::canBeDeleted() const {
H A Dstandardfeed.h44 virtual bool canBeDeleted() const;
/dports/devel/corrade/corrade-2020.06/src/Corrade/PluginManager/Test/
H A DAbstractDeletable.h43 bool canBeDeleted() { return true; } in canBeDeleted() function
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/plugins/sharing/
H A DShareResource.java86 canBeDeleted() in canBeDeleted() method
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/filelist/Classes/ContextMenu/ItemProviders/
H A DFileProvider.php172 $canRender = $this->canBeDeleted();
199 protected function canBeDeleted(): bool function in TYPO3\\CMS\\Filelist\\ContextMenu\\ItemProviders\\FileProvider
/dports/audio/ampache/ampache-php74-5.0.0/src/Gui/Song/
H A DSongViewAdapterInterface.php91 public function canBeDeleted(): bool; function
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/services/abstract/
H A Dlabel.h32 virtual bool canBeDeleted() const;
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/ContextMenu/ItemProviders/
H A DPageProvider.php215 $canRender = $this->canBeDeleted();
407 protected function canBeDeleted(): bool function in TYPO3\\CMS\\Backend\\ContextMenu\\ItemProviders\\PageProvider
H A DRecordProvider.php235 $canRender = $this->canBeDeleted();
537 protected function canBeDeleted(): bool function in TYPO3\\CMS\\Backend\\ContextMenu\\ItemProviders\\RecordProvider
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/filelist/Classes/ContextMenu/ItemProviders/
H A DFileProvider.php178 $canRender = $this->canBeDeleted();
205 protected function canBeDeleted(): bool function in TYPO3\\CMS\\Filelist\\ContextMenu\\ItemProviders\\FileProvider
/dports/devel/corrade/corrade-2020.06/src/Corrade/PluginManager/
H A DAbstractPlugin.h272 virtual bool canBeDeleted();
/dports/www/py-lektor/Lektor-3.2.2/lektor/admin/static/js/components/
H A DSidebar.jsx74 canBeDeleted: false,
139 canBeDeleted: resp.can_be_deleted,
187 if (this.state.canBeDeleted) {
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/ContextMenu/ItemProviders/
H A DPageProvider.php236 $canRender = $this->canBeDeleted();
433 protected function canBeDeleted(): bool function in TYPO3\\CMS\\Backend\\ContextMenu\\ItemProviders\\PageProvider
H A DRecordProvider.php241 $canRender = $this->canBeDeleted();
557 protected function canBeDeleted(): bool function in TYPO3\\CMS\\Backend\\ContextMenu\\ItemProviders\\RecordProvider
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/filelist/Classes/ContextMenu/ItemProviders/
H A DFileProvider.php212 $canRender = $this->canBeDeleted();
251 protected function canBeDeleted(): bool function in TYPO3\\CMS\\Filelist\\ContextMenu\\ItemProviders\\FileProvider
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/ContextMenu/ItemProviders/
H A DPageProvider.php236 $canRender = $this->canBeDeleted();
445 protected function canBeDeleted(): bool function in TYPO3\\CMS\\Backend\\ContextMenu\\ItemProviders\\PageProvider

12