Home
last modified time | relevance | path

Searched defs:filename (Results 176 – 200 of 307) sorted by relevance

12345678910>>...13

/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js261 NotionClient.prototype.insertLibrary = function(filename, data, success, error, folderObj) argument
269 NotionClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderObj) argument
336 NotionClient.prototype.checkExists = function(parentId, filename, nameField, askReplace, fn) argument
405 NotionClient.prototype.writeFile = function(url, folderId, filename, nameField, data, method, succe… argument
H A DTrelloClient.js222 TrelloClient.prototype.insertLibrary = function(filename, data, success, error, cardId) argument
230 TrelloClient.prototype.insertFile = function(filename, data, success, error, asLibrary, cardId) argument
319 TrelloClient.prototype.writeFile = function(filename, data, cardId, success, error) argument
H A DOneDriveClient.js106 OneDriveClient.prototype.isValidFilename = function(filename) argument
741 OneDriveClient.prototype.renameFile = function(file, filename, success, error) argument
795 OneDriveClient.prototype.insertLibrary = function(filename, data, success, error, folderId) argument
806 OneDriveClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId) argument
869 OneDriveClient.prototype.checkExists = function(parentId, filename, askReplace, fn) argument
/plugin/siteexport/inc/
H A Dpdfgenerator.php17 public function createPDFFromFile($filename, &$NAME) {
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.misc.cue.php60 public function readCueSheetFilename($filename)
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/Service/
H A DDriverService.php191 private function isExecutable($filename) argument
/plugin/zip/pear/File/
H A DArchive.php709 function readMemory($memory, $filename, $stat=array(), $mime=null)
752 function readConcat(&$toConvert, $filename, $stat=array(), $mime=null)
1078 function toArchive($filename, &$toConvert, $type = null,
/plugin/combo/vendor/symfony/yaml/
H A DParser.php30 private $filename; variable in Symfony\\Component\\Yaml\\Parser
52 public function parseFile(string $filename, int $flags = 0) argument
[all...]
/plugin/zip/pear/File/Archive/Writer/
H A DMail.php155 function newFile($filename, $stat, $mime = "application/octet-stream")
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckutil.py54 def getFileName(filename): argument
/plugin/bookmarkfile/
H A Dsyntax.php191 private function parseFirefoxFile($filename)
/plugin/charter/
H A Dhelper.php309 function render($filename) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php911 protected function handleBootstrap($filename)
/plugin/simplechat/
H A Dajax.php14 $filename = DOKU_INC.'data/chats/log_'.$room.'.txt'; variable
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTokenStream.php28 protected $filename; variable in Twig\\TokenStream
H A DCompiler.php31 protected $filename; variable in Twig\\Compiler
/plugin/runcommand/
H A Dscript.js11 function rcDoDownload(filename) { argument
/plugin/judge/
H A Daction.php292 public function upload($filename, $path, $code)
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DError.php43 protected $filename; variable in Twig\\Error\\Error
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php658 public function RenderToFile($filename) {
1310 public function realPathSafe($filename) {
1355 public function ResolveFilenameToAbsolute($filename) {
1462 public function file_exists_ignoreopenbasedir($filename, $cached=true) {
3759 public function ImageCreateFromFilename($filename) {
/plugin/sqlcomp/
H A Dsyntax.php191 private function _load($filename){
210 private function _save($filename,$rs,$timestamp){
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUtils.php368 public static function tryFopen($filename, $mode)
/plugin/stlviewer/stlviewer/
H A Dload_stl.min.js2 …TA=0,MSG_LOAD=1,MSG_ERROR=2,MSG_STL_LOADED=3,MSG_LOAD_IN_PROGRESS=4;var filename=null,local_file=n… variable
/plugin/autolink3/
H A Dsys.php15 function link_replace($text = NULL, $word, $link, $filename)
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/
H A DReader.php261 private function findMetadataStart($filename)

12345678910>>...13