API - XOOPS 2.5.11 Beta 2
By monxoops.fr
xos_kernel_Xoops2 Class Reference

Public Member Functions

 __construct ()
 
 path ($url, $virtual=false)
 
 url ($url)
 
 buildUrl ($url, $params=array())
 
 pathExists ($path, $error_type)
 
 gzipCompression ()
 
 pathTranslation ()
 
 themeSelect ()
 

Data Fields

 $paths = array('XOOPS' => array(), 'www' => array(), 'var' => array(), 'lib' => array(), 'modules' => array(), 'themes' => array())
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Actual Xoops OS

Member Function Documentation

◆ buildUrl()

buildUrl (   $url,
  $params = array() 
)

Build an URL with the specified request params

Parameters
$url
array$params
Returns
string

◆ gzipCompression()

gzipCompression ( )

xos_kernel_Xoops2::gzipCompression()

Returns
void

Disable gzip compression if PHP is run under CLI mode and needs refactored to work correctly

Here is the call graph for this function:

◆ path()

path (   $url,
  $virtual = false 
)

Convert a XOOPS path to a physical one

Parameters
$url
bool$virtual
Returns
mixed|string
Here is the caller graph for this function:

◆ pathExists()

pathExists (   $path,
  $error_type 
)

xos_kernel_Xoops2::pathExists()

Parameters
$path
$error_type
Returns
bool

◆ pathTranslation()

pathTranslation ( )

xos_kernel_Xoops2::pathTranslation()

Returns
void

*#+ Host abstraction layer

User Mulitbytes

◆ themeSelect()

themeSelect ( )

xos_kernel_Xoops2::themeSelect()

Returns
void
Here is the call graph for this function:

◆ url()

url (   $url)

Convert a XOOPS path to an URL

Parameters
$url
Returns
mixed|string
Here is the call graph for this function:

Field Documentation

◆ $paths

$paths = array('XOOPS' => array(), 'www' => array(), 'var' => array(), 'lib' => array(), 'modules' => array(), 'themes' => array())

The documentation for this class was generated from the following file: