Home
last modified time | relevance | path

Searched refs:Location (Results 176 – 200 of 224) sorted by relevance

123456789

/plugin/brj404/
H A Daction.php45 header('Location: ' . wl($id,'',true));
/plugin/autostart/
H A Daction.php48 if ($id) header('Location: ' . wl($id,'',true));
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-common/src/
H A DLocation.php18 final class Location class
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/
H A DDocBlockFactory.php69 * @param Location $location
73 public function create($docblock, Types\Context $context = null, Location $location = null)
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.PurifierLinkify.DocURL.txt
H A DURI.MungeResources.txt
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DLocation.php20 class Location extends \Google\Collection class
359 class_alias(Location::class, 'Google_Service_MyBusinessBusinessInformation_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DPerson.php63 protected $locationsType = Location::class;
359 * @param Location[]
366 * @return Location[]
/plugin/bootswrapper/exe/help/
H A Dtooltip.txt11 | ''location'' | ''top'' | ''top'', ''bottom'', ''left'', ''right'', ''auto'' | Location of tooltip…
/plugin/fedauth/classes/usr/
H A Dfa_signin.usr.class.php85 header('Location: ' . $result);
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/
H A DCity.php77 $this->location = new \GeoIp2\Record\Location($this->get('location'));
/plugin/adfs/
H A Dadmin.php77 …ngleSignOnService[@Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"]'))[0]['Location'];
/plugin/dokusioc/
H A Daction.php64 header('Location: ' . $location['href'], true, 303);
104 header('Location:' . $_SERVER['REQUEST_URI'] . '&type=' . $sioc_type, true, 302);
/plugin/gitlog/
H A Dreadme.md26 #### Location of your git executable
/plugin/ssocas/
H A Daction.php64 header ('Location: ' . $url);
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Drouter.js13 var Location = function(href) { class
17 _.extend(Location.prototype, {
47 location = new Location('http://example.com');
282 assert.strictEqual(href, new Location('http://example.com#end_here').href);
/plugin/openid/
H A Daction.php97 header('Location: ' . $url);
/plugin/farm/install/
H A Dfarmstructurecreator.php.bak169 header('Location: '.$farmconf['farmwebroot'].$farmconf['farmer'].'?do=admin&page=farm');
/plugin/codemirror/dist/modes/
H A Dpowershell.min.js.map1Location|Member|Module|PfxCertificate|Process|PSBreakpoint|PSCallStack|PSDrive|PSProvider|PSSessio…
H A Dpowershell.min.js1 …t-(Default|File|GridView|Host|Null|Printer|String)/,/Pause/,/(Pop|Push)-Location/,/Read-Host/,/Rec…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar71 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md103 the `Location` record, returned by the Insights endpoint.
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng752 # 3.8.1.7 Location
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng752 # 3.8.1.7 Location
/plugin/adfs/phpsaml/
H A DREADME.md323 // URL Location where the <Response> from the IdP will be returned
349 // URL Location where the <Response> from the IdP will be returned
391 // URL Location of the IdP where SLO Request will be sent.
695 header('Location: ' . $ssoBuiltUrl);
1078 header('Location: ' . $sloBuiltUrl);

123456789