The Services type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | Services |
The Services constructor
|
Methods
Name | Description | |
---|---|---|
![]() | AssembleDocument | AssembleDocument assembles (creates) a document from the given template, answers and settings.
|
![]() | BuildSupportFiles | BuildSupportFiles generates (or regenerates) the supporting javascript files and Silverlight DLLs
for the supplied template |
![]() | ![]() | (Inherited from ![]() |
![]() | GetAnswers | GetAnswers overlays any answer collections passed into it, into a single XML answer collection.
It has two primary uses: it can be used to combine multiple answer collections into a single
answer collection; and/or it can be used to "resolve" or standardize an answer collection
submitted from a browser interview (which may be specially encoded) into standard XML answers.
|
![]() | GetComponentInfo | GetComponentInfo returns metadata about the variables/types (and optionally dialogs and mapping info)
for the indicated template's interview.
|
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetInterview | GetInterview returns an HTML fragment suitable for inclusion in any standards-mode web page, which embeds a HotDocs interview
directly in that web page.
|
![]() | GetInterviewFile |
Retrieves a file required by the interview. This could be either an interview definition that contains the
variables and logic required to display an interview (questionaire) for the main template or one of its
inserted templates, or it could be an image file displayed on a dialog within the interview.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | RemoveSupportFiles | RemoveSupportFiles removes support files (javascript and SilverLight) for the supplied template |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
See Also