Method | Description | |
---|---|---|
fetchUrl ( $url, &$error, array $postData = NULL ) : string | Processes HTTP request. | |
hashFile ( $file ) : string | Computes hash. | |
matchMask ( $path, array $patterns, $isDir = FALSE ) : boolean | Matches filename against patterns. |