TYPO3 API  SVNRelease
Classes | Namespaces | Variables
wizard_colorpicker.php File Reference

Go to the source code of this file.

Classes

class  SC_wizard_colorpicker

Namespaces

namespace  TYPO3

Variables

 $BACK_PATH = ''
if(defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/wizard_colorpicker.php'])) $SOBE = t3lib_div::makeInstance('SC_wizard_colorpicker')

Variable Documentation

$BACK_PATH = ''

Colorpicker wizard

$Id $ Revised for TYPO3 3.7 May/2004 by Kasper Skårhøj

Author:
Mathias Schreiber <schreiber@wmdb.de>
Peter Kühn <peter@kuehn.com>
Kasper Skårhøj <typo3@typo3.com> [CLASS/FUNCTION INDEX of SCRIPT]

75: class SC_wizard_colorpicker 103: function init() 182: function main() 233: function printContent() 246: function frameSet()

SECTION: Rendering of various color selectors 305: function colorMatrix() 354: function colorList() 384: function colorImage() 417: function getIndex($im,$x,$y)

TOTAL FUNCTIONS: 8 (This index is automatically created/updated by the extension "extdeveval")

Definition at line 60 of file wizard_colorpicker.php.

if (defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/wizard_colorpicker.php'])) $SOBE = t3lib_div::makeInstance('SC_wizard_colorpicker')

Definition at line 464 of file wizard_colorpicker.php.