![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
>Home
>Features
>How does it work?
>Documentation
>Tutorials
>Examples
>Help Forum
>Download
>Extensions
>Project Site
PackagesAPIClientComponents Daemon Libraries Webfrontend Full element index APIClass tree: APIIndex: API Classes
Controls
XULButton XULCheckBox XULColorPicker XULDatePicker XULMenuList XULProgressMeter XULRadio XULRadioGroup XULScale XULSplitter XULTextBox XULTimePicker
FileHandling
AppleScriptService ClientBaseFile ClientDirectory ClientFile ClientFileService FileDownloader FileFromStreamDownloader FileFromStringDownloader FileToStreamUploader FileToStringUploader FileUploader XULFilePicker
Layout
XULBBox XULBox XULColumn XULColumns XULDeck XULGrid XULHBox XULHTMLBox XULRow XULRows XULScrollBox XULStack XULVBox
Lists
XULListBox XULListCell XULListCol XULListCols XULListHead XULListHeader XULListItem XULRichListBox XULRichListItem
MenusAndPopups
XULMenu XULMenuBar XULMenuItem XULMenuPopup XULMenuSeparator XULPanel XULPopup XULPopupSet XULToolTip
TabsAndGrouping
XULCaption XULGroupBox XULSeparator XULSpacer XULTab XULTabBox XULTabPanel XULTabPanels XULTabs
Trees
XULTree XULTreeCell XULTreeChildren XULTreeCol XULTreeCols XULTreeItem XULTreeRow XULTreeSeparator
Windows
AlertNotification PromptService XULBasicWindow XULChildWindow XULDialog XULPrefPane XULPrefWindow XULWindow Filessubpackage Applicationsubpackage CodeEditor subpackage Comm subpackage Controls subpackage CustomTree subpackage Debugger subpackage Editor subpackage ErrorConsole subpackage FileHandling subpackage HelperElements subpackage Layout subpackage Lists subpackage MenusAndPopups subpackage Node subpackage Registry subpackage Scripting subpackage Service subpackage TabsAndGrouping subpackage TextAndImages subpackage Toolbars subpackage Trees subpackage Windows subpackage WindowStructure |
Class: ClientDirectorySource Location: /class/fileHandling.php.incClass OverviewClientBaseFile | --ClientDirectory Client filesystem class structure representing files (ClientFile) and directories (ClientDirectory) on the client side These classes form the object representation of the filesystem of the client and can be created from the methods ClientFileService::getDirectory(), ClientFileService::getSpecialDirectory() and ClientFileService::createDirectory().
Class Variables$entries = array()
$isDirectory = TRUE
Class Methodsmethod appendDirectory() [line 1585]
Returns a new ClientDirectory representing a new directory in the current one
Parameters:
[ Top ]
method appendFile() [line 1609]
Returns a new ClientFile representing a new file in the current directory
Parameters:
[ Top ]
method create() [line 1638]
Creates the directory The handler receives these parameters:
Parameters:
[ Top ]
method get() [line 1655]
Gets the contents of a directory The handler receives these parameters:
Parameters:
[ Top ]
method remove() [line 1673]
Removes the directory The handler receives these parameters:
Parameters:
[ Top ]
Documentation generated on Tue, 10 May 2011 19:41:09 +0200 by phpDocumentor 1.4.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| All content is © 2009 by FrontDoor Media Group, is available under the Creative Commons Attribution-Share Alike 2.5 License and is maintained by the SiteFusion.org staff | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
