Cheetah
Classes | Functions | Variables
ChProfileCustomizeModule.php File Reference

Go to the source code of this file.

Classes

class  ChProfileCustomizeModule
 

Functions

 ch_profile_customize_import ($sClassPostfix, $aModuleOverwright=array())
 

Variables

const CH_PROFILE_CUSTOMIZE_DIR_IMAGES 'data/images/'
 
const CH_PROFILE_CUSTOMIZE_SMALL_PREFIX 's_'
 
const CH_PROFILE_CUSTOMIZE_THEME_PREFIX 't_'
 
const CH_PROFILE_CUSTOMIZE_THUMB_EXT '.jpg'
 
const CH_PROFILE_CUSTOMIZE_THEME_CONF 'conf.php'
 
const CH_PROFILE_CUSTOMIZE_THEME_THUMB 'thumb.jpg'
 
const CH_PROFILE_CUSTOMIZE_IMAGES_DELETE 0
 
const CH_PROFILE_CUSTOMIZE_IMAGES_COPY 1
 
const CH_PROFILE_PAGE 1
 

Function Documentation

◆ ch_profile_customize_import()

ch_profile_customize_import (   $sClassPostfix,
  $aModuleOverwright = array() 
)

Definition at line 24 of file ChProfileCustomizeModule.php.

Variable Documentation

◆ CH_PROFILE_CUSTOMIZE_DIR_IMAGES

const CH_PROFILE_CUSTOMIZE_DIR_IMAGES 'data/images/'

Definition at line 13 of file ChProfileCustomizeModule.php.

◆ CH_PROFILE_CUSTOMIZE_IMAGES_COPY

const CH_PROFILE_CUSTOMIZE_IMAGES_COPY 1

Definition at line 20 of file ChProfileCustomizeModule.php.

◆ CH_PROFILE_CUSTOMIZE_IMAGES_DELETE

const CH_PROFILE_CUSTOMIZE_IMAGES_DELETE 0

Definition at line 19 of file ChProfileCustomizeModule.php.

◆ CH_PROFILE_CUSTOMIZE_SMALL_PREFIX

const CH_PROFILE_CUSTOMIZE_SMALL_PREFIX 's_'

Definition at line 14 of file ChProfileCustomizeModule.php.

◆ CH_PROFILE_CUSTOMIZE_THEME_CONF

const CH_PROFILE_CUSTOMIZE_THEME_CONF 'conf.php'

Definition at line 17 of file ChProfileCustomizeModule.php.

◆ CH_PROFILE_CUSTOMIZE_THEME_PREFIX

const CH_PROFILE_CUSTOMIZE_THEME_PREFIX 't_'

Definition at line 15 of file ChProfileCustomizeModule.php.

◆ CH_PROFILE_CUSTOMIZE_THEME_THUMB

const CH_PROFILE_CUSTOMIZE_THEME_THUMB 'thumb.jpg'

Definition at line 18 of file ChProfileCustomizeModule.php.

◆ CH_PROFILE_CUSTOMIZE_THUMB_EXT

const CH_PROFILE_CUSTOMIZE_THUMB_EXT '.jpg'

Definition at line 16 of file ChProfileCustomizeModule.php.

◆ CH_PROFILE_PAGE

const CH_PROFILE_PAGE 1

Definition at line 22 of file ChProfileCustomizeModule.php.