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

Class: BaseW3sGroupEditorForAdd

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

Class BaseW3sGroupEditorForAdd

Class Overview

Implements interfaces:

BaseW3sGroupEditorForAdd is the base class that renders the interface to add groups to the website.

Located in /lib/w3studioCmsCore/editor/plugins/BaseW3sGroupEditorForAdd.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 editor

[ Top ]
Properties
mixed   $editorSkeleton =
'<div id="w3s_add_group_module">
<fieldset>
<table width="100%%" border="0">
<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 editor


API Tags:
Access:  public


Implementation of:
w3sEditor::render()

[ Top ]

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