Class ModuleHtmlpage

Description

/program/modules/htmlpage/htmlpage.class.php - module for plain HTML-pages

This file defines a class for dealing with plain HTML-pages. It is derived from the base class Modules.

Located in /program/modules/htmlpage/htmlpage.class.php (line 30)

Module
   |
   --ModuleHtmlpage
Method Summary
 string get_content (int $node_id)
Variables

Inherited Variables

Inherited from Module

Module::$module_record
Module::$node_id
Methods
get_content (line 37)

get the actual content for node $node_id

  • return: content that can be displayed straight away
string get_content (int $node_id)
  • int $node_id: identifies the node

Redefinition of:
Module::get_content()
get the actual content for node $node_id

Inherited Methods

Inherited From Module

 Module::Module()
 Module::get_breadcrumb_anchors()
 Module::get_content()

Documentation generated on Wed, 11 May 2011 23:45:14 +0200 by phpDocumentor 1.4.0