JavaScript Editor Javascript debugger     Website design 


HaruDoc::setOpenAction

Define which page is shown when the document is opened ()
bool HaruDoc::setOpenAction ( object destination )

Defines wich page should be shown when the document is opened.

Parameters

destination

A valid HaruDestination instance.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws HaruException on error.