hook_views_handler_option_definition_alter |
function |
./views.api.php |
Alter existing handler option definitions. |
hook_views_plugin_option_definition_alter |
function |
./views.api.php |
Alter existing plugin option definitions. |
view::init_display |
function |
includes/view.inc |
Set the display for this view and initialize the display handler. |
view::init_handlers |
function |
includes/view.inc |
Acquire and attach all of the handlers. |
view::init_localization |
function |
includes/view.inc |
Find and initialize the localization plugin. |
view::init_pager |
function |
includes/view.inc |
Initialize the pager. |
view::init_query |
function |
includes/view.inc |
Do some common building initialization. |
view::init_style |
function |
includes/view.inc |
Find and initialize the style plugin. |
view::_init_handler |
function |
includes/view.inc |
Attach all of the handlers for each type. |
ViewsHandlerFilterCombineTest::schemaDefinition |
function |
tests/handlers/views_handler_filter_combine.test |
Allow {views_test}.job to be NULL. |
ViewsHandlerFilterNumericTest::schemaDefinition |
function |
tests/handlers/views_handler_filter_numeric.test |
The schema definition. |
ViewsHandlerFilterStringTest::schemaDefinition |
function |
tests/handlers/views_handler_filter_string.test |
The schema definition. |
ViewsSqlTest::schemaDefinition |
function |
tests/views_query.test |
The schema definition. |
views_db_object::init |
function |
includes/view.inc |
Initialize this object, setting values from schema defaults. |
views_handler::init |
function |
includes/handlers.inc |
Init the handler with necessary data. |
views_handler::option_definition |
function |
includes/handlers.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_area::init |
function |
handlers/views_handler_area.inc |
Init the handler with necessary data. |
views_handler_area::option_definition |
function |
handlers/views_handler_area.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_area_messages::option_definition |
function |
handlers/views_handler_area_messages.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_area_result::option_definition |
function |
handlers/views_handler_area_result.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_area_text::option_definition |
function |
handlers/views_handler_area_text.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_area_text_custom::option_definition |
function |
handlers/views_handler_area_text_custom.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_area_view::option_definition |
function |
handlers/views_handler_area_view.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_argument::init |
function |
handlers/views_handler_argument.inc |
Init the handler with necessary data. |
views_handler_argument::option_definition |
function |
handlers/views_handler_argument.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_argument_field_list::init |
function |
modules/field/views_handler_argument_field_list.inc |
Init the handler with necessary data. |
views_handler_argument_field_list::option_definition |
function |
modules/field/views_handler_argument_field_list.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_argument_field_list_string::init |
function |
modules/field/views_handler_argument_field_list_string.inc |
Init the handler with necessary data. |
views_handler_argument_field_list_string::option_definition |
function |
modules/field/views_handler_argument_field_list_string.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_argument_many_to_one::init |
function |
handlers/views_handler_argument_many_to_one.inc |
Init the handler with necessary data. |
views_handler_argument_many_to_one::option_definition |
function |
handlers/views_handler_argument_many_to_one.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_argument_null::option_definition |
function |
handlers/views_handler_argument_null.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_argument_numeric::option_definition |
function |
handlers/views_handler_argument_numeric.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_argument_string::init |
function |
handlers/views_handler_argument_string.inc |
Init the handler with necessary data. |
views_handler_argument_string::option_definition |
function |
handlers/views_handler_argument_string.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_argument_term_node_tid::option_definition |
function |
modules/taxonomy/views_handler_argument_term_node_tid.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_argument_term_node_tid_depth::option_definition |
function |
modules/taxonomy/views_handler_argument_term_node_tid_depth.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_argument_term_node_tid_depth_join::option_definition |
function |
modules/taxonomy/views_handler_argument_term_node_tid_depth_join.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_field::init |
function |
handlers/views_handler_field.inc |
Init the handler with necessary data. |
views_handler_field::option_definition |
function |
handlers/views_handler_field.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_field_accesslog_path::init |
function |
modules/statistics/views_handler_field_accesslog_path.inc |
Override init function to provide generic option to link to node. |
views_handler_field_accesslog_path::option_definition |
function |
modules/statistics/views_handler_field_accesslog_path.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_field_aggregator_category::option_definition |
function |
modules/aggregator/views_handler_field_aggregator_category.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_field_aggregator_title_link::option_definition |
function |
modules/aggregator/views_handler_field_aggregator_title_link.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_field_boolean::init |
function |
handlers/views_handler_field_boolean.inc |
Init the handler with necessary data. |
views_handler_field_boolean::option_definition |
function |
handlers/views_handler_field_boolean.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_field_comment::init |
function |
modules/comment/views_handler_field_comment.inc |
Override init function to provide generic option to link to comment. |
views_handler_field_comment::option_definition |
function |
modules/comment/views_handler_field_comment.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_field_comment_link::option_definition |
function |
modules/comment/views_handler_field_comment_link.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_field_comment_link_edit::option_definition |
function |
modules/comment/views_handler_field_comment_link_edit.inc |
Information about options for all kinds of purposes will be held here. |