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

Class: PEAR_Size_Output_Text

Source Location: /PEAR_Size-0.1.2/Size/Size_Output_text.php

Class Overview

PEAR_Size_Output_Driver
   |
   --PEAR_Size_Output_Text

Output info as pure text.


Author(s):

Version:

  • Release: 0.1.2

Copyright:

  • 2008 Ken Guest

Methods


Inherited Variables

Inherited Methods


Class Details

[line 26]
Output info as pure text.


[ Top ]


Method Detail

display   [line 81]

void display( string $text)

display given text.
  • Access: public

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

Parameters:

string   $text   —  text to be displayed

[ Top ]

generateReport   [line 116]

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 92]

void table( )

Return Console_Table object

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

  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:19:37 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.