Logo
Explore Help
Register Sign In
lsm/Orchard
1
0
Fork 0
You've already forked Orchard
mirror of https://github.com/OrchardCMS/Orchard.git synced 2025-09-23 21:13:35 +08:00
Code Issues Actions 2 Packages Projects Releases Wiki Activity
Files
4a4ac2ef0790ce87bbb2a5e91eb1eec2a1f77f12
Orchard/src/Orchard.Web/Core/Navigation/ViewModels/MenuItemEntry.cs

12 lines
355 B
C#
Raw Normal View History

Getting the Main Menu management (IndexPOST) wired up. Manage/create still needs validation. --HG-- branch : dev
2010-02-16 14:04:23 -08:00
using Orchard.UI.Navigation;
namespace Orchard.Core.Navigation.ViewModels {
public class MenuItemEntry {
public int MenuItemId { get; set; }
Changing the Main Menu manage form to treat MenuItems differently (editable URL) --HG-- branch : dev
2010-02-16 14:33:18 -08:00
public bool IsMenuItem { get; set; }
Changing MenuItem .Text to LocalizedString Updating comparer to avoid collapsing url and routevalue items together Flattened the navigation admin controller to avoid using MenuItem class in editor model HtmlEncode the text of the menu item to be displayed Updated TheMenu templates to use .text and .hinttext properties of LocalizedString --HG-- branch : dev
2011-02-26 18:29:00 -08:00
public string Text { get; set; }
public string Url { get; set; }
public string Position { get; set; }
Getting the Main Menu management (IndexPOST) wired up. Manage/create still needs validation. --HG-- branch : dev
2010-02-16 14:04:23 -08:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 66ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API 吉ICP备2022002899号