Procedural File: pathBuilder.php

Source Location: Program_Root/pathBuilder.php



Classes:

Page Details:

eDreamers - eDContainer Path Builder

This component provides utility functions to build path from the user's current location within the site contents Final version is planned for eDContainer v2.2

Tags:





getPath

string getPath( array $arr_contents, string $path_separator, string $folder, string $file, string $page)

[line 29]

Function getPath

Builds the path to the currently displayed content as an information string appearing on the top of the page body. This feature is configured from the eDContainer _structure.inc file.

Tags:

  • return - the generated path

Parameters

  • array $arr_contents - an array containing an eDContainer compliant description of the instance sections and contents
  • string $path_separator - a separator string used between each elements of the path
  • string $folder - a valid eDContainer section folder name
  • string $file - a valid eDContainer content file name
  • string $page - a valid eDContainer content page number

[ Top ]


Documentation generated on Wed, 10 Dec 2003 21:45:29 +0100 by phpDocumentor 1.2.2