Method | Description | |
---|---|---|
BuildRequestUrlForTemplate ( |
Builds the request URL for template.
|
|
BuildRequestUrlForTemplate ( |
Builds the request URL for template.
|
|
BuildRequestUrlFromTemplateNameParameters ( |
Builds the request URL from template name parameters.
|
|
FindOpenSearchable ( |
Finds the open search description.
|
|
GetBaseOpenSearchParameter ( ) : |
Gets the base open search parameter.
|
|
GetCount ( |
||
GetDefaultParametersDescription ( int maxCount ) : List |
||
GetEnclosures ( IOpenSearchResultCollection result ) : SyndicationLink[] | ||
GetIdFromParamName ( IOpenSearchable entity, string mimeType, string paramName ) : string |
Gets the name of the identifier from parameter.
|
|
GetOpenSearchParameters ( |
Gets the open search parameters.
|
|
GetOpenSearchUrlByRel ( |
Gets the open search URL by rel.
|
|
GetOpenSearchUrlByType ( |
Gets the type of the open search URL by.
|
|
GetOpenSearchUrlByTypeAndMaxParam ( |
||
GetParamNameFromId ( |
Gets the parameter name from identifier.
|
|
LoadOpenSearchDescriptionDocument ( |
Loads the OpenSearch description document.
|
|
MergeOpenSearchParameters ( IOpenSearchable entities, string contentType ) : |
Merges the open search parameters.
|
|
PaginationFreeEqual ( |
Paginations the free equal.
|
|
RemoveLinksByRel ( IOpenSearchResultCollection &results, string relType ) : void | ||
ReplaceOpenSearchDescriptionLinks ( IOpenSearchable entity, IOpenSearchResultCollection osr ) : void | ||
ReplaceSelfLinks ( IOpenSearchable entity, |
||
ReplaceSelfLinks ( IOpenSearchable entity, |
||
ReplaceSelfLinks ( IOpenSearchable entity, |
||
ReplaceTemplateByIdentifier ( |
||
ResolveTypeFromRequest ( |
||
ReverseTemplateOpenSearchParameters ( |
Reverses the template open search parameters.
|
public static BuildRequestUrlForTemplate ( |
||
remoteUrlTemplate | Remote URL template. | |
searchParameters | Search parameters. | |
requestUrlTemplateDef | ||
querySettings | QuerySettings | |
return |
public static BuildRequestUrlForTemplate ( |
||
remoteUrlTemplate | Remote URL template. | |
searchParameters | Search parameters. | |
querySettings | QuerySettings | |
return |
public static BuildRequestUrlFromTemplateNameParameters ( |
||
remoteUrlTemplate | Remote URL template. | |
templateSearchParameters | Template search parameters. | |
return | string |
public static FindOpenSearchable ( |
||
ose | ||
baseUrl | Base URL. | |
mimeType | string | |
soft | bool | |
return | IOpenSearchable |
public static GetBaseOpenSearchParameter ( ) : |
||
return |
public static GetCount ( |
||
parameters | ||
return | int |
public static GetDefaultParametersDescription ( int maxCount ) : List |
||
maxCount | int | |
return | List |
public static GetEnclosures ( IOpenSearchResultCollection result ) : SyndicationLink[] | ||
result | IOpenSearchResultCollection | |
return | SyndicationLink[] |
public static GetIdFromParamName ( IOpenSearchable entity, string mimeType, string paramName ) : string | ||
entity | IOpenSearchable | Entity. |
mimeType | string | MIME type. |
paramName | string | Parameter name. |
return | string |
public static GetOpenSearchParameters ( |
||
osUrl | Os URL. | |
return |
public static GetOpenSearchUrlByRel ( |
||
osd | Osd. | |
rel | string | Rel. |
return |
public static GetOpenSearchUrlByType ( |
||
osd | Osd. | |
type | string | Type. |
return |
public static GetOpenSearchUrlByTypeAndMaxParam ( |
||
osd | ||
mimeTypes | List |
|
osParameters | ||
return |
public static GetParamNameFromId ( |
||
parameters | Parameters. | |
id | string | Identifier. |
return | string |
public static LoadOpenSearchDescriptionDocument ( |
||
url | URL. | |
return |
public static MergeOpenSearchParameters ( IOpenSearchable entities, string contentType ) : |
||
entities | IOpenSearchable | Entities. |
contentType | string | Content type. |
return |
public static PaginationFreeEqual ( |
||
parameters | Parameters. | |
parameters2 | Parameters2. | |
return | bool |
public static RemoveLinksByRel ( IOpenSearchResultCollection &results, string relType ) : void | ||
results | IOpenSearchResultCollection | |
relType | string | |
return | void |
public static ReplaceOpenSearchDescriptionLinks ( IOpenSearchable entity, IOpenSearchResultCollection osr ) : void | ||
entity | IOpenSearchable | |
osr | IOpenSearchResultCollection | |
return | void |
public static ReplaceSelfLinks ( IOpenSearchable entity, |
||
entity | IOpenSearchable | |
parameters | ||
osr | IOpenSearchResultCollection | |
entryTemplate | Func |
|
return | void |
public static ReplaceSelfLinks ( IOpenSearchable entity, |
||
entity | IOpenSearchable | |
parameters | ||
osr | IOpenSearchResultCollection | |
entryTemplate | Func |
|
contentType | string | |
return | void |
public static ReplaceSelfLinks ( IOpenSearchable entity, |
||
entity | IOpenSearchable | |
request | ||
osr | IOpenSearchResultCollection | |
entryTemplate | Func |
|
return | void |
public static ReplaceTemplateByIdentifier ( |
||
osParameters | ||
osdUrl | ||
return |
public static ResolveTypeFromRequest ( |
||
request | ||
ose | ||
return |
public static ReverseTemplateOpenSearchParameters ( |
||
osdParam | Osd parameter. | |
return |