Home
last modified time | relevance | path

Searched refs:getTemplateId (Results 1 – 25 of 37) sorted by relevance

12

/dports/www/ilias/ILIAS-5.4.25/Services/DidacticTemplate/classes/
H A Dclass.ilDidacticTemplateCopier.php55 public function getTemplateId() function in ilDidacticTemplateCopier
76 $orig = new ilDidacticTemplateSetting($this->getTemplateId());
82 …foreach (ilDidacticTemplateActionFactory::getActionsByTemplateId($this->getTemplateId()) as $actio…
H A Dclass.ilDidacticTemplateAction.php99 public function getTemplateId() function in ilDidacticTemplateAction
142 $ilDB->quote($this->getTemplateId(), 'integer') . ', ' .
/dports/www/ilias6/ILIAS-6.14/Services/DidacticTemplate/classes/
H A Dclass.ilDidacticTemplateCopier.php55 public function getTemplateId() function in ilDidacticTemplateCopier
76 $orig = new ilDidacticTemplateSetting($this->getTemplateId());
82 …foreach (ilDidacticTemplateActionFactory::getActionsByTemplateId($this->getTemplateId()) as $actio…
H A Dclass.ilDidacticTemplateAction.php99 public function getTemplateId() function in ilDidacticTemplateAction
142 $ilDB->quote($this->getTemplateId(), 'integer') . ', ' .
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/
H A DWizardElement.java125 public String getTemplateId() { in getTemplateId() method in WizardElement
130 return getTemplateId() != null; in isTemplate()
140 String templateId = getTemplateId(); in findTemplateElement()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/feed/core/java/src/org/chromium/chrome/browser/feed/library/piet/
H A DElementContainerAdapter.java140 Template template = frameContext.getTemplate(templateInvocation.getTemplateId()); in createAndAddTemplateAdapters()
182 frameContext.getTemplate(templateInvocation.getTemplateId()); in bindChildAdapters()
224 frameContext.getTemplate(boundTemplateInvocation.getTemplateId()); in bindChildAdapters()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AndroidManagement/
H A DManagedConfigurationTemplate.php35 public function getTemplateId() function in Google_Service_AndroidManagement_ManagedConfigurationTemplate
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/
H A DManagedConfigurationTemplate.php35 public function getTemplateId() function in Google_Service_AndroidManagement_ManagedConfigurationTemplate
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/DLP/
H A DGooglePrivacyDlpV2CreateInspectTemplateRequest.php42 public function getTemplateId() function in Google_Service_DLP_GooglePrivacyDlpV2CreateInspectTemplateRequest
H A DGooglePrivacyDlpV2CreateDeidentifyTemplateRequest.php42 public function getTemplateId() function in Google_Service_DLP_GooglePrivacyDlpV2CreateDeidentifyTemplateRequest
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/DLP/
H A DGooglePrivacyDlpV2CreateDeidentifyTemplateRequest.php51 public function getTemplateId() function in Google_Service_DLP_GooglePrivacyDlpV2CreateDeidentifyTemplateRequest
H A DGooglePrivacyDlpV2CreateInspectTemplateRequest.php51 public function getTemplateId() function in Google_Service_DLP_GooglePrivacyDlpV2CreateInspectTemplateRequest
/dports/www/ilias/ILIAS-5.4.25/Services/Certificate/test/
H A DilCertificateQueueEntryTest.php26 $this->assertEquals(1000, $queueEntry->getTemplateId());
/dports/www/ilias6/ILIAS-6.14/Services/Certificate/test/
H A DilCertificateQueueEntryTest.php26 $this->assertEquals(1000, $queueEntry->getTemplateId());
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Fusiontables/
H A DTemplate.php72 public function getTemplateId() function in Google_Service_Fusiontables_Template
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Fusiontables/
H A DTemplate.php72 public function getTemplateId() function in Google_Service_Fusiontables_Template
/dports/www/ilias/ILIAS-5.4.25/Services/Certificate/classes/Queue/
H A Dclass.ilCertificateQueueEntry.php122 public function getTemplateId() : int function in ilCertificateQueueEntry
H A Dclass.ilCertificateQueueRepository.php45 'template_id' => array('integer', $certificateQueueEntry->getTemplateId()),
/dports/www/ilias6/ILIAS-6.14/Services/Certificate/classes/Queue/
H A Dclass.ilCertificateQueueEntry.php122 public function getTemplateId() : int function in ilCertificateQueueEntry
H A Dclass.ilCertificateQueueRepository.php45 'template_id' => array('integer', $certificateQueueEntry->getTemplateId()),
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/TagManager/
H A DCustomTemplate.php90 public function getTemplateId() function in Google_Service_TagManager_CustomTemplate
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/TagManager/
H A DCustomTemplate.php106 public function getTemplateId() function in Google_Service_TagManager_CustomTemplate
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Transcoder/
H A DJob.php173 public function getTemplateId() function in Google_Service_Transcoder_Job
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Lang/src/model/wizard/
H A DWizardPage.h74 const QString &getTemplateId() const;
H A DWizardPage.cpp113 const QString &TemplatedPageContent::getTemplateId() const { in getTemplateId() function in U2::TemplatedPageContent

12