/admin/code/tce_functions_tcecode_editor.php

Description

Functions for custom mark-up language editor.

  • since: 2002-02-20
  • link: www.tecnick.com
  • copyright: Copyright © 2004-2006, Tecnick.com S.r.l. - Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
  • author: Nicola Asuni
Includes
require_once ('../code/tce_functions_upload.php') (line 40)
require_once ('../config/tce_config.php') (line 36)
Functions
getImageButton (line 140)

Display one tag button

  • return: string
  • since: 2006-03-07
  • link: www.tecnick.com
  • copyright: Copyright © 2004-2006, Tecnick.com S.r.l. - Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
  • author: Nicola Asuni
XHTML getImageButton (string $callingform, string $callingfield, string $name, string $tag, string $image, [string $onclick = ""], [string $accesskey = ""])
  • string $callingform: name of calling xhtml form
  • string $callingfield: name of calling form field (textarea where output code will be sent)
  • string $name: name of the button
  • string $tag: tag value
  • string $image: image file of button
  • string $onclick: default onclick action
  • string $accesskey: accesskey: character for keyboard shortcut
tcecodeEditorTagButtons (line 54)

Display TCExam Code EDITOR Tag Buttons

  • return: string
  • since: 2006-03-07
  • link: www.tecnick.com
  • copyright: Copyright © 2004-2006, Tecnick.com S.r.l. - Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
  • author: Nicola Asuni
XHTML tcecodeEditorTagButtons (string $callingform, string $callingfield)
  • string $callingform: name of calling xhtml form
  • string $callingfield: name of calling form field (textarea where output code will be sent)

Documentation generated on Fri, 24 Nov 2006 21:16:24 +0100 by phpDocumentor 1.3.0RC3