[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/libraries/joomla/form/fields/ -> editor.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 156 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

JFormFieldEditor:: (3 methods):
  getInput()
  getEditor()
  save()


Class: JFormFieldEditor  - X-Ref

Form Field class for the Joomla Platform.
An editarea field for content creation

getInput()   X-Ref
Method to get the field input markup for the editor area

return: string  The field input markup.

getEditor()   X-Ref
Method to get a JEditor object based on the form field.

return: JEditor  The JEditor object.

save()   X-Ref
Method to get the JEditor output for an onSave event.

return: string  The JEditor object output.



Generated: Tue Apr 3 11:40:28 2012 Cross-referenced by PHPXref 0.7.1