Search for get_title
Title | Object type | File name | Summary |
---|---|---|---|
view::get_title | function | includes/ |
Get the view's current title. This can change depending upon how it was built. |
views_handler_argument::get_title | function | handlers/ |
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(). |