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

Class: BaseW3sMetatagsManager

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

Class BaseW3sMetatagsManager

Class Overview

Implements interfaces:

BaseW3sMetatagsManager is the base class that renders the interface to manage website's metatags.

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



		
				Author(s):
		
		
		API Tags:
Abstract:  

Information Tags:

Properties

Methods

[ Top ]
Property Summary
mixed   $metatag  
mixed   $skeleton  

[ Top ]
Method Summary
BaseW3sMetatagsManager   __construct()  
void   render()  

[ Top ]
Properties
mixed   $metatag [line 27]
API Tags:
Access:  protected


[ Top ]
mixed   $skeleton =
'<div id="w3s_metatags">
<table width="100%%" border="0" cellpadding="4" cellspacing="2">
<tr>
<td valign="top">%s</td>
<td>%s</td>
</tr>
<tr>
<td valign="top">%s</td>
<td>%s</td>
</tr>
<tr>
<td valign="top">%s</td>
<td>%s</td>
</tr>
<tr>
<td></td>
<td valign="top">%s</td>
</tr>
</table>
</div>'
[line 28]
API Tags:
Access:  protected


[ Top ]
Methods
Constructor __construct  [line 50]

  BaseW3sMetatagsManager __construct( [ $metatag = null]  )

Parameters:
   $metatag: 

API Tags:
Access:  public


[ Top ]
render  [line 56]

  void render( )


API Tags:
Access:  public


Implementation of:
w3sEditor::render()

[ Top ]

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