PhpIndex
[ class tree: PhpIndex ] [ index: PhpIndex ] [ all elements ]

Class: PhpIndex_DirectoryBrowser

Source Location: /DirectoryBrowser.php

Class Overview


Directory browser


Author(s):

  • Indiana Jones

Version:

  • 1.0

Copyright:

  • 2010 PhpIndex

Methods



Class Details

[line 19]
Directory browser

$Id: DirectoryBrowser.php 209 2011-02-21 19:05:38Z indy $

$LastChangedBy: indy $

$LastChangedDate: 2011-02-21 21:05:38 +0200 (Mon, 21 Feb 2011) $

$Rev: 209 $




Tags:

author:  Indiana Jones
version:  1.0
copyright:  2010 PhpIndex


[ Top ]


Class Methods


static method display404 [line 125]

static void display404( [string $label = 'error.404'])

Display 404 - page not found error



Tags:

access:  public


Parameters:

string   $label   Label for the 404 page content

[ Top ]

static method displayGoBack [line 137]

static void displayGoBack( string $request)

Display 'go back' link



Tags:

access:  public


Parameters:

string   $request   Request string

[ Top ]

static method sortByDate [line 108]

static integer sortByDate( array $fileA, array $fileB)

Custom function used to sort files by date



Tags:

access:  public


Parameters:

array   $fileA   First file information
array   $fileB   Second file information

[ Top ]

method run [line 78]

void run( string $request)

Main run method



Tags:

access:  public


Parameters:

string   $request   Request string

[ Top ]


Documentation generated on Mon, 21 Feb 2011 21:14:13 +0200 by phpDocumentor 1.4.3