Interface

GraphicalEnvironment

Package: PHPBoost\Environment Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Benoit SAUTEL ben.popeye@phpboost.com Version: PHPBoost 5.2 - last update: 2014 12 22 Since: PHPBoost 3.0 - 2009 10 01 Located at: phpboost/environment/GraphicalEnvironment.class.php

This class is used to represent the bread crumb displayed on each page of the website. It enables the user to locate himself in the whole site. A bread crumb can look like this: Home >> My module >> First level category >> Second level category >> Third level category >> .. >> My page >> Edition

Direct known implementers
AbstractGraphicalEnvironment
Methods summary
public
# display( $content )

Displays the environment with content of the page.