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

Class: BaseW3sEditorContentsLanguagesMenuTextual

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

Class BaseW3sEditorContentsLanguagesMenuTextual

Class Overview

BaseW3sEditorContentsLanguagesMenuTextual is the base class that renders the editor to manage a textual navigation menu content.

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

w3sEditorContents
   |
   --BaseW3sEditorContentsLanguagesMenuTextual
Author(s): API Tags:
Abstract:  

Information Tags:

Properties

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From w3sEditorContents

w3sEditorContents::$content
w3sEditorContents::$idEditor

Inherited From w3sEditorContents

w3sEditorContents::__construct()
Constructor.
w3sEditorContents::drawEditor()
w3sEditorContents::getEditorSkeleton()
Returns the value of the editorSkeleton variable.
w3sEditorContents::getSitePages()
Retrieves all the site's pages.
w3sEditorContents::render()
Implements the editor.
w3sEditorContents::renderCloseButton()
Draws the button to close the editor.
w3sEditorContents::setEditorSkeleton()
Sets the value of the editorSkeleton variable.

[ Top ]
Method Summary
BaseW3sEditorContentsLanguagesMenuTextual   __construct()  
string   drawEditor()   Renders the images editor

[ Top ]
Properties
mixed   $editorSkeleton = '<form id="w3s_languages_menu_editor">
<table>
<tr>
<th>%s</th>
<td>%s</td>
</tr>
<tr>
<th></th>
<td>
%s
</td>
</tr>
</table>
</form>'
[line 27]
API Tags:
Access:  protected


Redefinition of:
w3sEditorContents::$editorSkeleton

[ Top ]
Methods
Constructor __construct  [line 43]

  BaseW3sEditorContentsLanguagesMenuTextual __construct( $content, [ $editorId = null]  )

Parameters:
   $content: 
   $editorId: 

API Tags:
Access:  public


Redefinition of:
w3sEditorContents::__construct()
Constructor.

[ Top ]
drawEditor  [line 54]

  string drawEditor( )

Renders the images editor


API Tags:
Access:  public


Redefinition of:
w3sEditorContents::drawEditor()

[ Top ]

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