vendors.php File Reference
Go to the source code of this file.
Namespaces | |
| namespace | cake |
Variables | |
| $file = $_GET['file'] | |
| $pos = strpos($file, '..') | |
Variable Documentation
| $file = $_GET['file'] |
Enter description here...
Definition at line 33 of file vendors.php.
Referenced by Folder::_findRecursive(), View::_getLayoutFileName(), View::_missingView(), Object::_persist(), Object::_savePersistent(), MagicDb::analyze(), Dispatcher::baseUrl(), CacheHelper::cache(), JavascriptHelper::cacheEvents(), clearCache(), Folder::delete(), CakeSession::destroy(), View::element(), Debugger::excerpt(), fileExistsInPath(), Folder::find(), SchemaShell::generate(), Debugger::handleError(), App::import(), JavascriptHelper::includeScript(), ApiShell::main(), ErrorHandler::missingComponentClass(), ErrorHandler::missingComponentFile(), ErrorHandler::missingHelperClass(), ErrorHandler::missingHelperFile(), ErrorHandler::missingLayout(), ErrorHandler::missingView(), View::render(), Controller::render(), Shell::shortPath(), SchemaShell::startup(), uses(), vendor(), and Helper::webroot().
| $pos = strpos($file, '..') |
Definition at line 34 of file vendors.php.
Referenced by Dispatcher::cached(), FormHelper::dateTime(), TextHelper::excerpt(), String::insert(), DboFirebird::lastInsertId(), DboOdbc::name(), DboFirebird::name(), TextHelper::truncate(), and Router::writeRoute().