phpDocumentor epesi-utils
RecordBrowser-Reports
[ class tree: epesi-utils ] [ index: epesi-utils ] [ all elements ]

Class: Utils_RecordBrowser_Reports

Source Location: /modules/Utils/RecordBrowser/Reports/Reports_0.php

Class Utils_RecordBrowser_Reports

Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Module

Module::$children
Module::$display_func
Module::$parent

Inherited From Module

Module::__construct()
Constructor. Should not be called directly using new Module('name').
Module::call_callback_href()
Module::clear_module_variables()
Unset all module variables.
Module::create_back_href()
Creates link that will lead back to previous page content.
Module::create_back_href_js()
Module::create_callback_href()
Creates link similar to link created with create_href.
Module::create_callback_href_js()
Creates link similar to link created with create_href.
Module::create_callback_href_with_id()
Creates link similar to links created with create_href.
Module::create_callback_href_with_id_js()
Creates link similar to links created with create_href.
Module::create_confirm_callback_href()
Creates link similar to link created with create_href.
Module::create_confirm_callback_href_with_id()
Creates link similar to links created with create_href.
Module::create_confirm_href()
Create onClick action string (with href="javascript:void(0);").
Module::create_confirm_unique_href()
Similar to create_href, but variables passed to this function will only be accessible in module that called this function.
Module::create_href()
Create onClick action string (with href="javascript:void(0);").
Module::create_href_js()
Create onClick action string destined for js code.
Module::create_unique_href()
Similar to create_href, but variables passed to this function will only be accessible in module that called this function.
Module::create_unique_href_js()
Create onClick action string destined for js code.
Module::create_unique_key()
Returns unique key name, generated from unique name of this module (function get_path) and string parameter.
Module::displayed()
Returns whether this module instance was already displayed.
Module::display_module()
Call method of the module passed as first parameter, which name is passed as second parameter.
Module::freeze_module()
Makes child module to not loose its module variables
Module::get_child()
Gets child module with specified node id.
Module::get_children()
Gets array of children modules.
Module::get_html_of_module()
Call method of the module passed as first parameter, which name is passed as second parameter.
Module::get_instance_id()
Returns id of module instance.
Module::get_jses()
Returns list of jses to evaluate.
Module::get_module_variable()
Returns value of a module variable. If the variable is not set, function will return value given as second parameter.
Module::get_module_variable_or_unique_href_variable()
Returns href variable.
Module::get_node_id()
Get node identifier.
Module::get_parent_path()
Returns unique path of parent module.
Module::get_parent_type()
Returns name(type) of parent module.
Module::get_path()
Returns unique path of calling module.
Module::get_reload()
Returns current reload settings.
Module::get_unique_href_variable()
Returns variable passed with create_unique_href.
Module::init_module()
Creates module instance which name is given as first parameter.
Module::isset_module_variable()
Checks if variable exists.
Module::isset_unique_href_variable()
Checks if variable given as first parameter was passed with create_unique_href function.
Module::is_back()
Checks if set_back_location was used.
Module::is_fast_process()
Returns whether this module instance has fast processing turned on.
Module::is_inline_display()
Returns whether this module instance is displayed inline.
Module::js()
Appends js code to list of jses to evaluate.
Module::mark_displayed()
Marks this module instance as it was displayed.
Module::pack_module()
Creates instance of module given as first parameter as a child of the module that has called this function.
Module::register_method()
Module::set_back_location()
Sets reload location to previous page display.
Module::set_fast_process()
Enable fast processing for this module instance.
Module::set_inline_display()
Changes display behavior for this module instance to inline.
Module::set_module_variable()
Sets variable that will be available only for module instance that called this function.
Module::set_reload()
Mark module to force its reload or prevent being reloaded.
Module::share_module_variable()
Share variable passed as first parameter with module passed as second parameter.
Module::share_unique_href_variable()
Share href variable passed as first parameter with module passed as second parameter.
Module::static_get_module_variable()
Returns value of a module variable. If the variable is not set, function will return value given as third parameter.
Module::static_isset_module_variable()
Checks if variable exists.
Module::static_set_module_variable()
Sets variable that will be available only for module instance that called this function.
Module::static_unset_module_variable()
Module::unset_module_variable()
Unset module variable.
Module::unset_unique_href_variable()
Unsets *unique_href variable.
Module::__call()

Inherited From ModulePrimitive

ModulePrimitive::__construct()
ModulePrimitive::check_access()
Checks access to function which name is passed as first parameter.
ModulePrimitive::create_data_dir()
Creates default data directory for module. Typical usage: in module installation
ModulePrimitive::get_data_dir()
Returns path to the default data directory for module calling this method.
ModulePrimitive::get_module_dir()
Returns path to the module directory.
ModulePrimitive::get_type()
Returns name(type) of module that called this function.
ModulePrimitive::get_type_with_bt()
ModulePrimitive::remove_data_dir()
Removes default data directory of a module. Typical usage: in module uninstallation

Inherited From ModuleAcl

ModuleAcl::acl_check()
ModuleAcl::add_aco()
ModuleAcl::del_aco()
ModuleAcl::get_type()

[ Top ]
Method Summary
void   add_categories_to_header()  
void   body()  
void   check_dates()  
void   display_date_picker()  
void   display_pdf_header()  
void   display_pdf_row()  
void   draw_category_chart()  
void   draw_chart()  
void   draw_summary_chart()  
void   format_cell()  
void   from_to_date()  
void   get_date()  
void   make_charts()  
void   make_table()  
void   new_table_page()  
void   pdf_subject_date_range()  
void   set_bonus_width()  
void   set_categories()  
void   set_data_records()  
void   set_data_record_relation()  
void   set_display_cell_callback()  
void   set_format()  
void   set_pdf_filename()  
void   set_pdf_subject()  
void   set_pdf_title()  
void   set_reference_records()  
void   set_reference_record_display_callback()  
void   set_summary()  
void   set_table_header()  

[ Top ]
Methods
add_categories_to_header  [line 86]

  void add_categories_to_header( )


API Tags:
Access:  public


[ Top ]
body  [line 896]

  void body( [ $pdf = false], [ $charts = false]  )

Parameters:
   $pdf: 
   $charts: 

API Tags:
Access:  public


[ Top ]
check_dates  [line 144]

  void check_dates( $arg  )

Parameters:
   $arg: 

API Tags:
Access:  public


[ Top ]
display_date_picker  [line 156]

  void display_date_picker( [ $datepicker_defaults = array()]  )

Parameters:
   $datepicker_defaults: 

API Tags:
Access:  public


[ Top ]
display_pdf_header  [line 252]

  void display_pdf_header( )


API Tags:
Access:  public


[ Top ]
display_pdf_row  [line 265]

  void display_pdf_row( $grow  )

Parameters:
   $grow: 

API Tags:
Access:  public


[ Top ]
draw_category_chart  [line 778]

  void draw_category_chart( $ref_rec, $gb_captions  )

Parameters:
   $ref_rec: 
   $gb_captions: 

API Tags:
Access:  public


[ Top ]
draw_chart  [line 465]

  void draw_chart( $r, $ref_rec, $gb_captions  )

Parameters:
   $r: 
   $ref_rec: 
   $gb_captions: 

API Tags:
Access:  public


[ Top ]
draw_summary_chart  [line 567]

  void draw_summary_chart( $gb_captions  )

Parameters:
   $gb_captions: 

API Tags:
Access:  public


[ Top ]
format_cell  [line 106]

  void format_cell( $format, $str  )

Parameters:
   $format: 
   $str: 

API Tags:
Access:  public


[ Top ]
from_to_date  [line 863]

  void from_to_date( )


API Tags:
Access:  public


[ Top ]
get_date  [line 224]

  void get_date( $type, $arg  )

Parameters:
   $type: 
   $arg: 

API Tags:
Access:  public


[ Top ]
make_charts  [line 830]

  void make_charts( )


API Tags:
Access:  public


[ Top ]
make_table  [line 289]

  void make_table( )


API Tags:
Access:  public


[ Top ]
new_table_page  [line 238]

  void new_table_page( )


API Tags:
Access:  public


[ Top ]
pdf_subject_date_range  [line 880]

  void pdf_subject_date_range( )


API Tags:
Access:  public


[ Top ]
set_bonus_width  [line 39]

  void set_bonus_width( $arg  )

Parameters:
   $arg: 

API Tags:
Access:  public


[ Top ]
set_categories  [line 96]

  void set_categories( $c  )

Parameters:
   $c: 

API Tags:
Access:  public


[ Top ]
set_data_records  [line 43]

  void set_data_records( $dr  )

Parameters:
   $dr: 

API Tags:
Access:  public


[ Top ]
set_data_record_relation  [line 53]

  void set_data_record_relation( $dr, $drr  )

Parameters:
   $dr: 
   $drr: 

API Tags:
Access:  public


[ Top ]
set_display_cell_callback  [line 92]

  void set_display_cell_callback( $arg  )

Parameters:
   $arg: 

API Tags:
Access:  public


[ Top ]
set_format  [line 102]

  void set_format( $arg  )

Parameters:
   $arg: 

API Tags:
Access:  public


[ Top ]
set_pdf_filename  [line 892]

  void set_pdf_filename( $arg  )

Parameters:
   $arg: 

API Tags:
Access:  public


[ Top ]
set_pdf_subject  [line 888]

  void set_pdf_subject( $arg  )

Parameters:
   $arg: 

API Tags:
Access:  public


[ Top ]
set_pdf_title  [line 884]

  void set_pdf_title( $arg  )

Parameters:
   $arg: 

API Tags:
Access:  public


[ Top ]
set_reference_records  [line 49]

  void set_reference_records( $rr  )

Parameters:
   $rr: 

API Tags:
Access:  public


[ Top ]
set_reference_record_display_callback  [line 69]

  void set_reference_record_display_callback( $rrdc  )

Parameters:
   $rrdc: 

API Tags:
Access:  public


[ Top ]
set_summary  [line 73]

  void set_summary( $colrow, $action  )

Parameters:
   $colrow: 
   $action: 

API Tags:
Access:  public


[ Top ]
set_table_header  [line 78]

  void set_table_header( $arg  )

Parameters:
   $arg: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Fri, 26 Dec 2008 21:45:37 -0500 by phpDocumentor 1.4.2