Home
last modified time | relevance | path

Searched defs:file (Results 26 – 50 of 549) sorted by relevance

12345678910>>...22

/plugin/nspages/fileHelper/
DfilePreparer.php51 function isFileWanted($file, $useTitle) {
72 abstract function prepareFile(&$file);
73 abstract function prepareFileTitle(&$file);
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DDefaultFileFilter.java56 public boolean accept(File file) in accept()
130 public boolean accept(File file) in accept()
193 public boolean accept(File file) in accept()
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
Dmakefont.php34 function ReadAFM($file,&$map)
230 function SaveToFile($file,$s,$mode='t')
251 function CheckTTF($file)
/plugin/dw2pdf/
H A DDokuImageProcessorDecorator.php18 &$file,
30 public static function adjustGetImageLinks($file, $orig_srcpath)
/plugin/owncloud/
Dhelper.php125 public function getIDForFilename($file){
202 public function fileInfoToString($file, $isID = false){
220 public function getAuthorsAndDescOfMediafile($file){
245 public function getMediaMeta($file){
258 public function mediaMetaStart($file){
285 public function mediaMetaAsTable($file){
338 public function filenameAndExtension($file){
/plugin/html2pdf/html2pdf/html2ps/
Dpdf.fpdf.makefont.php102 function ReadAFM($file, $map) {
316 function SaveToFile($file,$s,$mode='t')
337 function CheckTTF($file)
/plugin/gtime/gtlib/util/
DGTUtil.php119 public static function write($file, array $bytes) {
157 public static function touch($file) {
176 public static function read($file) {
222 public static function printAsn1($file) {
/plugin/authssocas/classes/
H A DSimpleFileLogger.php9 private string $file; variable in AuthSSOCas\\SimpleFileLogger
11 public function __construct(string $file)
/plugin/projects/lib/
Dlayout.php15 protected $file = NULL; variable in ProjectFileLayout
24 public function __construct($project, $ID, $file) {
142 public function __construct($project, $ID, $file) {
189 public function __construct($project, $name, $file) {
/plugin/news/
Dhelper.php70 function getMetaFN($file,$ext) {
166 function _readFile($file, $ser=false) {
176 function _writeFile($file,$data,$ser) {
/plugin/discussion/
H A Dconvert.php55 function search_discussionpages(&$data, $base, $file, $type, $lvl, $opts)
82 function convertDiscussionPage($file)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
DLogEntrySourceLocation.php25 public $file; variable in Google\\Service\\Logging\\LogEntrySourceLocation
38 public function setFile($file)
DSourceLocation.php25 public $file; variable in Google\\Service\\Logging\\SourceLocation
38 public function setFile($file)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
DLogEntrySourceLocation.php22 public $file; variable in Google\\Service\\Networkconnectivity\\LogEntrySourceLocation
26 public function setFile($file)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
DV2LogEntrySourceLocation.php25 public $file; variable in Google\\Service\\ServiceControl\\V2LogEntrySourceLocation
38 public function setFile($file)
/plugin/source/
Dsyntax.php157 function _makeTitle($file,$start,$end) {
164 function _getSource($file,$start,$end) {
188 function _checkRules($file) {
/plugin/upgrade/myvendor/splitbrain/php-archive/src/
H A DZip.php20 protected $file = ''; variable in splitbrain\\PHPArchive\\Zip
54 public function open($file)
271 public function create($file = '')
305 public function addFile($file, $fileinfo = '')
528 public function save($file)
/plugin/elasticsearch/helper/
Ddocparser.php79 public function parse($file)
125 protected function runParser($file, $parser)
/plugin/findologicxmlexport/vendor/phpunit/php-text-template/src/
DTemplate.php44 public function __construct($file = '', $openDelimiter = '{', $closeDelimiter = '}')
57 public function setFile($file)
/plugin/shell/
DP0wnyShell.js168 data.files = data.files.map(function (file) { argument
193 featureDownload(name, file) { argument
219 function (file) { argument
222 {path: path, file: file, cwd: this.cwd}, property
245 getBase64(file) { argument
/plugin/dropfiles/src/
Dupload.js209 function(file) {file.namespace = namespace; return file;} argument
225 var filesWithoutErrors = filelist.filter(function (file) { argument
228 filesThatExist = filelist.filter(function (file) { argument
231 var filesWithOtherErrors = filelist.filter(function (file) { argument
241 filesWithOtherErrors.map(function (file) { argument
314 filelist.forEach(function (file) { argument
/plugin/farmer/vendor/splitbrain/php-ringicon/src/
H A DRingIconSVG.php38 public function createImage($seed = '', $file = '')
59 protected function generateSVGImage($seed = '', $file = false)
/plugin/authfacebook/lib/FileUpload/
DFacebookTransferChunk.php36 private $file; variable in Facebook\\FileUpload\\FacebookTransferChunk
65 …public function __construct(FacebookFile $file, $uploadSessionId, $videoId, $startOffset, $endOffs…
/plugin/projects/syntax/
Dprojectfile.php66 function render($mode, &$renderer, $file) {
82 private function render_xhtml(&$renderer, $file) {
/plugin/directions/
Daction.php51 function dir_init_log_file($file){
134 function dir_getStatus($file){

12345678910>>...22