Class Core_PublicInterface

Description
  • abstract:

Located in /packages/core/lib/publicinterface.inc.php (line 2)


	
			
Variable Summary
Method Summary
boolean addNavigation (string $Title, [string $URL = NULL], [boolean $AddToFront = false])
string createNavigation ()
void initialize (string $Theme, string $TemplateSet)
Variables
mixed $Delimiter = ' -> ' (line 104)
  • access: public
mixed $DisableTheme = false (line 106)
  • access: public
mixed $ImagePath = NULL (line 108)
  • access: public
mixed $Navigation = array() (line 116)
  • access: public
mixed $PublicSearchFunctions = array() (line 120)
  • access: public
mixed $Templates = array() (line 118)
  • access: public
mixed $TemplateSet = NULL (line 110)
  • access: public
mixed $Theme = NULL (line 114)
  • access: public
mixed $Title = NULL (line 112)
  • access: public
Methods
addNavigation (line 12)

Adds entry to navigation array for use in a "breadcrumbs" style display in the public interface

  • access: public
boolean addNavigation (string $Title, [string $URL = NULL], [boolean $AddToFront = false])
  • string $Title
  • string $URL
  • boolean $AddToFront
createNavigation (line 42)

Returns HTML for "breadcrumbs" style navigation display

  • access: public
string createNavigation ()
initialize (line 75)

Initializes PublicInterface

  • access: public
void initialize (string $Theme, string $TemplateSet)
  • string $Theme
  • string $TemplateSet

Documentation generated on Wed, 05 Mar 2008 16:47:08 -0600 by phpDocumentor 1.3.1