netvibes.org
Home
Download
JavaScript documentation
PHP documentation
Trac
Netvibes
[
class tree: Netvibes
] [
index: Netvibes
] [
all elements
]
Packages:
Netvibes
Classes:
Compiler
Compiler_Factory
Compiler_Frame
Compiler_Google
Compiler_Uwa
Container
Exposition
Fetcher
Netvibes
Netvibes_Activity
Netvibes_Bookmark
Netvibes_Page
Netvibes_Tab
Netvibes_Timeline
Netvibes_Widget
Parser
Parser_Factory
Parser_Uwa
Proxy
Widget
Widget_Preference
Class: Compiler_Frame
Source Location: /Compiler/Frame.php
Class Overview
Compiler
| --Compiler_Frame
Frame Compiler to render a UWA widget within an iframe.
Variables
$_environment
Methods
render
Inherited Variables
Class:
Compiler
Compiler::$_coreLibraries
Compiler::$_widget
Inherited Methods
Class:
Compiler
Compiler::__construct()
Constructor.
Compiler::render()
* ABSTRACT FUNCTIONS **
Compiler::setOptions()
Sets the options.
Compiler::_getCoreLibraries()
Retrieves the list of the JavaScript core libraries used in a widget.
Compiler::_getJavascripts()
Retrieves the list of the JavaScript libraries used in a widget (both UWA and specific ones).
Compiler::_getStylesheets()
Retrieves the list of the stylesheets used in a widget.
Class Details
[line 27] Frame Compiler to render a UWA widget within an iframe.
[
Top
]
Class Variables
$_environment =
'Frame'
[line 34]
Environment.
Tags:
access:
protected
Type:
string
Overrides:
Array
[
Top
]
Class Methods
method render
[line 41]
string render( )
Main rendering function.
Tags:
access:
public
Overrides
Compiler::render()
(* ABSTRACT FUNCTIONS **)
[
Top
]
Documentation generated on Fri, 30 May 2008 16:46:43 +0200 by
phpDocumentor 1.4.1