'jQuery UI', 'version' => 193, 'summary' => 'jQuery UI as required by ProcessWire and plugins', 'href' => 'http://ui.jquery.com', 'permanent' => true, ); } public function __construct() { $this->addComponents(array( 'modal' => 'modal.js' )); } }