phpDocumentor sfW3studioCMSPlugin
BaseW3sPageEditor
[ class tree: sfW3studioCMSPlugin ] [ index: sfW3studioCMSPlugin ] [ all elements ]

Class: BaseW3sPageEditor

Source Location: /lib/w3studioCmsCore/editor/plugins/BaseW3sPageEditor.class.php

Class BaseW3sPageEditor

Class Overview

Implements interfaces:

BaseW3sPageEditor is the base class that renders the interface to manage website's pages.

Located in /lib/w3studioCmsCore/editor/plugins/BaseW3sPageEditor.class.php [line 24]



		
				Author(s):
		
		
		API Tags:
Abstract:  

Information Tags:

Properties

Methods

[ Top ]
Property Summary
mixed   $editorSkeleton  

[ Top ]
Method Summary
string   render()   Renders the images editor

[ Top ]
Properties
mixed   $editorSkeleton =
'<div id="w3s_pages_form">
<fieldset>
<table width="100%%" cellpadding="4" cellspacing="2">
<tr>
<td>%s</td>
<td>%s</td>
</tr>
<tr>
<td>%s</td>
<td>%s</td>
</tr>
<tr>
<td></td>
<td height="30">%s</td>
</tr>
</table>
</fieldset>
</div>'
[line 27]
API Tags:
Access:  protected


[ Top ]
Methods
render  [line 53]

  string render( )

Renders the images editor


API Tags:
Access:  public


Implementation of:
w3sEditor::render()

[ Top ]

Documentation generated on Tue, 11 Aug 2009 14:53:29 +0200 by phpDocumentor 1.4.0