Property | Type | Description | |
---|---|---|---|
ExtObject | ExtensionObject |
Method | Description | |
---|---|---|
AddExtensionMethodsFromHelpSource ( |
||
EcmaHelpSource ( ) : System | ||
EcmaHelpSource ( string base_file, bool create ) : System | ||
GetExamples ( |
||
GetIdFromUrl ( string prefix, string ns, string type ) : string | ||
GetNiceUrl ( Monodoc.Node node ) : string | ||
GetNodeXPath ( |
||
GetPublicUrl ( string url ) : string | ||
GetText ( string url, Monodoc.Node &match_node ) : string | ||
GetTextFromNode ( |
||
GetUrlForType ( string prefix, string ns, string type, string member, Monodoc.Node &match_node ) : string | ||
Htmlize ( IXPathNavigable ecma_xml ) : string | ||
Htmlize ( IXPathNavigable ecma_xml, |
||
MakeOperatorSignature ( |
||
MakeSignature ( |
||
PopulateIndex ( Monodoc.IndexMaker index_maker ) : void | ||
PopulateSearchableIndex ( Mono.Lucene.Net.Index.IndexWriter writer ) : void | ||
RenderNamespaceLookup ( string nsurl, Monodoc.Node &match_node ) : string | ||
RenderPreviewDocs ( |
||
RenderTypeLookup ( string prefix, string ns, string type, string member, Monodoc.Node &match_node ) : string | ||
ToEscapedTypeName ( string typename ) : string |
Method | Description | |
---|---|---|
CreateDocumentResolver ( ) : |
||
GetNamespaceDocument ( string ns ) : |
||
GetXmlFromUrl ( string url, string &rest ) : |
Method | Description | |
---|---|---|
Count ( string s, char c ) : int | ||
EnsureTransform ( ) : void | ||
GetAttempts ( string ns, string type ) : MatchAttempt[] | ||
GetDocElement ( |
||
GetDocument ( Monodoc.HelpSource hs, string fname ) : |
||
GetFile ( string url, string &rest ) : string | ||
GetKindFromCaption ( string s ) : string | ||
GetMemberType ( string type ) : string | ||
GetTextFromUrl ( string url ) : string | ||
Htmlize ( IXPathNavigable ecma_xml, |
||
LargeName ( Monodoc.Node matched_node ) : string | ||
MatchesNamespace ( MatchAttempt attempts, string ns, string &type ) : bool | ||
RenderMemberLookup ( string typename, string member, Monodoc.Node &type_node ) : string | ||
SelectCount ( |
||
SelectString ( |
||
ToEscapedMemberName ( string membername ) : string | ||
ToEscapedName ( string name, string escape ) : string |
public AddExtensionMethodsFromHelpSource ( |
||
extensions | ||
es | ||
return | void |
protected CreateDocumentResolver ( ) : |
||
return |
public EcmaHelpSource ( string base_file, bool create ) : System | ||
base_file | string | |
create | bool | |
return | System |
public GetExamples ( |
||
n | ||
sb | StringBuilder | |
return | void |
public GetIdFromUrl ( string prefix, string ns, string type ) : string | ||
prefix | string | |
ns | string | |
type | string | |
return | string |
protected GetNamespaceDocument ( string ns ) : |
||
ns | string | |
return |
public static GetNiceUrl ( Monodoc.Node node ) : string | ||
node | Monodoc.Node | |
return | string |
public GetNodeXPath ( |
||
n | ||
return | string |
public GetText ( string url, Monodoc.Node &match_node ) : string | ||
url | string | |
match_node | Monodoc.Node | |
return | string |
public GetTextFromNode ( |
||
n | ||
sb | StringBuilder | |
return | void |
public GetUrlForType ( string prefix, string ns, string type, string member, Monodoc.Node &match_node ) : string | ||
prefix | string | |
ns | string | |
type | string | |
member | string | |
match_node | Monodoc.Node | |
return | string |
protected GetXmlFromUrl ( string url, string &rest ) : |
||
url | string | |
rest | string | |
return |
public Htmlize ( IXPathNavigable ecma_xml ) : string | ||
ecma_xml | IXPathNavigable | |
return | string |
public Htmlize ( IXPathNavigable ecma_xml, |
||
ecma_xml | IXPathNavigable | |
args | ||
return | string |
public static MakeOperatorSignature ( |
||
n | ||
nicename | string | |
sig | string | |
return | void |
public static MakeSignature ( |
||
n | ||
cstyleclass | string | |
return | string |
public PopulateIndex ( Monodoc.IndexMaker index_maker ) : void | ||
index_maker | Monodoc.IndexMaker | |
return | void |
public PopulateSearchableIndex ( Mono.Lucene.Net.Index.IndexWriter writer ) : void | ||
writer | Mono.Lucene.Net.Index.IndexWriter | |
return | void |
public RenderNamespaceLookup ( string nsurl, Monodoc.Node &match_node ) : string | ||
nsurl | string | |
match_node | Monodoc.Node | |
return | string |
public RenderPreviewDocs ( |
||
newNode | ||
writer | ||
return | void |
public RenderTypeLookup ( string prefix, string ns, string type, string member, Monodoc.Node &match_node ) : string | ||
prefix | string | |
ns | string | |
type | string | |
member | string | |
match_node | Monodoc.Node | |
return | string |
public static ToEscapedTypeName ( string typename ) : string | ||
typename | string | |
return | string |