The following tables list the members exposed by Base.
Name | Description | |
---|---|---|
![]() ![]() | DWAssemblyVersion |
Name | Description | |
---|---|---|
![]() ![]() | DefaultSmtpServer | Returns the first SMTP server from the controlpanel if more then one. |
Name | Description | |
---|---|---|
![]() ![]() | AccessGetValue | |
![]() ![]() | AddToQueryString | Overloaded. |
![]() ![]() | AutoLogin | Starts the AutoLogin |
![]() ![]() | CanEdit | Checks whether a page can be edited. |
![]() ![]() | CheckArrayStrings | |
![]() ![]() | CheckCharInString | Checks whether there is a characters in different cases within input string. |
![]() ![]() | CheckCharInStringChecker | Checks whether two strings contain similar characters. |
![]() ![]() | CheckGetPos | |
![]() ![]() | CheckGetStatus | Checks whether a paragraph is being edited. |
![]() ![]() | CheckIn | Checks in a paragraph so that it may be edited by other users. |
![]() ![]() | CheckNumberInString | Checks whether there is a number within input string. |
![]() ![]() | CheckOut | Checks out a paragraph so that it cannot be edited by another user. |
![]() ![]() | CheckSpecialCharInString | Checks whether there is a special characters within input string. |
![]() ![]() | ChkBoolean | Overloaded. Checks the input string for a true/false statement and returns it as a Boolean. |
![]() ![]() | ChkChecked | Tests a checkbox value and returns "Checked" if it has been selected. |
![]() ![]() | ChkCheckField | Checks the input string for a true/false statement and returns it as a integer. |
![]() ![]() | ChkDate | Determines wether or not an object is 'something' (as opposed to nothing), and if the object type is a date. If so, the function returns the value of the date object. In all other cases Now is returned. |
![]() ![]() | ChkDouble | Checks the input for a correct Double value. |
![]() ![]() | ChkInteger | Checks the input for a correct integer value and returns 0 if value is not a valid integer. |
![]() ![]() | ChkLong | |
![]() ![]() | ChkNumber | Checks the input for a correct integer value. |
![]() ![]() | ChkPassword | Checks whether a new password is acceptably secure. |
![]() ![]() | ChkString | Checks whether the input from the database is DBNull. |
![]() ![]() | ChkValue | Checks if the string is an instance of an object. |
![]() ![]() | ChkValueNoStrip | Converts HTML to correct XHTML. |
![]() ![]() | ChkValues | Checks whether the input value is empty. |
![]() ![]() | CleanInputForXML | Replaces illegal chars with their html-representation |
![]() ![]() | CQuad | Converts a IPv4 address to Quad. |
![]() ![]() | CreateLightVersionPages | Returns true if the site can create more pages |
![]() ![]() | Currency | Converts a price to another currency. |
![]() ![]() | CurrentVersion | Returns the current version. |
![]() ![]() | DatareaderToCSV | Create a CSV file. |
![]() ![]() | DefaultToUtf8Encoding | Converts strings to UTF-8 that have been saved in cookies with characters above ASCII127. IE æøå or japanese strings would be geberish if not converted |
![]() ![]() | DeletedFolderPath | Overloaded. |
![]() ![]() | DoubleFromString | Convert input value from string to double. |
![]() ![]() | DoubleParseWithCulture | Parses the string as a Double using the current culture of the backend or frontend user. |
![]() ![]() | DWAssemblyVersionInformation | |
![]() ![]() | Form2XML | Overloaded. Puts data posted from a form into an XML document. |
![]() ![]() | GetAccessElements | Returns restricted elements (ex. folders). |
![]() ![]() | GetAreaName | Overloaded. Returns the name for the specified area ID. |
![]() ![]() | GetCulture | Overloaded. |
![]() ![]() | GetCurrencyPickerControl | Overloaded. Returns HTML representing a currency picker. |
![]() ![]() | GetElementAccess | Returns the permissions for a specific element. |
![]() ![]() | GetFileEncoding | Returns the file encoding. |
![]() ![]() | getFileextension | Returns the file extension of the specified file. |
![]() ![]() | getFileSize | Converts bytes to KB or MB. |
![]() ![]() | getFileSizeKB | Converts bytes to KB with 2 decimals |
![]() ![]() | GetGs | Reads a setting from the globalsettings file. |
![]() ![]() | GetHttpDirectory | Determines the Http directory. |
![]() ![]() | GetHttpDomain | Returns the protocol and host of the current pageview |
![]() ![]() | GetHttpUrl | Returns the written path of the current URL. |
![]() ![]() | GetHttpUrlNoScript | Returns the current URL from the client. |
![]() ![]() | GetHttpUrlRaw | Returns the URL of the current pageview |
![]() ![]() | GetIcon | Determines whether you can create an icon for current file extension type. |
![]() ![]() | GetInternal | Returns the name of the page in the specified URL. |
![]() ![]() | GetInternalPageID | Returns the internal ID of the page in the specified URL. |
![]() ![]() | getModuleName | Returns the name of a module based on its system name. |
![]() ![]() | getModuleSettingsPage | Returns the module settings page of a module based on its system name. |
![]() ![]() | getOrientation | Returns the orientation of a picture. |
![]() ![]() | GetParagraphModuleSettings | Overloaded. Returns the paragraph module settings for the specified ParagraphID. |
![]() ![]() | getRatio | Returns the ratio between width and height. |
![]() ![]() | GetStrHref | Get an appropriate Href from the input URL. |
![]() ![]() | GetStrHrefFriendly | Get an appropriate Href from input friendly URL. |
![]() ![]() | GetUserElementAccess | Returns elements which the specified user has access to. |
![]() ![]() | GsExists | Determines wether a setting i present in the globalsettings file. |
![]() ![]() | HasAccess | Overloaded. Checks if the current user has access to the module This is the same as calling HasAccess(moduleSystemName, Nothing) |
![]() ![]() | HasAccessHIDE | Returns a value to show or hide information based on the current user's access rights. |
![]() ![]() | HasGs | Gets value indicating whether specified setting is defined in the global settings file. |
![]() ![]() | HasVersion | Checks whether the current version number meets a minimum version requirement. |
![]() ![]() | HighlightFiles | Processed an input source in aim to find references(href) to internal files and replace them with an appropriate one. |
![]() ![]() | HtmlEncode | Escapes characters such as '"' |
![]() ![]() | IIf | Overloaded. This function works as a single line if-statement. |
![]() ![]() | InIPRange | Checks whether an IPv4 is within a specified range |
![]() ![]() | IsAdministrator | Determines whether the AccessUser is an administrator. |
![]() ![]() | IsAdminLoggedIn | Is the current visitor logged into admin |
![]() ![]() | IsCustomSolution | |
![]() ![]() | IsDeveloper | Overloaded. Check is the user is a developer DO NOT USE - only for test, ask TFC |
![]() ![]() | IsImage | Checks for valid image file extension. |
![]() ![]() | IsInternal | Checks whether an URL is an internal page of the current website |
![]() ![]() | IsModuleInstalled | Checks whether the specified module is installed. |
![]() ![]() | IsUserAgentHandHeld | Checks whether the current useragent is a handheld computer. |
![]() ![]() | IsValueInArray | Overloaded. Checks an integer array for a specific value. |
![]() ![]() | IsValueInArrayList | Checks an arraylist of arrays for a value at a specific index. |
![]() ![]() | JSEnable | Escapes any ' or " in the input string by inserting \ in front of them. |
![]() ![]() | JSEncode | Replaces string for javascript use. |
![]() ![]() | JSEscapeParse | Encodes or Decodes an input string for javascript use. |
![]() ![]() | LightVersionPages | Returns the number of pages in solution |
![]() ![]() | MD5HashToString | Encrypts a string using MD5 encryption. |
![]() ![]() | MediaSettings | Fills extList string with all valid extensions. |
![]() ![]() | MenuRestart | |
![]() ![]() | MultiplyString | Multiplied an input string by required times. |
![]() ![]() | NewLineToBR | |
![]() ![]() | NumberOfDecimalPlaces | Returns the number of decimal places |
![]() ![]() | OpenWindowStrip | Determine whether to open window or not. |
![]() | ParseInt | Checks the input for a integer value. |
![]() ![]() | ParseLinkManager | Parse the input Name property for LinkManager. |
![]() ![]() | PasswordGenerate | Generates a random password. |
![]() ![]() | pwEncrypt | Encrypts a string with MD5 encryption. |
![]() ![]() | ReadTextFile | Overloaded. Returns the contents of a text file as a string. |
![]() ![]() | RedirectToAspx | Converts URLs with ".asp" to ".aspx". |
![]() ![]() | ReplaceQueryString | Overloaded. |
![]() ![]() | ReplaceString | Overloaded. Case insensitive replace |
![]() ![]() | Request | Overloaded. Instead of using Request.QueryString or Request.Form |
![]() ![]() | ReturnExtranetMasterScheme | Returns master scheme for user information. |
![]() ![]() | RoundUp | Rounds up a double value to an integer. |
![]() ![]() | SetElementAccess | Sets the permissions for a specific element. |
![]() ![]() | SetGs | Overloaded. Writes a setting to the globalsettings file. |
![]() ![]() | StringToIntArray | Converts a , seperated string to an int array |
![]() ![]() | StripHTML | Strips a string of all HTML. |
![]() ![]() | StripHTML_ALT | Strips a string of all HTML tags. |
![]() ![]() | StripIllegalChars | Strips a string of characters other than "abcdefghijklmnopqrstuvwxyzæøå0123456789@. _-". |
![]() ![]() | StripIllegalCharsExt | Strips a string of invalid characters. |
![]() ![]() | StripIllegalCharsSimple | Overloaded. Strips a string of invalid characters. |
![]() ![]() | StripOfficeHtml | |
![]() ![]() | StrippedQueryString | Overloaded. |
![]() ![]() | TeaserString | Returns a teaser text e.g. headlines |
![]() ![]() | ToggleDebug | If Query string parameter Debug=True, a session variable DW_Debug is set to "True". if the parameter Debug=False the DW_Debug parameter is removed from the session object. |
![]() ![]() | URLEnable | Overloaded. Replaces any questionmark, hash and ampersand in the input string. |
![]() ![]() | ValidateEmail | Checks for a valid e-mail format. |
![]() ![]() | w | Response writes the object to the client. |
![]() ![]() | wa | Writes the alert message to the client. |
![]() ![]() | we | Response writes the object to the client and ends the response stream. |
![]() ![]() | whe | Response writes the objects data htmlencoded to the client. |
![]() ![]() | WrapImage | Wraps an image into the table layout so it is suitable for frontend editing. |
![]() ![]() | WriteEventLog | |
![]() ![]() | WriteTextFile | Overloaded. Writes a string to a text file. |
![]() ![]() | XmlXsltParse | Overloaded. Parses the XML document using the passed xsltReader. |