dojo._xdResourceLoaded(function(_1,_2,_3){return{depends:[["provide","organizer.ViewOrganizerList"],["require","dijit._Widget"],["require","dijit._Templated"],["require","dijit._Container"],["require","organizer.ViewOrganizerListDefaultGroup"],["require","organizer.ViewOrganizerListGroup"],["require","organizer.ViewOrganizerListEmpty"]],defineResource:function(_4,_5,_6){if(!_4._hasResource["organizer.ViewOrganizerList"]){_4._hasResource["organizer.ViewOrganizerList"]=true;_4.provide("organizer.ViewOrganizerList");_4.require("dijit._Widget");_4.require("dijit._Templated");_4.require("dijit._Container");_4.require("organizer.ViewOrganizerListDefaultGroup");_4.require("organizer.ViewOrganizerListGroup");_4.require("organizer.ViewOrganizerListEmpty");_4.declare("organizer.ViewOrganizerList",[_5._Widget,_5._Container,_5._Templated],{templateString:"<div></div>",postCreate:function(){this.createSubordinates()},staticURLVersion:"",isCraftsView:true,contentTypeCode:"FFC",contentTypeFriendlyName:"Craft",lowercaseContentTypeProgrammaticName:"craft",uppercaseContentTypeProgrammaticName:"Craft",groupList:null,createSubordinates:function(){try{if(this.isCraftsView===false){this.contentTypeCode="FFR";this.contentTypeFriendlyName="Recipe";this.lowercaseContentTypeProgrammaticName="recipe";this.uppercaseContentTypeProgrammaticName="Recipe"}if(this.groupList!==null&&this.groupList.length>0){var _7=[this.groupList.length];for(var i=0;i<this.groupList.length;i=i+1){_7[i]="init"}var _9=0;for(i=0;i<this.groupList.length;i=i+1){if(this.groupList[i].name=="default_organizer"){_7[i]=new organizer.ViewOrganizerListDefaultGroup({isCraftsView:this.isCraftsView,contentTypeCode:this.contentTypeCode,groupName:this.groupList[i].name,group:this.groupList[i],contentTypeFriendlyName:this.contentTypeFriendlyName,groupId:this.groupList[i].id},null)}else{nonDefaultWidgetId="organizer_ViewOrganizerListGroup_"+_9;_9=_9+1;_7[i]=new organizer.ViewOrganizerListGroup({groupId:this.groupList[i].id,groupName:this.groupList[i].name,groupItemListLength:this.groupList[i].itemCount,contentTypeCode:this.contentTypeCode,group:this.groupList[i],groupList:this.groupList,theWidgetId:nonDefaultWidgetId},null);_7[i].id="organizerListGroupWidget"+this.groupList[i].id}this.domNode.appendChild(_7[i].domNode)}for(i=0;i<this.groupList.length;i=i+1){this.domNode.appendChild(_7[i].domNode)}}}catch(exception){}}})}}}})