Class: Loggix_Expander

Source Location: /Expander.php

Class Overview


Loggix Expander Class

Variables

Constants

Methods

Class Details

[line 34]

Loggix Expander Class

Example:
  1.  /expander_dir/index.php?id=filename

[ Top ]

Class Variables

$plugin =

[line 44]

Tags:

see:Loggix_Expander::__construct()
access:public
Type: object
[ Top ]

$startTime =

[line 51]

Tags:

Type: float
[ Top ]

$_delegate = null

[line 57]

Tags:

see:Loggix_Utility
access:private
Type: object
[ Top ]

Class Methods

method display [line 242]

void display( array $item, string $sessionState)

Display XHTML

Tags:

access:public
uses:setMenuItems
uses:Loggix_Expander::sendHttpHeaders()
uses:Loggix_View

Parameters:

array $item
string $sessionState

[ Top ]

constructor __construct [line 64]

Loggix_Expander __construct( )

Constructor

Tags:

access:public
uses:microtime

[ Top ]

method getContent [line 114]

string getContent( )

Get and Display Expander Content

Supported extensions are: .inc.php | .php | .inc | .html | .txt | .text (Markdown format)

Tags:

access:public

[ Top ]

method getModuleLanguage [line 180]

array getModuleLanguage( string $module_name)

Get Expander Language File

Tags:

access:public

Parameters:

string $module_name

[ Top ]

method sendHttpHeaders [line 195]

void sendHttpHeaders( )

Send HTTP Headers to User Agent

Tags:

access:public
usedby:Loggix_Expander::display()

[ Top ]

method _includePlugins [line 92]

void _includePlugins( )

Load Modules in /plugins/ directory.

Tags:

access:private
uses:strpos
uses:readdir
uses:opendir

[ Top ]

method __call [line 78]

void __call( $method, $args)

Relay the method call to Loggix_Utility

Tags:

access:public

Parameters:

$method
$args

[ Top ]

Class Constants

EXPANDER_DATA_DIR =  './data/'

[line 36]

[ Top ]

EXPANDER_PLUGIN_DIR =  './plugins/'

[line 37]

[ Top ]

Documentation generated on Wed, 03 Jun 2009 00:12:20 +0900 by phpDocumentor 1.4.2

XHTML 1.0