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.

  • author: Peter Fokker <peter@berestijn.nl>
  • version: $Id: htmlpage.class.php,v 1.1.1.1 2011-02-01 13:01:35 pfokker Exp $
  • copyright: Copyright (C) 2008-2011 Ingenieursbureau PSD/Peter Fokker
  • license: GNU AGPLv3+Additional Terms

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 Tue, 1 Feb 2011 16:55:17 +0100 by phpDocumentor 1.4.0