Class Sitemaker

(line 21)

Description


Located in File: /Sitemaker.class.php

Class Sitemaker creates the sites from long tables

LICENSE: CREATIVE COMMONS PUBLIC LICENSE "Namensnennung — Nicht-kommerziell 2.0"



Class Variables

Summary:
int $counted
Bool $href

$anzahl_der_messages_pro_seite (line 33)

Data type : int

Messages on one site
  • access: - private

$counted (line 39)

Data type : int

Counted datasets
  • access: - private

$href = false (line 45)

Data type : Bool

Make link or just ID for JS
  • access: - public

$print_site_count (line 27)

Data type : String

Created output to print
  • access: - private

Class Constants

Summary:

Method Detail

Summary:
void __construct ( $anz,  $count)
String get ()
void make ( $seite,  $tpl, [ $site_text = "Site"], [ $of_text = "of"], [ $minus_stop = "<<<"], [ $minus = "<<<"], [ $plus = ">>>"], [ $plus_stop = ">>>"])
void show ()

Constructor __construct (line 52)

void __construct( $anz, $count)

Constructor

Parameters

  • $anz:
  • $count:

Info

  • access - public

Method get (line 121)

String get( )

Return the result

Info

Method make (line 62)

void make( $seite, $tpl, [ $site_text = "Site"], [ $of_text = "of"], [ $minus_stop = "<<<"], [ $minus = "<<<"], [ $plus = ">>>"], [ $plus_stop = ">>>"])

Creates the arrows and so on

Parameters

  • $seite:
  • $tpl:
  • $site_text:
  • $of_text:
  • $minus_stop:
  • $minus:
  • $plus:
  • $plus_stop:

Info

  • access - public

Method show (line 112)

void show( )

Print the result

Info

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Thu, 05 May 2011 14:05:58 +0000 by phpDocumentor 1.4.3