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

Public Member Functions

 xoInit ()
 
 checkAccess ()
 
 loadLangFile ($file)
 
 initLanguage ($language)
 
 setPage ($page)
 
 baseLocation ()
 
 pageURI ($page)
 
 redirectToPage ($page, $status=303, $message='See other')
 
 CreateForm ()
 

Data Fields

 $language = 'english'
 
 $pages = array()
 
 $currentPage = 'langselect'
 
 $pageIndex = 0
 
 $configs = array()
 

Member Function Documentation

◆ baseLocation()

baseLocation ( )
Returns
string
Here is the caller graph for this function:

◆ checkAccess()

checkAccess ( )
Returns
bool
Here is the call graph for this function:
Here is the caller graph for this function:

◆ CreateForm()

CreateForm ( )
Returns
string

◆ initLanguage()

initLanguage (   $language)
Parameters
$language
Here is the call graph for this function:
Here is the caller graph for this function:

◆ loadLangFile()

loadLangFile (   $file)
Parameters
$file
Here is the caller graph for this function:

◆ pageURI()

pageURI (   $page)
Parameters
$page
Returns
string
Here is the call graph for this function:
Here is the caller graph for this function:

◆ redirectToPage()

redirectToPage (   $page,
  $status = 303,
  $message = 'See other' 
)
Parameters
$page
int$status
string$message
Here is the call graph for this function:

◆ setPage()

setPage (   $page)
Parameters
$page
Returns
bool|mixed
Here is the caller graph for this function:

◆ xoInit()

xoInit ( )
Returns
bool
Here is the call graph for this function:

Field Documentation

◆ $configs

$configs = array()

◆ $currentPage

$currentPage = 'langselect'

◆ $language

$language = 'english'

◆ $pageIndex

$pageIndex = 0

◆ $pages

$pages = array()

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