GoLang HaruDoc::setOpenAction

request it (233)
GoLang replacement for PHP's HaruDoc::setOpenAction [edit | history]



Do you know a GoLang replacement for PHP's HaruDoc::setOpenAction? Write it!

PHP HaruDoc::setOpenAction

PHP original manual for HaruDoc::setOpenAction [ show | php.net ]

HaruDoc::setOpenAction

(PECL haru >= 0.0.1)

HaruDoc::setOpenActionDefine which page is shown when the document is opened

Description

bool HaruDoc::setOpenAction ( object $destination )

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

Parameters

destination

A valid HaruDestination instance.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.