true # false => tools plugin ); public $scriptsAdded = array( 'date' => false, 'time' => false, 'maxLength' => false, 'autoComplete' => false ); public function __construct($View = null, $settings = array()) { if (($webroot = Configure::read('Asset.webroot')) !== null) { $this->settings['webroot'] = $webroot; } parent::__construct($View, $settings); } /** * Creates an HTML link, but accesses the url using DELETE method. * Requires javascript to be enabled in browser. * * This method creates a `