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

    (Yaf >=1.0.0)

    The route purpose

    说明

    publicYaf_Route_Supervar::route(Yaf_Request_Abstract$request): bool
    Warning

    本函数还未编写文档,仅有参数列表。

    参数

    $request

    返回值

    如果在$_GET中有键(在Yaf_Route_Supervar::__construct()中定义),返回TRUE,否则返回FALSE。