Home
last modified time | relevance | path

Searched defs:hookName (Results 51 – 75 of 95) sorted by relevance

1234

/dports/finance/prestashop/prestashop/modules/blockreassurance/
H A Dblockreassurance.php435 public function renderWidget($hookName = null, array $configuration = [])
454 public function getWidgetVariables($hookName = null, array $configuration = [])
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/
H A DMediaWikiUnitTestCase.php168 protected function setTemporaryHook( $hookName, $handler ) {
/dports/finance/prestashop/prestashop/modules/ps_emailsubscription/
H A Dps_emailsubscription.php422 public function newsletterRegistration($hookName = null)
886 public function renderWidget($hookName = null, array $configuration = [])
902 public function getWidgetVariables($hookName = null, array $configuration = [])
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Form/Admin/Sell/Order/Invoices/
H A DInvoiceByStatusFormHandler.php66 $hookName,
H A DInvoiceByDateFormHandler.php67 $hookName,
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Controller/Admin/Configure/ShopParameters/
H A DOrderPreferencesController.php112 …otected function processForm(Request $request, FormHandlerInterface $formHandler, string $hookName)
H A DProductPreferencesController.php158 …otected function processForm(Request $request, FormHandlerInterface $formHandler, string $hookName)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/
H A Dplugin.properties20 hookName = Move/Delete Hook key
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Controller/Admin/Improve/International/
H A DGeolocationController.php149 …otected function processForm(Request $request, FormHandlerInterface $formHandler, string $hookName)
H A DLocalizationController.php145 …otected function processForm(Request $request, FormHandlerInterface $formHandler, string $hookName)
/dports/finance/prestashop/prestashop/modules/ps_facetedsearch/
H A Dps_facetedsearch.php1490 public function renderWidget($hookName, array $configuration)
1502 public function getWidgetVariables($hookName, array $configuration)
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Controller/Admin/
H A DFrameworkBundleAdminController.php143 protected function dispatchHook($hookName, array $parameters)
160 protected function renderHook($hookName, array $parameters)
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/DataCollector/
H A DHookRegistry.php64 public function selectHook($hookName, $hookArguments, $file, $line)
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/unit/includes/language/
H A DLanguageNameUtilsTest.php39 protected function setLanguageTemporaryHook( string $hookName, $handler ): void {
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/unit/includes/language/
H A DLanguageNameUtilsTest.php39 protected function setLanguageTemporaryHook( string $hookName, $handler ): void {
/dports/www/thirtybees/thirtybees-1.1.0/classes/
H A DPageCacheEntry.php179 public function setHook($moduleId, $hookId, $hookName, $hookParams)
/dports/finance/prestashop/prestashop/tools/profiling/
H A DProfiler.php166 public function interceptHook(string $hookName, array $params)
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Controller/Admin/Configure/AdvancedParameters/
H A DPerformanceController.php213 …otected function processForm(Request $request, FormHandlerInterface $formHandler, string $hookName)
H A DAdministrationController.php148 …otected function processForm(Request $request, FormHandlerInterface $formHandler, string $hookName)
/dports/math/gap/gap-4.11.0/src/
H A Dhookintrprtr.h83 const char * hookName; member
/dports/devel/hs-git-annex/git-annex-8.20210903/Git/
H A DHook.hs19 { hookName :: FilePath function
/dports/finance/prestashop/prestashop/modules/ps_mainmenu/
H A Dps_mainmenu.php1466 public function getWidgetVariables($hookName, array $configuration)
1494 public function renderWidget($hookName, array $configuration)
/dports/editors/texworks/texworks-release-0.6.2/src/
H A DTWScriptable.cpp460 TWScriptManager::runHooks(const QString& hookName, QObject * context /* = NULL */) in runHooks()
589 TWScriptable::runHooks(const QString& hookName) in runHooks()
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/
H A DMediaWikiIntegrationTestCase.php2324 protected function setTemporaryHook( $hookName, $handler, $replace = true ) {
2338 protected function clearHook( $hookName ) {
2352 protected function removeTemporaryHook( $hookName ) {
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/
H A DMediaWikiIntegrationTestCase.php2351 protected function setTemporaryHook( $hookName, $handler, $replace = true ) {
2365 protected function clearHook( $hookName ) {
2379 protected function removeTemporaryHook( $hookName ) {

1234