PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

HaruDoc::getCurrentPage

(PECL haru >= 0.0.1)

HaruDoc::getCurrentPageReturn current page of the document

说明

HaruDoc::getCurrentPage ( void ) : object

Get current page of the document.

参数

此函数没有参数。

返回值

Returns HaruPage instance on success or FALSE if there is no current page at the moment.

错误/异常

发生错误时抛出 HaruException 异常。