MediaWiki  REL1_24
JavaScriptContentHandler Class Reference

Content handler for JavaScript pages. More...

Inheritance diagram for JavaScriptContentHandler:
Collaboration diagram for JavaScriptContentHandler:

List of all members.

Public Member Functions

 __construct ($modelId=CONTENT_MODEL_JAVASCRIPT)

Protected Member Functions

 getContentClass ()

Detailed Description

Content handler for JavaScript pages.

Since:
1.21
Todo:
make ScriptContentHandler base class, do highlighting stuff there?

Definition at line 30 of file JavaScriptContentHandler.php.


Constructor & Destructor Documentation

Parameters:
string$modelId

Definition at line 35 of file JavaScriptContentHandler.php.

References array().


Member Function Documentation

Returns:
string

Reimplemented from CodeContentHandler.

Definition at line 39 of file JavaScriptContentHandler.php.


The documentation for this class was generated from the following file: