Searched refs:folderName (Results 1 – 1 of 1) sorted by relevance
4 function tabElement(id, folderName, tabTxt ) { argument6 this.folderName = folderName; // folder name of the component8 …this.currentListItem = '<li id="' + this.id + '" class="current"> <a href="../' + this.folderName …9 …this.listItem = '<li id="' + this.id + '"> <a href="../' + this.folderName + '/html/index.html"><s…22 str = "/" + arr[i].folderName + "/"