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

Class: PEAR_Size_Output_Html

Source Location: /PEAR_Size-1.0.0RC1/PEAR/Size/Output/html.php

Class Overview

PEAR_Size_Output_Driver
   |
   --PEAR_Size_Output_Html

PEAR_Size_Output_html


Author(s):

Version:

  • Release: @PACKAGE_VERSION@

Copyright:

  • 2008 Ken Guest

Methods


Inherited Variables

Inherited Methods

Class: PEAR_Size_Output_Driver

PEAR_Size_Output_Driver::channelReport()
Display report of packages in a channel
PEAR_Size_Output_Driver::display()
Display given text.
PEAR_Size_Output_Driver::generateReport()
Generate the report
PEAR_Size_Output_Driver::readableLine()
Return either given value, or it in readable form depending on criteria.

Class Details

[line 84]
PEAR_Size_Output_html


[ Top ]


Method Detail

display   [line 93]

void display( string $text)

display given text.
  • Access: public

Overrides PEAR_Size_Output_Driver::display() (Display given text.)

Parameters:

string   $text   —  specified text to be displayed

[ Top ]

generateReport   [line 122]

void generateReport( array $channel_stats, array $search_roles, array $grand_total, array $display_params)

generate the report
  • Access: public

Overrides PEAR_Size_Output_Driver::generateReport() (Generate the report)

Parameters:

array   $channel_stats   —  contains statistics for each channel
array   $search_roles   —  roles searched for
array   $grand_total   —  entire total of disk space consumed by channel
array   $display_params   —  parameters relevant to display of report.

[ Top ]

table   [line 107]

void table( )

Return extended HTML_Table object

Used for displaying detail lines of the report in tabular format.

  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 16:03:05 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.