DuckPhp\Ext\RouteHookDirectoryMode

简介

多目录模式的 hook

选项

‘mode_dir_use_path_info’=>true,

公开方法

详解

  1. public function __construct()
  2. public function init(array $options, object $context = null)
  3. protected function adjustPathinfo($basepath, $path_info)
  4. public function onURL($url = null)
  5. public static function Hook($path_info)
  6. public function _Hook($path_info)