/plugin/combo/ComboStrap/ |
H A D | FileSystems.php | 15 static function exists(Path $path): bool argument 33 public static function getContent(Path $path): string argument 48 public static function getModifiedTime(Path $path) argument 66 getCreationTime(Path $path) global() argument 80 deleteIfExists(Path $path) global() argument 90 delete(Path $path) global() argument 108 getSize(Path $path) global() argument 139 isDirectory(Path $path) global() argument 156 getChildren(Path $path, string $type = null) global() argument 199 getCacheBuster(Path $path) global() argument 208 closest(Path $path, string $name) global() argument 221 createRegularFile(Path $path) global() argument 239 getMime(Path $path) global() argument 253 setContent(Path $path, string $content) global() argument 288 getTree(Path $path) global() argument 326 clearStatCache(Path $path) global() argument [all...] |
H A D | LocalFileSystem.php | 28 function exists(Path $path): bool argument 38 public function getContent($path): string argument 65 getModifiedTime($path) global() argument 77 getCreationTime(Path $path) global() argument 90 delete(Path $path) global() argument 103 getSize(Path $path) global() argument 120 isDirectory(Path $path) global() argument 130 getChildren(Path $path, string $type = null) global() argument 186 closest(Path $path, string $lastFullName) global() argument 213 createRegularFile(Path $path) global() argument 218 setContent(Path $path, string $content) global() argument [all...] |
H A D | WikiFileSystem.php | 40 function exists(Path $path): bool argument 49 function getContent(Path $path): string argument 59 function getModifiedTime(Path $path): DateTime argument 69 getCreationTime(Path $path) global() argument 77 delete(Path $path) global() argument 85 getSize(Path $path) global() argument 104 isDirectory(Path $path) global() argument 115 getChildren(Path $path, string $type = null) global() argument 138 closest(Path $path, string $lastFullName) global() argument 147 createRegularFile(Path $path) global() argument 157 setContent(Path $path, string $content) global() argument [all...] |
H A D | MarkupFileSystem.php | 28 function exists(Path $path): bool argument 37 function getContent(Path $path): string argument 46 function getModifiedTime(Path $path): DateTime argument 56 getChildren(Path $path, string $type = null) global() argument 79 setContent(Path $path, string $content) global() argument 88 delete(Path $path) global() argument [all...] |
H A D | FileSystem.php | 12 function exists(Path $path): bool; argument 18 function getContent(Path $path): string; argument 20 function getModifiedTime(Path $path): DateTime; argument 22 public function getChildren(Path $path, string $type = null): array; argument
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/ |
H A D | AccountsContainersVersions.php | 40 public function delete($path, $optParams = []) 57 public function get($path, $optParams = []) 88 public function publish($path, $optParams = []) 103 public function set_latest($path, $optParams = []) 117 public function undelete($path, $optParams = []) 135 public function update($path, ContainerVersion $postBody, $optParams = [])
|
H A D | AccountsContainersWorkspaces.php | 65 …public function create_version($path, CreateContainerVersionRequestVersionOptions $postBody, $optP… 78 public function delete($path, $optParams = []) 92 public function get($path, $optParams = []) 107 public function getStatus($path, $optParams = []) 140 public function quick_preview($path, $optParams = []) 158 public function resolve_conflict($path, Entity $postBody, $optParams = []) 174 public function sync($path, $optParams = []) 192 public function update($path, Workspace $postBody, $optParams = [])
|
H A D | AccountsContainersWorkspacesFolders.php | 57 public function delete($path, $optParams = []) 74 public function entities($path, $optParams = []) 88 public function get($path, $optParams = []) 124 public function move_entities_to_folder($path, Folder $postBody, $optParams = []) 141 public function revert($path, $optParams = []) 159 public function update($path, Folder $postBody, $optParams = [])
|
H A D | AccountsContainersWorkspacesClients.php | 56 public function delete($path, $optParams = []) 70 public function get($path, $optParams = []) 105 public function revert($path, $optParams = []) 123 public function update($path, Client $postBody, $optParams = [])
|
H A D | AccountsContainersWorkspacesTags.php | 56 public function delete($path, $optParams = []) 70 public function get($path, $optParams = []) 105 public function revert($path, $optParams = []) 123 public function update($path, Tag $postBody, $optParams = [])
|
H A D | AccountsContainersWorkspacesZones.php | 56 public function delete($path, $optParams = []) 70 public function get($path, $optParams = []) 105 public function revert($path, $optParams = []) 123 public function update($path, Zone $postBody, $optParams = [])
|
H A D | AccountsContainersWorkspacesTemplates.php | 57 public function delete($path, $optParams = []) 72 public function get($path, $optParams = []) 108 public function revert($path, $optParams = []) 127 public function update($path, CustomTemplate $postBody, $optParams = [])
|
H A D | AccountsContainersWorkspacesTriggers.php | 57 public function delete($path, $optParams = []) 72 public function get($path, $optParams = []) 108 public function revert($path, $optParams = []) 127 public function update($path, Trigger $postBody, $optParams = [])
|
H A D | AccountsContainersWorkspacesVariables.php | 57 public function delete($path, $optParams = []) 72 public function get($path, $optParams = []) 108 public function revert($path, $optParams = []) 127 public function update($path, Variable $postBody, $optParams = [])
|
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/ |
H A D | File.php | 67 public function dir_opendir($path, $options); 97 public function mkdir($path, $mode, $options); 118 public function rmdir($path, $options); 127 public function unlink($path); 153 public function url_stat($path, $flags);
|
/plugin/findologicxmlexport/vendor/hoa/protocol/ |
H A D | Wrapper.php | 81 public static function realPath($path, $exists = true) 180 public function stream_metadata($path, $option, $values) 249 public function stream_open($path, $mode, $options, &$openedPath) 383 public function dir_opendir($path, $options) 438 public function mkdir($path, $mode, $options) 487 public function rmdir($path, $options) 503 public function unlink($path) 536 public function url_stat($path, $flags) 599 function resolve($path, $exists = true, $unfold = false)
|
/plugin/webdav/vendor/sabre/http/lib/ |
H A D | URLUtil.php | 29 static function encodePath($path) { 57 static function decodePath($path) { 70 static function decodePathSegment($path) { 83 static function splitPath($path) {
|
/plugin/davcal/vendor/sabre/http/lib/ |
H A D | URLUtil.php | 29 static function encodePath($path) { 57 static function decodePath($path) { 70 static function decodePathSegment($path) { 83 static function splitPath($path) {
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/ |
H A D | Mock.php | 62 function getPrincipalByPath($path) { 99 function getGroupMemberSet($path) { 105 function getGroupMembership($path) { 115 function setGroupMemberSet($path, array $members) { 136 function updatePrincipal($path, \Sabre\DAV\PropPatch $propPatch) {
|
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/ |
H A D | Client.php | 101 public function post($service, $path, $input) argument 127 public function get($service, $path) argument 150 private function createRequest($path, $headers = []) argument 195 handleResponse($statusCode, $contentType, $body, $service, $path) global() argument 235 urlFor($path) global() argument 257 handle4xx($statusCode, $contentType, $body, $service, $path) global() argument 317 handleWebServiceError($message, $code, $statusCode, $path) global() argument 372 handle5xx($statusCode, $service, $path) global() argument 388 handleUnexpectedStatus($statusCode, $service, $path) global() argument [all...] |
/plugin/webdav/vendor/sabre/dav/lib/DAV/ |
H A D | Tree.php | 53 function getNodeForPath($path) { 94 function nodeExists($path) { 176 function delete($path) { 192 function getChildren($path) { 226 function markDirty($path) {
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/ |
H A D | Tree.php | 53 function getNodeForPath($path) { 94 function nodeExists($path) { 176 function delete($path) { 192 function getChildren($path) { 224 function markDirty($path) {
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/ |
H A D | SFTP.php | 844 public function realpath($path) 2673 public function is_dir($path) 2689 public function is_file($path) 2705 public function is_link($path) 2791 public function fileatime($path) 2803 public function filemtime($path) 2815 public function fileperms($path) 2827 public function fileowner($path) 2839 public function filegroup($path) 2851 public function filesize($path) [all …]
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/ |
H A D | Stream.php | 56 private $path; variable in phpseclib3\\Net\\SFTP\\Stream 155 protected function parse_path($path) 260 private function _stream_open($path, $mode, $options, &$opened_path) 438 private function _stream_metadata($path, $option, $var) 553 private function _dir_opendir($path, $options) 612 private function _mkdir($path, $mode, $options) 635 private function _rmdir($path, $options) 680 private function _unlink($path) 702 private function _url_stat($path, $flags)
|
/plugin/findologicxmlexport/vendor/sebastian/version/src/ |
H A D | Version.php | 21 private $path; variable in SebastianBergmann\\Version 37 public function __construct($release, $path) 76 private function getGitInformation($path)
|