Home
last modified time | relevance | path

Searched defs:handleFor (Results 1 – 3 of 3) sorted by relevance

/dports/finance/prestashop/prestashop/src/Core/Form/IdentifiableObject/Handler/
H A DFormHandlerInterface.php53 public function handleFor($id, FormInterface $form); function
H A DFormHandler.php90 public function handleFor($id, FormInterface $form) function in PrestaShop\\PrestaShop\\Core\\Form\\IdentifiableObject\\Handler\\FormHandler
/dports/devel/poco/poco-1.10.1-all/Util/src/
H A DWinRegistryKey.cpp428 HKEY WinRegistryKey::handleFor(const std::string& rootKey) in handleFor() function in Poco::Util::WinRegistryKey