C# Class Brettle.Web.NeatHtml.ScriptJail

Show file Open project: joeaudette/mojoportal Class Usage Examples

Private Methods

Method Description
GetDict ( string keys ) : StringDictionary
GetInfoForTags ( ) : Hashtable
GuardJail ( Match m ) : string
Jail ( string untrusted, string clientSideFilterName, string noScriptDownlevelIEWidth, string noScriptDownlevelIEHeight, bool supportNoScriptTables, int maxComplexity, Regex trustedImageUrlRegex, Regex spamFreeLinkUrlRegex ) : string
ScriptJail ( bool supportNoScriptTables, int maxComplexity, Regex trustedImageUrlRegex, Regex spamFreeLinkUrlRegex ) : System