• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • HaruDoc::getCurrentPage()

    (PECL haru >= 0.0.1)

    Return 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异常。