Home
last modified time | relevance | path

Searched defs:path (Results 101 – 125 of 540) sorted by relevance

12345678910>>...22

/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DPropFind.php43 function __construct($path, array $properties, $depth = 0, $requestType = self::NORMAL) {
176 function setPath($path) {
297 protected $path; variable in Sabre\\DAV\\PropFind
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropFind.php43 function __construct($path, array $properties, $depth = 0, $requestType = self::NORMAL) {
176 function setPath($path) {
297 protected $path; variable in Sabre\\DAV\\PropFind
H A DServer.php484 function getAllowedMethods($path) {
761 function getProperties($path, $propertyNames) {
780 function getPropertiesForChildren($path, $propertyNames) {
807 function getHTTPHeaders($path) {
888 function getPropertiesForPath($path, $propertyNames = [], $depth = 0) {
1186 function updateProperties($path, array $properties) {
/plugin/htmlokay/
H A Ddirectory_scan-3.php40 function get_namespace($path) {
49 function outputPath($path){
/plugin/jplayer/vendor/symfony/process/Tests/
H A DExecutableFinderTest.php22 private $path; variable in Symfony\\Component\\Process\\Tests\\ExecutableFinderTest
32 private function setPath($path)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DAwsS3Data.php31 public $path; variable in Google\\Service\\Storagetransfer\\AwsS3Data
68 public function setPath($path)
H A DAzureBlobStorageData.php31 public $path; variable in Google\\Service\\Storagetransfer\\AzureBlobStorageData
68 public function setPath($path)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemoteworkersV1test2FileMetadata.php26 public $path; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2FileMetadata
58 public function setPath($path)
/plugin/davcal/
H A DprincipalBackendDokuwiki.php26 public function getPrincipalByPath($path)
40 public function updatePrincipal($path, \Sabre\DAV\PropPatch $propPatch)
/plugin/mdpage/vendor/cebe/markdown/tests/
H A DBaseMarkdownTest.php31 public function testParse($path, $file)
86 public function getTestData($path, $file)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DHTTPGetAction.php32 public $path; variable in Google\\Service\\CloudRun\\HTTPGetAction
69 public function setPath($path)
/plugin/combo/ComboStrap/
H A DFile.php26 protected $path; variable in ComboStrap\\File
121 public static function createFromPath($path): File argument
[all...]
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/Cache/
H A DDisk.php25 private $path = ''; variable in Handlebars\\Cache\\Disk
39 public function __construct($path, $prefix = '', $suffix = '') argument
[all...]
/plugin/repo/
H A Dsyntax.php99 function _directory($url, &$renderer, $path, $refresh) {
122 function _index($url, $path, $base = '', $lvl = 0) {
224 function _location($path, $title, &$renderer) {
/plugin/settingstree/settings/
H A Dsettingslevel.class.php9 public $path = null; // absolute path variable in settingslevel
16 function __construct(settingshierarchy $hierarchy, settingslevel $parent = null, $path){
231 function getLevel(array $path){
247 function addLevel($path,$values){
/plugin/dirtylittlehelper/mermaid/editor/
H A Dwebpack.config.js3 const path = require('path'); constant
22 path: __dirname + '/docs', property in module.exports.output
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/
H A DDirectoryResource.php21 private $path; variable in Assetic\\Factory\\Resource\\DirectoryResource
30 public function __construct($path, $pattern = null)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DatastoreConfig.php33 public $path; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DatastoreConfig
74 public function setPath($path)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/
H A DGKE.php37 public $path; variable in Google\\Service\\Eventarc\\GKE
88 public function setPath($path)
/plugin/combo/ComboStrap/Meta/Field/
H A DAlias.php19 private WikiPath $path; // the path of the alias variable in ComboStrap\\Meta\\Field\\Alias
31 public function __construct(MarkupPath $page, WikiPath $path) argument
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php44 function getPrincipalByPath($path);
62 function updatePrincipal($path, \Sabre\DAV\PropPatch $propPatch);
/plugin/ckgdoku/ckeditor/
H A Dget_headers.php23 $path = $Dwfck_conf_values['ckg_savedir'] . '/pages/' . $page . '.txt'; variable
25 else $path = PAGES . $page . '.txt'; variable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DOSPolicyResourceFileResource.php31 public $path; variable in Google\\Service\\OSConfig\\OSPolicyResourceFileResource
72 public function setPath($path)
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php44 function getPrincipalByPath($path);
62 function updatePrincipal($path, \Sabre\DAV\PropPatch $propPatch);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php115 function shareResource($path, array $sharees) {
269 function htmlActionsPanel(INode $node, &$output, $path) {
307 function browserPostAction($path, $action, $postVars) {

12345678910>>...22