Home
last modified time | relevance | path

Searched defs:urlFor (Results 1 – 23 of 23) sorted by relevance

/dports/finance/fava/fava-1.18/frontend/src/
H A Dhelpers.ts11 export function urlFor( function
/dports/devel/pear-Horde_Controller/Horde_Controller-2.0.5/lib/Horde/Controller/
H A DUrlWriter.php59 public function urlFor($first, $second = array()) function in Horde_Controller_UrlWriter
/dports/devel/pear-Horde_View/Horde_View-2.0.6/test/Horde/View/Helper/
H A DFormTagTest.php175 public function urlFor($first = array(), $second = array()) function in Horde_View_Helper_FormTagTest_MockUrlHelper
H A DFormTest.php514 public function urlFor($options) function in Horde_View_Helper_FormTest_MockUrlHelper
/dports/devel/pear-Horde_View/Horde_View-2.0.6/lib/Horde/View/Helper/
H A DUrl.php85 public function urlFor($first = array(), $second = array()) function in Horde_View_Helper_Url
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/slim/slim/Slim/
H A DRouter.php184 public function urlFor($name, $params = array()) function in Slim\\Router
H A DSlim.php1083 public function urlFor($name, $params = array()) function in Slim\\Slim
/dports/www/pear-Horde_Routes/Horde_Routes-2.0.5/lib/Horde/Routes/
H A DUtils.php94 public function urlFor($first = array(), $second = array()) function in Horde_Routes_Utils
/dports/dns/powerdns/pdns-4.5.2/ext/yahttp/yahttp/
H A Drouter.cpp118 …std::pair<std::string,std::string> Router::urlFor(const std::string &name, const strstr_map_t& arg… in urlFor() function in YaHTTP::Router
/dports/dns/dnsdist/dnsdist-1.6.1/ext/yahttp/yahttp/
H A Drouter.cpp118 …std::pair<std::string,std::string> Router::urlFor(const std::string &name, const strstr_map_t& arg… in urlFor() function in YaHTTP::Router
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/windows/classes/sun/net/www/protocol/jar/
H A DJarFileFactory.java150 private URL urlFor(URL url) throws IOException { in urlFor() method in JarFileFactory
/dports/net-mgmt/metronome/metronome-0.9.0/yahttp/yahttp/
H A Drouter.cpp120 …std::pair<std::string,std::string> Router::urlFor(const std::string &name, const strstr_map_t& arg… in urlFor() function in YaHTTP::Router
/dports/deskutils/egroupware/egroupware/vendor/slim/slim/Slim/
H A DRouter.php469 public function urlFor($name, array $data = [], array $queryParams = []) function in Slim\\Router
/dports/devel/coursier/coursier-1.1.0-M12/modules/core/shared/src/main/scala/coursier/maven/
H A DMavenRepository.scala107 private def urlFor(path: Seq[String]): String = method
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/slim/slim/Slim/
H A DRouter.php450 public function urlFor($name, array $data = [], array $queryParams = []) function in Slim\\Router
/dports/finance/prestashop/prestashop/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php235 private function urlFor($path) function in MaxMind\\WebService\\Client
/dports/www/matomo/piwik/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php237 private function urlFor(string $path): string function in MaxMind\\WebService\\Client
/dports/www/yourls/YOURLS-1.8.2/includes/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php237 private function urlFor(string $path): string function in MaxMind\\WebService\\Client
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/slim/slim/Slim/
H A DRouter.php416 public function urlFor($name, array $data = [], array $queryParams = []) function in Slim\\Router
/dports/databases/mantis/mantisbt-2.25.2/vendor/slim/slim/Slim/
H A DRouter.php416 public function urlFor($name, array $data = [], array $queryParams = []) function in Slim\\Router
/dports/devel/horde-whups/whups-3.0.12/lib/
H A DWhups.php72 static public function urlFor($controller, $data, $full = false, function in Whups
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/dex/storage/kubernetes/
H A Dclient.go82 func (c *client) urlFor(apiVersion, namespace, resource, name string) string { func
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/
H A Dkiledocmanager.cpp248 QUrl Manager::urlFor(TextInfo* textInfo) in urlFor() function in KileDocument::Manager