Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for get_title

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
view::get_title function modules/views/includes/view.inc Get the view's current title. This can change depending upon how it was built.
drupal_get_title function includes/drupal.inc Gets the title of the current page.
backdrop_get_title function includes/bootstrap.inc Gets the title of the current page.
system_menu_block_get_title function modules/system/system.menu.inc Retrieves the menu item to use for the tree's title.
layout_get_title_description function modules/layout/layout.module Gets the title description for the current layout.
views_handler_argument::get_title function modules/views/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().

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS