Code Context if (file_exists($file)) {
self::_map($file, $className);
return include $file;
$className = "JsHelper"
$file = "/home/opure/sculpture/symposium/lib/Cake/View/Helper/JsHelper.php"
$parts = array(
"View/Helper"
)
$plugin = null
$package = "View/Helper"
$paths = array(
"/home/opure/sculpture/symposium/app/View/Helper/",
"/home/opure/sculpture/symposium/app/views/helpers/",
"/home/opure/sculpture/symposium/app/Lib/View/Helper/",
"/home/opure/sculpture/symposium/lib/Cake/View/Helper/"
)
$appLibs = "/home/opure/sculpture/symposium/app/Lib/"
$path = "/home/opure/sculpture/symposium/lib/Cake/View/Helper/"
App::load() - CORE/Cake/Core/App.php, line 514
App::load() - CORE/Cake/Core/App.php, line 514
spl_autoload_call - [internal], line ??
method_exists - [internal], line ??
PaginatorHelper::__construct() - CORE/Cake/View/Helper/PaginatorHelper.php, line 96
HelperCollection::load() - CORE/Cake/View/HelperCollection.php, line 81
View::loadHelpers() - CORE/Cake/View/View.php, line 577
View::render() - CORE/Cake/View/View.php, line 359
Controller::render() - CORE/Cake/Controller/Controller.php, line 898
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 114
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 89
[main] - APP/webroot/index.php, line 96