PHP Classes

File: trgrs_Folder_DetailList.js

Recommend this page to a friend!
  Classes of Michael J. Fuhrman   Folder_DetailView   trgrs_Folder_DetailList.js   Download  
File: trgrs_Folder_DetailList.js
Role: Auxiliary data
Content type: text/plain
Description: JavaScript functions that determine what should be done when a link is selected
Class: Folder_DetailView
Show a list of nested folders as collapsible tree
Author: By
Last change: Added Copy Right
Date: 13 years ago
Size: 418 bytes
 

Contents

Class file image Download
var ENetArch = { Panel : { Folder : { nCurrent : 0, DetailList : { Selected : function (nID) { location="?nFolderID=" + nID; }, }, }, }, } /* ======================================= Copyright 1998 - 2010 - E Net Arch This program is distributed under the terms of the GNU General Public License (or the Lesser GPL). ======================================= */