drupal/handlers
aspilicious e42f0d8c93 Issue #1719188 by aspilicious: Coder cleanup. 2012-10-21 22:08:43 -04:00
..
views_handler_area.inc Issue #1677784 by kenneth.venken, dawehner: Follow up, Make sure the empty area is rendered on empty results. 2012-10-21 22:08:31 -04:00
views_handler_area_result.inc Issue #1580816 by damiankloip | cperg: Added Count Records on Current Page. 2012-10-21 22:08:08 -04:00
views_handler_area_text.inc Issue #1676608 by damiankloip: Added an area handler for unfiltered text. 2012-10-21 22:07:06 -04:00
views_handler_area_text_custom.inc Rename render_textarea() in text_custom handler to not produce a strict error. Additionally use sanitize_value() instead of direct filter_xss_admin(). 2012-10-21 22:07:06 -04:00
views_handler_area_view.inc Issue #1331272 by dawehner | mototribe: Added Global: View Area sorting. 2012-10-21 22:08:08 -04:00
views_handler_argument.inc Issue #1719188 by aspilicious: Coder cleanup. 2012-10-21 22:08:43 -04:00
views_handler_argument_date.inc Issue #1719188 by aspilicious: Coder cleanup. 2012-10-21 22:08:43 -04:00
views_handler_argument_formula.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_argument_group_by_numeric.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_argument_many_to_one.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_argument_null.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_argument_numeric.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_argument_string.inc Issue #1595022 by dawehner: Convert all instances of #dependency to spaces. 2012-10-21 22:05:05 -04:00
views_handler_field.inc Issue #1719188 by aspilicious: Coder cleanup. 2012-10-21 22:08:43 -04:00
views_handler_field_boolean.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_field_contextual_links.inc Issue #1716908 by aspilicious, tim.plunkett: Use the new attributes system in D8. 2012-10-21 22:08:31 -04:00
views_handler_field_counter.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_field_custom.inc Issue #1595022 by dawehner: Convert all instances of #dependency to spaces. 2012-10-21 22:05:05 -04:00
views_handler_field_date.inc Issue #1273946 by Dmitriy.trt, tim.plunkett | ralf.strobel: Added Option to override user time zone in date handlers. 2012-10-21 22:08:30 -04:00
views_handler_field_entity.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_field_machine_name.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_field_markup.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_field_math.inc Issue #1595022 by dawehner: Convert all instances of #dependency to spaces. 2012-10-21 22:05:05 -04:00
views_handler_field_numeric.inc Issue #1595022 by dawehner: Convert all instances of #dependency to spaces. 2012-10-21 22:05:05 -04:00
views_handler_field_prerender_list.inc Issue #1595022 by dawehner: Convert all instances of #dependency to spaces. 2012-10-21 22:05:05 -04:00
views_handler_field_serialized.inc Issue #1595022 by dawehner: Convert all instances of #dependency to spaces. 2012-10-21 22:05:05 -04:00
views_handler_field_time_interval.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_field_url.inc Issue #1638074 by aaronbauman: Fixed views_handler_field_url() is not compatible with views_handler_field_contextual_links(). 2012-10-21 22:08:09 -04:00
views_handler_filter.inc Issue #1315578 by slashrsm, paranojik, dawehner: Added Ability to save exposed filters state only for registered users?. 2012-10-21 22:08:15 -04:00
views_handler_filter_boolean_operator.inc Issue #1719188 by aspilicious: Coder cleanup. 2012-10-21 22:08:43 -04:00
views_handler_filter_boolean_operator_string.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_filter_combine.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_filter_date.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_filter_equality.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_filter_group_by_numeric.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_filter_in_operator.inc Issue #1595022 by dawehner: Convert all instances of #dependency to spaces. 2012-10-21 22:05:05 -04:00
views_handler_filter_many_to_one.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_filter_numeric.inc Issue #1595022 by dawehner: Convert all instances of #dependency to spaces. 2012-10-21 22:05:05 -04:00
views_handler_filter_string.inc Issue #1719188 by aspilicious: Coder cleanup. 2012-10-21 22:08:43 -04:00
views_handler_relationship.inc Issue #1641904 by dawehner: Convert views_join to PSR-0 files. 2012-10-21 22:06:39 -04:00
views_handler_relationship_groupwise_max.inc Issue #1712456 by aspilicious: Convert old cache api in groupwise_maximum handler. 2012-10-21 22:08:31 -04:00
views_handler_sort.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_sort_date.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_sort_group_by_numeric.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00
views_handler_sort_menu_hierarchy.inc Issue #1641904 by dawehner: Convert views_join to PSR-0 files. 2012-10-21 22:06:39 -04:00
views_handler_sort_random.inc Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00