Search for init

  1. Search 7.x-3.x for init
  2. Other projects
Title Object type File name Summary
views_handler_field_math::option_definition function handlers/views_handler_field_math.inc Information about options for all kinds of purposes will be held here.
views_handler_field_ncs_last_comment_name::option_definition function modules/comment/views_handler_field_ncs_last_comment_name.inc Information about options for all kinds of purposes will be held here.
views_handler_field_node::init function modules/node/views_handler_field_node.inc init the handler with necessary data.
views_handler_field_node::option_definition function modules/node/views_handler_field_node.inc Information about options for all kinds of purposes will be held here.
views_handler_field_node_language::option_definition function modules/translation/views_handler_field_node_language.inc Information about options for all kinds of purposes will be held here.
views_handler_field_node_link::option_definition function modules/node/views_handler_field_node_link.inc Information about options for all kinds of purposes will be held here.
views_handler_field_node_new_comments::init function modules/comment/views_handler_field_node_new_comments.inc init the handler with necessary data.
views_handler_field_node_new_comments::option_definition function modules/comment/views_handler_field_node_new_comments.inc Information about options for all kinds of purposes will be held here.
views_handler_field_node_path::option_definition function modules/node/views_handler_field_node_path.inc Information about options for all kinds of purposes will be held here.
views_handler_field_node_revision::init function modules/node/views_handler_field_node_revision.inc init the handler with necessary data.
views_handler_field_node_revision::option_definition function modules/node/views_handler_field_node_revision.inc Information about options for all kinds of purposes will be held here.
views_handler_field_node_type::option_definition function modules/node/views_handler_field_node_type.inc Information about options for all kinds of purposes will be held here.
views_handler_field_numeric::option_definition function handlers/views_handler_field_numeric.inc Information about options for all kinds of purposes will be held here.
views_handler_field_prerender_list::option_definition function handlers/views_handler_field_prerender_list.inc Information about options for all kinds of purposes will be held here.
views_handler_field_search_score::option_definition function modules/search/views_handler_field_search_score.inc Information about options for all kinds of purposes will be held here.
views_handler_field_serialized::option_definition function handlers/views_handler_field_serialized.inc Information about options for all kinds of purposes will be held here.
views_handler_field_taxonomy::option_definition function modules/taxonomy/views_handler_field_taxonomy.inc Information about options for all kinds of purposes will be held here.
views_handler_field_term_link_edit::option_definition function modules/taxonomy/views_handler_field_term_link_edit.inc Information about options for all kinds of purposes will be held here.
views_handler_field_term_node_tid::init function modules/taxonomy/views_handler_field_term_node_tid.inc init the handler with necessary data.
views_handler_field_term_node_tid::option_definition function modules/taxonomy/views_handler_field_term_node_tid.inc Information about options for all kinds of purposes will be held here.
views_handler_field_time_interval::option_definition function handlers/views_handler_field_time_interval.inc Information about options for all kinds of purposes will be held here.
views_handler_field_upload_description::init function modules/upload/views_handler_field_upload_description.inc init the handler with necessary data.
views_handler_field_upload_description::option_definition function modules/upload/views_handler_field_upload_description.inc Information about options for all kinds of purposes will be held here.
views_handler_field_upload_fid::option_definition function modules/upload/views_handler_field_upload_fid.inc Information about options for all kinds of purposes will be held here.
views_handler_field_url::option_definition function handlers/views_handler_field_url.inc Information about options for all kinds of purposes will be held here.
views_handler_field_user::init function modules/user/views_handler_field_user.inc Override init function to provide generic option to link to user.
views_handler_field_user::option_definition function modules/user/views_handler_field_user.inc Information about options for all kinds of purposes will be held here.
views_handler_field_user_link::option_definition function modules/user/views_handler_field_user_link.inc Information about options for all kinds of purposes will be held here.
views_handler_field_user_mail::option_definition function modules/user/views_handler_field_user_mail.inc Information about options for all kinds of purposes will be held here.
views_handler_field_user_name::init function modules/user/views_handler_field_user_name.inc Add uid in the query so we can test for anonymous if needed.
views_handler_field_user_name::option_definition function modules/user/views_handler_field_user_name.inc Information about options for all kinds of purposes will be held here.
views_handler_field_user_picture::option_definition function modules/user/views_handler_field_user_picture.inc Information about options for all kinds of purposes will be held here.
views_handler_filter::init function handlers/views_handler_filter.inc Provide some extra help to get the operator/value easier to use.
views_handler_filter::option_definition function handlers/views_handler_filter.inc Information about options for all kinds of purposes will be held here.
views_handler_filter_boolean_operator::option_definition function handlers/views_handler_filter_boolean_operator.inc Information about options for all kinds of purposes will be held here.
views_handler_filter_date::option_definition function handlers/views_handler_filter_date.inc Information about options for all kinds of purposes will be held here.
views_handler_filter_in_operator::option_definition function handlers/views_handler_filter_in_operator.inc Information about options for all kinds of purposes will be held here.
views_handler_filter_many_to_one::init function handlers/views_handler_filter_many_to_one.inc Provide some extra help to get the operator/value easier to use.
views_handler_filter_many_to_one::option_definition function handlers/views_handler_filter_many_to_one.inc Information about options for all kinds of purposes will be held here.
views_handler_filter_node_tnid::option_definition function modules/translation/views_handler_filter_node_tnid.inc Information about options for all kinds of purposes will be held here.
views_handler_filter_numeric::option_definition function handlers/views_handler_filter_numeric.inc Information about options for all kinds of purposes will be held here.
views_handler_filter_search::option_definition function modules/search/views_handler_filter_search.inc Information about options for all kinds of purposes will be held here.
views_handler_filter_string::option_definition function handlers/views_handler_filter_string.inc Information about options for all kinds of purposes will be held here.
views_handler_filter_term_node_tid::option_definition function modules/taxonomy/views_handler_filter_term_node_tid.inc Information about options for all kinds of purposes will be held here.
views_handler_filter_term_node_tid_depth::option_definition function modules/taxonomy/views_handler_filter_term_node_tid_depth.inc Information about options for all kinds of purposes will be held here.
views_handler_relationship::init function handlers/views_handler_relationship.inc Init handler to let relationships live on tables other than
the table they operate on.
views_handler_relationship::option_definition function handlers/views_handler_relationship.inc Information about options for all kinds of purposes will be held here.
views_handler_relationship_node_term_data::option_definition function modules/taxonomy/views_handler_relationship_node_term_data.inc Information about options for all kinds of purposes will be held here.
views_handler_relationship_translation::option_definition function modules/translation/views_handler_relationship_translation.inc Information about options for all kinds of purposes will be held here.
views_handler_sort::option_definition function handlers/views_handler_sort.inc Information about options for all kinds of purposes will be held here.