Home
last modified time | relevance | path

Searched refs:GetHtml (Results 1 – 25 of 92) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/Microsoft.Web.Helpers.Test/
H A DGravatarTest.cs31 string render = Gravatar.GetHtml("FOO@BAR.COM").ToString(); in RenderLowerCasesEmail()
40 XhtmlAssert.Validate1_1(Gravatar.GetHtml("foo@bar.com")); in RendersValidXhtml()
52 Assert.ThrowsArgumentNullOrEmptyString(() => { Gravatar.GetHtml(null); }, "email"); in RenderThrowsWhenEmailIsNull()
76 string render = Gravatar.GetHtml(" \t foo@bar.com\t\r\n").ToString(); in RenderTrimsEmail()
85 string render = Gravatar.GetHtml("foo@bar.com", defaultImage: "wavatar").ToString(); in RenderUsesDefaultImage()
94 string render = Gravatar.GetHtml("foo@bar.com", imageSize: 512).ToString(); in RenderUsesImageSize()
103 string render = Gravatar.GetHtml("foo@bar.com", rating: GravatarRating.G).ToString(); in RenderUsesRating()
112 string render = Gravatar.GetHtml("foo@bar.com", in RenderWithAttributes()
123 string render = Gravatar.GetHtml("foo@bar.com").ToString(); in RenderWithDefaults()
132 string render = Gravatar.GetHtml("foo@bar.com", imageExtension: ".png").ToString(); in RenderWithExtension()
[all …]
H A DGamerCardTest.cs17 …Assert.ThrowsArgumentNullOrEmptyString(() => { GamerCard.GetHtml(String.Empty).ToString(); }, "gam… in RenderThrowsWhenGamertagIsEmpty()
24 … Assert.ThrowsArgumentNullOrEmptyString(() => { GamerCard.GetHtml(null).ToString(); }, "gamerTag"); in RenderThrowsWhenGamertagIsNull()
34 string html = GamerCard.GetHtml("osbornm").ToHtmlString(); in RenderGeneratesProperMarkupWithSimpleGamertag()
47 string html = GamerCard.GetHtml("matthew osborn's").ToHtmlString(); in RenderGeneratesProperMarkupWithComplexGamertag()
57 GamerCard.GetHtml("osbornm") in RenderGeneratesValidXhtml()
H A DLinkShareTest.cs30 …actual = LinkShare.GetHtml(pageTitle, pageLinkBack, twitterUserName, twitterTag, LinkShareSite.Fac… in RenderWithFacebookFirst_ReturnsHtmlWithFacebookAndThenOthersTest()
84 () => LinkShare.GetHtml(null).ToString(), in RenderWithNullPageTitle_ThrowsException()
91 …string actualHTML = LinkShare.GetHtml("page-title", "www.foo.com", linkSites: LinkShareSite.Facebo… in Render_WithFacebook_Works()
100 …string actualHTML = LinkShare.GetHtml("page-title", "www.foo.com", linkSites: new[] { LinkShareSit… in Render_WithFacebookAndDigg_Works()
109 …string actualHTML = LinkShare.GetHtml("page-title", "www.foo.com", linkSites: LinkShareSite.Facebo… in Render_WithFacebook_RendersAnchorTitle()
173 …var actualHtml = LinkShare.GetHtml("&&", "www.foo.com", "<Tweeter Bot>", "I <3 Tweets", LinkShareS… in LinkShare_EncodesParameters()
183 LinkShare.GetHtml("any<>title", "my test page <>") + in LinkshareRendersValidXhtml()
H A DReCaptchaTest.cs22 var html = ReCaptcha.GetHtml(GetContext(), "PUBLIC_KEY"); in ReCaptchaOptionsMissingWhenNoOptionsAndDefaultRendering()
37 … var html = ReCaptcha.GetHtml(GetContext(), "PUBLIC_KEY", options: new { theme = "white" }); in ReCaptchaOptionsWhenOneOptionAndDefaultRendering()
53 …var html = ReCaptcha.GetHtml(GetContext(), "PUBLIC_KEY", options: new { theme = "white", tabindex … in ReCaptchaOptionsWhenMultipleOptionsAndDefaultRendering()
71 var html = ReCaptcha.GetHtml(GetContext(), "PUBLIC_KEY", options: options); in ReCaptchaOptionsWhenMultipleOptionsFromDictionaryAndDefaultRendering()
89 var html = ReCaptcha.GetHtml(context, "PUBLIC_KEY"); in RenderUsesLastError()
104 var html = ReCaptcha.GetHtml(GetContext(isSecure: true), "PUBLIC_KEY"); in RenderWhenConnectionIsSecure()
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/System.Web.Helpers.Test/
H A DXhtmlAssert.cs26 html = String.Format(Xhtml10Wrapper, GetHtml(result)); in Validate1_0()
30 html = GetHtml(result); in Validate1_0()
39 string html = GetHtml(result); in Validate1_1()
52 private static string GetHtml(object result) in GetHtml() method in System.Web.Helpers.Test.XhtmlAssert
H A DServerInfoTest.cs129 var htmlString = ServerInfo.GetHtml().ToString(); in RenderResultContainsExpectedTags()
144 ServerInfo.GetHtml(), in RenderGeneratesValidXhtml()
/dports/www/itop/web/sources/renderer/
H A Dformrenderer.class.inc.php252 if ($oRenderingOutput->GetHtml() !== '')
256 $output['html'] = $oRenderingOutput->GetHtml();
260 $output['html'] .= $oRenderingOutput->GetHtml();
320 if ($oRenderingOutput->GetHtml() !== '')
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.WebPages.Administration/packages/
H A DPackageSources.generated.cs163 Write(AntiForgery.GetHtml()); in Execute()
178 Write(AntiForgery.GetHtml()); in Execute()
230 Write(AntiForgery.GetHtml()); in Execute()
H A DPackageSources.cshtml70 @AntiForgery.GetHtml()
80 @AntiForgery.GetHtml()
104 @AntiForgery.GetHtml()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/FastColoredTextBox/
H A DExportToHTML.cs50 public string GetHtml(FastColoredTextBox tb) in GetHtml() method in FastColoredTextBoxNS.ExportToHTML
55 return GetHtml(sel); in GetHtml()
58 public string GetHtml(Range r) in GetHtml() method in FastColoredTextBoxNS.ExportToHTML
/dports/devel/upp/upp/uppsrc/RichText/src.tpp/
H A DHtml_en-us.tpp21 [s5;:Upp`:`:HtmlObjectSaver`:`:GetHtml`(const Upp`:`:RichObject`&`):%- [@(0.0.255) virt
22 ual] [_^Upp`:`:String^ String]_[* GetHtml]([@(0.0.255) const]_[_^Upp`:`:RichObject^ RichO
27 [s5;:Upp`:`:HtmlObjectSaver`:`:GetHtml`(const Upp`:`:RichObject`&`,const Upp`:`:String`&`):%- [@(0.…
28 irtual] [_^Upp`:`:String^ String]_[* GetHtml]([@(0.0.255) const]_[_^Upp`:`:RichObject^ Ri
32 Default implementation calls single parameter GetHtml.&]
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/Microsoft.Web.Helpers/
H A DVideo.cs146 return GetHtml(context, pathUtility, path, width, height, in Flash()
189 return GetHtml(context, pathUtility, path, width, height, in MediaPlayer()
224 return GetHtml(context, pathUtility, path, width, height, in Silverlight()
250 … private static HelperResult GetHtml(HttpContextBase context, VirtualPathUtilityBase pathUtility, in GetHtml() method in Microsoft.Web.Helpers.Video
H A DReCaptcha.generated.cs209 public static System.Web.WebPages.HelperResult GetHtml(string publicKey = null, string theme = "red… in GetHtml() method in Microsoft.Web.Helpers.ReCaptcha
256 WriteTo(@__razor_helper_writer, GetHtml(HttpContext.Current == null ? null : new HttpContextWrapper… in GetHtmlWithOptions()
273 public static System.Web.WebPages.HelperResult GetHtml(HttpContextBase httpContext, string publicKe… in GetHtml() method in Microsoft.Web.Helpers.ReCaptcha
H A DReCaptcha.cshtml152 @helper GetHtml(string publicKey = null, string theme = "red",
161 …@GetHtml(HttpContext.Current == null ? null : new HttpContextWrapper(HttpContext.Current), publicK…
164 @helper GetHtml(HttpContextBase httpContext, string publicKey = null, object options = null) {
H A DGamerCard.cshtml5 @helper GetHtml(string gamerTag) {
H A DGamerCard.generated.cs36 public static System.Web.WebPages.HelperResult GetHtml(string gamerTag) { in GetHtml() method in Microsoft.Web.Helpers.GamerCard
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.WebPages/Helpers/
H A DAntiForgery.cs28 public static HtmlString GetHtml() in GetHtml() method in System.Web.Helpers.AntiForgery
79 …public static HtmlString GetHtml(HttpContextBase httpContext, string salt, string domain, string p… in GetHtml() method in System.Web.Helpers.AntiForgery
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dgenerate_footprint_info.cpp156 wxString GetHtml() in GetHtml() function in FOOTPRINT_INFO_GENERATOR
168 return gen.GetHtml(); in GenerateFootprintInfo()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Dgenerate_alias_info.cpp101 wxString GetHtml() const in GetHtml() function in FOOTPRINT_INFO_GENERATOR
242 return gen.GetHtml(); in GenerateAliasInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/dragdrop/
H A Dos_exchange_data.cc159 bool OSExchangeData::GetHtml(base::string16* html, GURL* base_url) const { in GetHtml() function in ui::OSExchangeData
160 return provider_->GetHtml(html, base_url); in GetHtml()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/dragdrop/
H A Dos_exchange_data.cc171 bool OSExchangeData::GetHtml(base::string16* html, GURL* base_url) const { in GetHtml() function in ui::OSExchangeData
172 return provider_->GetHtml(html, base_url); in GetHtml()
H A Dos_exchange_data.h143 virtual bool GetHtml(base::string16* html, GURL* base_url) const = 0;
276 bool GetHtml(base::string16* html, GURL* base_url) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/search/one_google_bar/
H A Done_google_bar_loader_impl.cc68 bool GetHtml(const base::DictionaryValue& dict, in GetHtml() function
121 if (!safe_html::GetHtml(*one_google_bar, "html", &result.bar_html)) { in JsonToOGBData()
136 safe_html::GetHtml(*page_hooks, "end_of_body_html", &result.end_of_body_html); in JsonToOGBData()
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/System.Web.WebPages.Test/Helpers/
H A DAntiForgeryTest.cs13 Assert.Throws<ArgumentException>(() => AntiForgery.GetHtml(), in GetHtml_ThrowsWhenNotCalledInWebContext()
/dports/www/itop/web/application/
H A Dcapturewebpage.class.inc.php38 public function GetHtml() function in CaptureWebPage

1234