SourceForge.net LogoPHPGallue
[ class tree: gallue ] [ index: gallue ] [ all elements ]

Class: GALGallerybase

Source Location: /gallue/gallerybase.inc.php

Class Overview

GALSkeleton
   |
   --GALGallerybase

Initialization code for libgallue.


Variables

Methods


Child classes:

GALView
A web based user interface for libgallue.

Inherited Variables

Inherited Methods

Class: GALSkeleton

GALSkeleton::__construct()
Initializes this page.
GALSkeleton::error()
Append an error message to the topbanner element.
GALSkeleton::err_handler()
Callback for PHP error handling.
GALSkeleton::message()
Append a message to the topbanner element.
GALSkeleton::nocache()
Forbids caching.
GALSkeleton::serialize()
Write the contents of this page to stdout.
GALSkeleton::setPrivate()
Marks the page as private
GALSkeleton::shorten()
Shortens the given string to the given length.
GALSkeleton::__get()
Magic method to access the protected page elements like public PHP properties.

Class Details

[line 99]
Initialization code for libgallue.

First steps of interface design are taking place :).




[ Top ]


Class Variables

$glb =  false

[line 105]

Reference to GALGlobals object that represents the current gallery.



Tags:

var:  Initialized in the constructor.
access:  protected

Type:   GALGlobals


[ Top ]



Class Methods


constructor __construct [line 111]

GALGallerybase __construct( $configPath)

Initializes the page.

This method registers all GET, POST and COOKIE vars (see GALGlobalVars::register()) and evaluates them. Finally it selects the language according to the GET paramter 'lang'.




Overrides GALSkeleton::__construct() (Initializes this page.)

Parameters:

   $configPath  

[ Top ]

method execute [line 187]

void execute( )

Execute the script's actions.

First, the user is logged in or logged out. Then it passes the POST vars which were sent by a form to the class that has generated the form via the GALItem_frontend::execute() method and executes the one click actions (see GALItem_frontend::action()).




[ Top ]

method getGlobals [line 282]

void getGlobals( )



[ Top ]

method handleImport [line 285]

void handleImport( )



[ Top ]


Documentation generated on Wed, 16 Aug 2006 15:36:01 +0200 by phpDocumentor 1.3.0RC6