Extension:FileTree (Legacy)

This version of our Learning Center is unmaintained.
This article may be out-of-date or contain incorrect information.
Please visit the new Sencha Learning Center for up-to-date material.

Go to the new Sencha Learning Center

From Sencha - Learn

Jump to: navigation, search
Summary: Ext FileTreePanel
Author: Jozef Sakalos
Published: July 8, 2007
Version: 1.0-beta2
Ext Version: 1.1
License: LGPLv3
Demo Link: View Demo
Forum Post: View Post

Description

The Ext FileTreePanel is Ext.tree.TreePanel extension with addition of basic file/folder management functionality. The planned functions are upload, rename, delete, new folder and move.

The Ext FileTreePanel uses json for server/client data transfer and a PHP class as server backend.

Changelog

  • Ver: alpha1 All basic file operations work but I'm still searching for the best concept of syncing client's tree with server's underlying file system. Code and demo change frequently. Not for serious use.
  • Ver: 1.0-beta1 Tree behaves quite well, server round trip count optimized, further improvements needed. Not for serious use.
  • Ver: 1.0-beta2 The new Ext.ux.UploadForm has been integrated into the context menu. Not for serious use yet.


Screenshots

FileTreePanel with context menu

This page was last modified on 2 August 2007, at 10:44. This page has been accessed 35,992 times.