Same name and namespace in other branches
  1. 6.x-3.x includes/handlers.inc \views_handler::extra_options()

Provide defaults for the handler.

File

includes/handlers.inc, line 498
Defines the various handler objects to help build and display views.

Class

views_handler

Code

public function extra_options(&$option) {
}