Class EditorSaveHelper

Description

This class wraps the Save process for Editor.

You do not have to perform rigt checks or Workflow calls, everything will be handled in here.

Simply call getMessage() and getTitle() to show Feedback messages to the User.

  • version: $Id: EditorSaveHelper.php,v 1.3 2006/11/26 22:04:12 kpapst Exp $
  • copyright: Copyright (C) 2002-2006 Kevin Papst
  • author: Kevin Papst
  • license: GNU Public License


			
Variable Summary
Method Summary
EditorSaveHelper EditorSaveHelper ( $context)
void getMessage ()
void saveContent ( $content)
Variables
mixed $editorContext = null (line 60)
Methods
Constructor EditorSaveHelper (line 62)
EditorSaveHelper EditorSaveHelper ( $context)
  • $context
getMessage (line 135)
void getMessage ()
saveContent (line 77)
void saveContent ( $content)
  • $content

Documentation generated by phpDocumentor 1.3.1