UNB Components Code Reference

UnbEnvironment::PageBaseName method

Gets the full path and file base name of the currently requested web page relative to the project root and without the .php extension.

public static function UnbEnvironment::PageBaseName ($noIndex = false);

Parameters

noIndex  –  optional, default: false

(bool) true to replace the page base name "index" with "./"

Member of class: UnbEnvironment

Implementation file: environment.class.php, line 370

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.