Back to Server.Commands

Categorization

(static) CategoryEntry Items( get; )
(static) CategoryEntry Mobiles( get; )
(static) void AddTypes( Assembly asm, ArrayList types )
(static) void Export( CategoryEntry ce, string fileName, string title )
(static) void Fill( CategoryEntry root, ArrayList list )
(static) CategoryEntry GetDeepestMatch( CategoryEntry root, Type type )
(static) void Initialize()
(static) bool IsConstructable( Type type )
(static) void Load()
(static) CategoryEntry Load( ArrayList types, string config )
(static) void RebuildCategorization_OnCommand( CommandEventArgs e )
(static) void RecurseExport( XmlTextWriter xml, CategoryEntry ce )
(static) void RecurseFindCategories( CategoryEntry ce, ArrayList list )
(ctor) Categorization()