Home
last modified time | relevance | path

Searched defs:fileName (Results 1 – 25 of 80) sorted by last modified time

1234

/plugin/siteexport/action/
H A Dajax.php845 …, &$DATA, &$url, &$newAdditionalParameters, &$PARAMS, &$noDeepReplace, &$fileName, &$newDepth, &$I…
988 …TA, $url, $noDeepReplace, $newAdditionalParameters, $ORIGDATA2, $newDepth, $IDexists, $fileName ) {
/plugin/shell/
H A DP0wnyShell.php146 public function featureHint($fileName, $cwd, $type)
/plugin/batchedit/
H A Daction.php93 private function addTemplateHeaderInclude($event, $fileName) { argument
H A Dengine.php916 private $fileName; variable in BatcheditProgress
/plugin/confmanager/configTypes/
H A DConfigManagerAbstractCascadeConfig.php23 abstract protected function loadFile($fileName);
H A DConfigManagerSingleLineConfigCascade.php15 protected function loadFile($fileName) {
H A DConfigManagerTwoLineConfigCascade.php15 protected function loadFile($fileName) {
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js81 el.left.scripts.container.update(source);}catch(e){el.left.scripts.container.child.add(new lib.element("DIV").attribute.addClass("CodeContainer").update("<em>Access to restricted URI denied</em>"));}}},toggleLineNumbers:function(){with(firebug){d.scripts.lineNumbers=!d.scripts.lineNumbers;el.button.scripts.lineNumbers.attribute[(d.scripts.lineNumbers?"add":"remove")+"Class"]("Enabled");d.scripts.open(d.scripts.index);}},refresh:function(){with(firebug){el.button.scripts.selectbox.clean();var collection=internal.targetWindow.document.getElementsByTagName("script");for(var i=0,len=collection.length;i<len;i++){var item=collection[i],fileName=getFileName(item.src||item.baseURI||"..");d.scripts.index=d.scripts.index<0?i:d.scripts.index;el.button.scripts.selectbox.child.add(new lib.element("OPTION").attribute.set("value",i).update(fileName));} variable
H A Dfirebug-lite-1.2.js1589 fileName = getFileName(item.src||item.baseURI||".."); variable
/plugin/odt/ODT/
H A DODTDocument.php2100 public function addFile($fileName, $mime, $content) {
2119 function addFileAsPicture($fileName){
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dbrowser.js220 oIcons.GetIcon = function( fileName ) argument
230 function OnUploadCompleted( errorNumber, fileUrl, fileName, customMsg ) argument
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dio.php66 function RemoveExtension( $fileName )
286 function SendUploadResults( $errorNumber, $fileUrl = '', $fileName = '', $customMsg = '' )
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DGuessContentType.php90 protected function getContentType($fileName) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReport.php39 public $fileName; variable in Google\\Service\\Dfareporting\\Report
158 public function setFileName($fileName)
H A DDfareportingFile.php31 public $fileName; variable in Google\\Service\\Dfareporting\\DfareportingFile
90 public function setFileName($fileName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DSourceContext.php25 public $fileName; variable in Google\\Service\\ServiceConsumerManagement\\SourceContext
30 public function setFileName($fileName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DSourceContext.php25 public $fileName; variable in Google\\Service\\Monitoring\\SourceContext
30 public function setFileName($fileName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DMuxStream.php34 public $fileName; variable in Google\\Service\\Transcoder\\MuxStream
73 public function setFileName($fileName)
H A DManifest.php26 public $fileName; variable in Google\\Service\\Transcoder\\Manifest
39 public function setFileName($fileName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DSourceContext.php25 public $fileName; variable in Google\\Service\\ServiceManagement\\SourceContext
30 public function setFileName($fileName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDatafeed.php36 public $fileName; variable in Google\\Service\\ShoppingContent\\Datafeed
99 public function setFileName($fileName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DFileUploadAnswer.php29 public $fileName; variable in Google\\Service\\Forms\\FileUploadAnswer
52 public function setFileName($fileName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DSourceContext.php25 public $fileName; variable in Google\\Service\\ServiceNetworking\\SourceContext
30 public function setFileName($fileName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoFileDetails.php44 public $fileName; variable in Google\\Service\\YouTube\\VideoFileDetails
129 public function setFileName($fileName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DSourceContext.php25 public $fileName; variable in Google\\Service\\ServiceUsage\\SourceContext
30 public function setFileName($fileName)

1234