Search for get_title

  1. Search 7.x-3.x for get_title
  2. Other projects
Title Object type File name Summary
view::get_title function includes/view.inc Get the view's current title. This can change depending upon how it
was built.
views_handler_argument::get_title function handlers/views_handler_argument.inc Called by the view object to get the title. This may be set by a
validator so we don't necessarily call through to title().