CaMykS  1.0-20231201
Classes | Variables
Theme.php.inc File Reference

Classes

class  Theme
 

Variables

global $global_theme_picts_items
 Theme plugin object. More...
 
global $global_theme_media_types
 Define available media types. More...
 

Variable Documentation

◆ $global_theme_picts_items

array $global_theme_picts_items
Initial value:
= array(
'12' => array(
'items' => array(
'empty',
'cross',
'down',
'edit',
'file',
'left',
'menu',
'minus',
'notify',
'plus',
'right',
'square',
'target',
'text',
'up',
'valid',
'view',
'action',
),
'positions' => array(
'std',
'ovr'
),
),
)

Theme plugin object.

Define available picts items.

Engine / Object Library

Author
CaMykS Team camyk.nosp@m.s.co.nosp@m.ntact.nosp@m.@gma.nosp@m.il.co.nosp@m.m
Version
1.0.4.2
Date
Creation: Jun 2005
Modification: Feb 2022
Note
This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

◆ $global_theme_media_types

array $global_theme_media_types
Initial value:
= array(
'tty',
'tv',
'projection',
'handheld',
'print',
'braille',
'aural',
'3d-glasses',
'all',
)

Define available media types.