Home
last modified time | relevance | path

Searched refs:updateShare (Results 1 – 25 of 34) sorted by relevance

12

/dports/www/limesurvey/limesurvey/application/models/
H A DParticipantShare.php349 $this->updateShare($data);
357 public function updateShare($data) function in ParticipantShare
/dports/www/nextcloud/nextcloud/apps-pkg/files/lib/Service/
H A DOwnershipTransferService.php422 $this->shareManager->updateShare($share);
472 $this->shareManager->updateShare($share);
488 $this->shareManager->updateShare($share);
/dports/www/owncloud/owncloud/apps/files_sharing/lib/
H A DUpdater.php82 $shareManager->updateShare($share);
/dports/www/nextcloud/nextcloud/apps-pkg/files_sharing/lib/
H A DUpdater.php91 $shareManager->updateShare($share);
/dports/www/owncloud/owncloud/lib/public/Share/
H A DIManager.php62 public function updateShare(IShare $share, $skipExpirationValidation = false); function
/dports/net/smb4k/smb4k-992987421af68f2695867722b8dc4ca30a4669ec/core/
H A Dsmb4kglobal.h346 Q_DECL_EXPORT bool updateShare(SharePtr share);
H A Dsmb4kglobal.cpp468 bool Smb4KGlobal::updateShare(SharePtr share) in updateShare() function in Smb4KGlobal
H A Dsmb4kclient.cpp988 updateShare(share); in processShares()
/dports/www/nextcloud/nextcloud/lib/public/Share/
H A DIManager.php67 public function updateShare(IShare $share); function
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Dsharedaxisboxitem.h107 void updateShare();
H A Dsharedaxisboxitem.cpp304 updateShare(); in shareXAxis()
311 updateShare(); in shareYAxis()
315 void SharedAxisBoxItem::updateShare() { in updateShare() function in Kst::SharedAxisBoxItem
/dports/deskutils/horde-kronolith/kronolith-4.2.29/lib/Form/
H A DEditCalendar.php188 Kronolith::updateShare($this->_calendar, $info);
/dports/audio/yoshimi/yoshimi-2.1.2.2/src/Misc/
H A DBank.h187 void updateShare(string bankdirs[], string baseDir, string shareID);
H A DBank.cpp1164 void Bank::updateShare(string bankdirs[], string baseDir, string shareID) in updateShare() function in Bank
1656 updateShare(bankdirs, foundLocal, shareID); in parseBanksFile()
/dports/ftp/sftpgo/sftpgo-2.2.0/httpd/
H A Dapi_shares.go84 func updateShare(w http.ResponseWriter, r *http.Request) { func
/dports/www/owncloud/owncloud/apps/files_sharing/lib/Controller/
H A DShare20OcsController.php792 public function updateShare($id) { function in OCA\\Files_Sharing\\Controller\\Share20OcsController
922 $share = $this->shareManager->updateShare($share);
/dports/ftp/sftpgo/sftpgo-2.2.0/dataprovider/
H A Dmysql.go294 func (p *MySQLProvider) updateShare(share *Share) error { func
H A Dsqlite.go291 func (p *SQLiteProvider) updateShare(share *Share) error { func
H A Dpgsql.go309 func (p *PGSQLProvider) updateShare(share *Share) error { func
H A Ddataprovider.go449 updateShare(share *Share) error methodSpec
976 err := provider.updateShare(share)
/dports/www/owncloud/owncloud/lib/private/Share20/
H A DManager.php954 $this->updateShare($share);
967 public function updateShare(\OCP\Share\IShare $share, $skipExpirationValidation = false) { function in OC\\Share20\\Manager
/dports/www/nextcloud/nextcloud/apps-pkg/files_sharing/lib/Controller/
H A DShareAPIController.php1017 public function updateShare( function in OCA\\Files_Sharing\\Controller\\ShareAPIController
1192 $share = $this->shareManager->updateShare($share);
/dports/deskutils/horde-kronolith/kronolith-4.2.29/lib/
H A DApi.php1592 Kronolith::updateShare($calendar->share(), $info);
/dports/deskutils/horde-kronolith/kronolith-4.2.29/lib/Ajax/Application/
H A DHandler.php968 Kronolith::updateShare($calendar, $info);
/dports/www/nextcloud/nextcloud/lib/private/Share20/
H A DManager.php959 public function updateShare(IShare $share) { function in OC\\Share20\\Manager

12