ctools_context::$page_title
The title of the page if this object exists
Type: string
File
-
includes/
context.inc, line 56
Class
- ctools_context
- The context object is largely a wrapper around some other object, with an interface to finding out what is contained and getting to both the object and information about the object.
Code
public $page_title;