Home
last modified time | relevance | path

Searched defs:hookName (Results 1 – 25 of 95) sorted by relevance

1234

/dports/games/scorched3d/scorched/src/common/lua/
H A DLUAScriptHook.cpp61 void LUAScriptHook::addHookProvider(const std::string &hookName) in addHookProvider()
68 void LUAScriptHook::callHook(const std::string &hookName) in callHook()
74 void LUAScriptHook::callHook(const std::string &hookName, const Param &param1) in callHook()
81 void LUAScriptHook::callHook(const std::string &hookName, const Param &param1, in callHook()
90 void LUAScriptHook::callHook(const std::string &hookName, const Param &param1, in callHook()
100 void LUAScriptHook::callHookInternal(const std::string &hookName, const std::vector<Param> &params) in callHookInternal()
232 std::string hookName, entryPoint; in loadHook() local
/dports/finance/prestashop/prestashop/classes/
H A DHook.php140 public static function normalizeHookName($hookName)
205 …public static function getIdByName($hookName, bool $withAliases = true, bool $refreshCache = false)
273 public static function isAlias(string $hookName): bool
365 public static function getAllKnownNames(string $hookName): array
388 public static function isHookCallableOn(Module $module, string $hookName, $strict = false): bool
412 private static function callHookOn(Module $module, string $hookName, array $hookArgs)
450 public static function getRetroHookName($hookName)
719 public static function getHookModuleExecList($hookName = null)
1043 private static function getAllHookRegistrations(Context $context, ?string $hookName): array
1251 private static function getMethodName(string $hookName): string
/dports/deskutils/egroupware/egroupware/vendor/celtic/lti/src/ApiHook/
H A DApiHook.php52 public static function registerApiHook($hookName, $familyCode, $className)
64 private static function getApiHook($hookName, $familyCode)
78 private static function hasApiHook($hookName, $familyCode)
92 private static function hasConfiguredApiHook($hookName, $familyCode, $sourceObject)
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/scripting/
H A Dhook_api.cpp65 HookBase::HookBase(SCP_string hookName, in HookBase()
86 std::shared_ptr<Hook> Hook::Factory(SCP_string hookName, in Factory()
93 std::shared_ptr<Hook> Hook::Factory(SCP_string hookName, int32_t hookId) in Factory()
97 Hook::Hook(SCP_string hookName, in Hook()
108 OverridableHook::OverridableHook(SCP_string hookName, in OverridableHook()
117 std::shared_ptr<OverridableHook> OverridableHook::Factory(SCP_string hookName, in Factory()
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Twig/
H A DHookExtension.php120 public function renderHooksArray($hookName, $hookParameters = [])
159 public function renderHook($hookName, array $hookParameters = [])
202 public function hookCount($hookName)
/dports/finance/prestashop/prestashop/src/Core/Module/
H A DWidgetInterface.php31 public function renderWidget($hookName, array $configuration);
33 public function getWidgetVariables($hookName, array $configuration);
/dports/finance/prestashop/prestashop/modules/ps_customersignin/
H A Dps_customersignin.php71 public function getWidgetVariables($hookName, array $configuration)
104 public function renderWidget($hookName, array $configuration)
/dports/finance/prestashop/prestashop/modules/ps_crossselling/
H A Dps_crossselling.php193 private function getProductIds($hookName, array $configuration)
206 public function getWidgetVariables($hookName, array $configuration)
222 public function renderWidget($hookName, array $configuration)
/dports/finance/prestashop/prestashop/modules/ps_contactinfo/
H A Dps_contactinfo.php67 public function renderWidget($hookName = null, array $configuration = [])
86 public function getWidgetVariables($hookName = null, array $configuration = [])
/dports/finance/prestashop/prestashop/src/Core/Hook/
H A DHookDispatcherInterface.php50 public function dispatchWithParameters($hookName, array $hookParameters = []);
69 public function dispatchRenderingWithParameters($hookName, array $hookParameters = []);
/dports/finance/prestashop/prestashop/modules/ps_languageselector/
H A Dps_languageselector.php72 public function renderWidget($hookName = null, array $configuration = [])
85 public function getWidgetVariables($hookName = null, array $configuration = [])
/dports/finance/prestashop/prestashop/modules/ps_searchbar/
H A Dps_searchbar.php87 public function getWidgetVariables($hookName, array $configuration = [])
102 public function renderWidget($hookName, array $configuration = [])
/dports/finance/prestashop/prestashop/modules/ps_currencyselector/
H A Dps_currencyselector.php66 public function getWidgetVariables($hookName, array $configuration)
120 public function renderWidget($hookName, array $configuration)
/dports/www/thirtybees/thirtybees-1.1.0/classes/
H A DHook.php279 $hookName,
339 $hookName,
516 public static function getHookModuleExecList($hookName = null)
647 public static function getRetroHookName($hookName)
704 public static function getIdByName($hookName)
976 public static function get($hookName)
/dports/www/thirtybees/thirtybees-1.1.0/modules/tbupdater/classes/
H A DHook.php267 $hookName,
361 $hookName,
536 public static function getHookModuleExecList($hookName = null)
667 public static function getRetroHookName($hookName)
720 public static function getIdByName($hookName)
979 public static function get($hookName)
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/plumber/tests/testthat/
H A Dtest-hookable.R8 exercise = function(hookName, args){ argument
38 exercise = function(hookName, args){ argument
71 exercise = function(hookName, args){ argument
100 exercise = function(hookName, args){ argument
/dports/finance/prestashop/prestashop/modules/ps_sharebuttons/
H A Dps_sharebuttons.php166 public function renderWidget($hookName, array $params)
173 public function getWidgetVariables($hookName, array $params)
/dports/math/R/R-4.1.2/src/library/base/R/
H A Duserhooks.R30 getHook <- function(hookName) argument
33 setHook <- function(hookName, value, argument
/dports/math/libRmath/R-4.1.1/src/library/base/R/
H A Duserhooks.R30 getHook <- function(hookName) argument
33 setHook <- function(hookName, value, argument
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Form/Admin/Improve/International/Translations/
H A DTranslationsSettingsFormHandler.php48 protected $hookName; variable in PrestaShopBundle\\Form\\Admin\\Improve\\International\\Translations\\TranslationsSettingsFormHandler
65 string $hookName
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Form/Admin/Configure/AdvancedParameters/Import/
H A DImportFormHandler.php59 private $hookName; variable in PrestaShopBundle\\Form\\Admin\\Configure\\AdvancedParameters\\Import\\ImportFormHandler
71 $hookName
/dports/finance/prestashop/prestashop/modules/ps_customeraccountlinks/
H A Dps_customeraccountlinks.php86 public function renderWidget($hookName = null, array $configuration = [])
95 public function getWidgetVariables($hookName = null, array $configuration = [])
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Service/Hook/
H A DHookFinder.php59 protected $hookName; variable in PrestaShopBundle\\Service\\Hook\\HookFinder
194 public function setHookName($hookName)
/dports/finance/prestashop/prestashop/src/Core/Form/
H A DFormHandler.php59 protected $hookName; variable in PrestaShop\\PrestaShop\\Core\\Form\\FormHandler
86 $hookName,
H A DHandler.php63 protected $hookName; variable in PrestaShop\\PrestaShop\\Core\\Form\\Handler
85 $hookName,

1234