Netvibes
[ class tree: Netvibes ] [ index: Netvibes ] [ all elements ]

Class: Compiler_Uwa

Source Location: /Compiler/Uwa.php

Class Overview

Compiler
   |
   --Compiler_Uwa
UWA compilation utilities.

Methods


Inherited Variables

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] UWA compilation utilities.
[ Top ]

Class Methods


method render [line 34]

string render( )
Main rendering function.

Tags:

access:  public
Overrides Compiler::render() (* ABSTRACT FUNCTIONS **)
[ Top ]

method renderCss [line 175]

void renderCss( )
Renders the styles information.

Tags:

access:  public
[ Top ]

method renderJavaScriptFunction [line 143]

void renderJavaScriptFunction( )
Renders the controller as a JavaScript class.

Tags:

access:  public
[ Top ]

method renderJavaScriptRaw [line 127]

void renderJavaScriptRaw( )
Renders the controller within a JavaScript closure.

Tags:

access:  public
[ Top ]

method renderJs [line 167]

void renderJs( )
Renders the controller as a JavaScript closure.

Tags:

access:  public
[ Top ]

method _getPreferenceXml [line 99]

void _getPreferenceXml( $preference)

Tags:

access:  public

Parameters:

   $preference  
[ Top ]

Documentation generated on Fri, 30 May 2008 16:46:44 +0200 by phpDocumentor 1.4.1