The internal path of a layout.

The layout path must match the provided menu item path. Set and get this variable's value with Layout::getPath() and Layout::setPath().

Type: string

File

modules/layout/includes/layout.class.inc, line 44
Class for loading, modifying, and executing a layout.

Class

Layout
@file Class for loading, modifying, and executing a layout.

Code

private $path;