Home
last modified time | relevance | path

Searched refs:internalSave (Results 1 – 25 of 54) sorted by relevance

123

/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/freebusypermissions/model/
H A DUserSettings.php21 protected function internalSave() { function in GO\\Freebusypermissions\\Model\\UserSettings
31 return parent::internalSave();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/modules/community/addressbook/model/
H A DGroup.php56 protected function internalSave() { function in go\\modules\\community\\addressbook\\model\\Group
63 return parent::internalSave();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/modules/community/apikeys/model/
H A DKey.php18 protected function internalSave() { function in go\\modules\\community\\apikeys\\model\\Key
32 return parent::internalSave();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/modules/community/imapauthenticator/model/
H A DServer.php68 protected function internalSave() { function in go\\modules\\community\\imapauthenticator\\model\\Server
73 return parent::internalSave();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/modules/community/test/model/
H A DB.php73 protected function internalSave() { function in go\\modules\\community\\test\\model\\B
84 return parent::internalSave();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/core/model/
H A DEmailTemplate.php95 protected function internalSave() function in go\\core\\model\\EmailTemplate
99 return parent::internalSave();
H A DGroup.php127 protected function internalSave() { function in go\\core\\model\\Group
129 if(!parent::internalSave()) {
H A DModule.php41 protected function internalSave() { function in go\\core\\model\\Module
47 if(!parent::internalSave()) {
H A DField.php283 protected function internalSave() { function in go\\core\\model\\Field
284 if(!parent::internalSave()) {
H A DAcl.php88 protected function internalSave() { function in go\\core\\model\\Acl
110 if(!parent::internalSave()) {
H A DLink.php273 protected function internalSave() { function in go\\core\\model\\Link
274 if(!parent::internalSave()) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/modules/community/notes/model/
H A DNote.php115 protected function internalSave() function in go\\modules\\community\\notes\\model\\Note
118 return parent::internalSave();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/modules/community/comments/model/
H A DComment.php171 protected function internalSave() function in go\\modules\\community\\comments\\model\\Comment
174 return parent::internalSave();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/core/acl/model/
H A DAclItemEntity.php199 protected function internalSave() function in go\\core\\acl\\model\\AclItemEntity
205 return parent::internalSave();
H A DAclOwnerEntity.php38 protected function internalSave() { function in go\\core\\acl\\model\\AclOwnerEntity
48 if(!parent::internalSave()) {
/dports/audio/drumstick/drumstick-2.5.0/utils/vpiano/
H A Dvpianosettings.cpp64 internalSave(*settings.getQSettings()); in SaveSettings()
76 internalSave(settings); in SaveToFile()
142 void VPianoSettings::internalSave(QSettings &settings) in internalSave() function in VPianoSettings
H A Dvpianosettings.h120 void internalSave(QSettings &settings);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/modules/community/ldapauthenticator/model/
H A DServer.php123 protected function internalSave() { function in go\\modules\\community\\ldapauthenticator\\model\\Server
134 return parent::internalSave();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/core/fs/
H A DBlob.php267 protected function internalSave() { function in go\\core\\fs\\Blob
286 return parent::internalSave();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/modules/community/googleauthenticator/model/
H A DGoogleauthenticator.php58 protected function internalSave(){ function in go\\modules\\community\\googleauthenticator\\model\\Googleauthenticator
69 return parent::internalSave();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/email/model/
H A DUserSettings.php56 protected function internalSave() { function in GO\\Email\\Model\\UserSettings
/dports/audio/dmidiplayer/dmidiplayer-1.5.1/
H A Dsettings.cpp146 internalSave(*settings.getQSettings()); in SaveSettings()
158 internalSave(settings); in SaveToFile()
261 void Settings::internalSave(QSettings &settings) in internalSave() function in Settings
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/core/jmap/
H A DEntity.php68 protected function internalSave() { function in go\\core\\jmap\\Entity
70 if(!parent::internalSave()) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/core/orm/
H A DEntity.php296 if (!$this->internalSave()) {
344 protected function internalSave() { function in go\\core\\orm\\Entity
345 if(!parent::internalSave()) {
H A DSearchableTrait.php114 if(!$search->internalSave()) {

123