ClearFoundation

Developer API Reference FileBrowser

ClearOS API

Class FileBrowser

Description

File browser.

Located in /api/FileBrowser.class.php (line 75)

Engine
   |
   --FileBrowser
Method Summary
FileBrowser __construct ([ $sessions = false])
void Configure ( $config_path,  $root_path,  $post_url, [ $loading_image = null])
void LoadConfiguration ( $config_path)
void ProcessPost ( $post)
void ResetConfiguration ( $config_path)
Variables

Inherited Variables

Inherited from Engine

Engine::$errors
Methods
Constructor __construct (line 95)

FileBrowser constructor.

FileBrowser __construct ([ $sessions = false])
  • $sessions

Redefinition of:
Engine::__construct()
Engine constructor.
Configure (line 121)
  • access: public
void Configure ( $config_path,  $root_path,  $post_url, [ $loading_image = null])
  • $config_path
  • $root_path
  • $post_url
  • $loading_image
LoadConfiguration (line 331)
  • access: public
void LoadConfiguration ( $config_path)
  • $config_path
ProcessPost (line 146)
  • access: public
void ProcessPost ( $post)
  • $post
ResetConfiguration (line 405)
  • access: public
void ResetConfiguration ( $config_path)
  • $config_path

Inherited Methods

Inherited From Engine

Engine::__construct()
Engine::AddValidationError()
Engine::CheckValidationErrors()
Engine::CopyValidationErrors()
Engine::GetValidationErrors()
Engine::Log()
Engine::__destruct()
Class Constants

Inherited Constants

Inherited from Engine

Engine::COMMAND_API

Documentation generated on Fri, 28 Aug 2009 20:32:05 -0400 by phpDocumentor 1.3.2