15.08.2013 Views

Ektron CMS400.NET Developer Reference Manual

Ektron CMS400.NET Developer Reference Manual

Ektron CMS400.NET Developer Reference Manual

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Custom ASP Functions<br />

IMPORTANT!<br />

Custom ASP Functions<br />

<strong>Ektron</strong> <strong>CMS400.NET</strong> displays content on your Web site through<br />

the use of custom <strong>Ektron</strong> ASP functions and ComObjects. Your<br />

template you must include the following file to be able to use the<br />

custom functions:<br />

<br />

This file (application.asp) calls the file with the custom <strong>Ektron</strong><br />

functions to allow the page to function properly. The include<br />

statement must appear at the top of every template file that uses<br />

an <strong>Ektron</strong> <strong>CMS400.NET</strong> custom ASP function.<br />

ContentWS.asmx is the web services (WSDL) file that the custom ASP functions<br />

use to talk to <strong>Ektron</strong> <strong>CMS400.NET</strong>. The WSDLpath located in the<br />

applicationAPI.asp file must be set to location of the WSDL file. The default<br />

WSDLpath is http://localhost/CMS400Example/WorkArea/<br />

WebServices/ContentWS.asmx. If you have changed the location of<br />

ContentWS.asmx you need to update the WSDLpath. For example, if your site is<br />

www.myektronsite.com, the WSDLpath would be http://<br />

www.myektronsite.com/WorkArea/WebServices/ContentWS.asmx.<br />

To customize <strong>Ektron</strong> <strong>CMS400.NET</strong>, you need to be familiar with<br />

these tags.<br />

Function Description More Information<br />

Calendar Functions<br />

Calendar Displays a calendar with different display types.<br />

For example, a daily view calendar.<br />

”Calendar Function”<br />

on page 437<br />

Event Calendar Displays a month view event calendar ”Event Calendar<br />

Function” on page 434<br />

Collection Functions<br />

Collection Displays links generated by collections ”Collection Function”<br />

on page 419<br />

<strong>Ektron</strong> <strong>CMS400.NET</strong> <strong>Developer</strong> <strong>Reference</strong> <strong>Manual</strong>, Version 5.1, Revision 5 359

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!