Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
DbCrossTableView Class Reference
Inheritance diagram for DbCrossTableView:
Inheritance graph
Collaboration diagram for DbCrossTableView:
Collaboration graph

Public Member Functions

 DbCrossTableView ($db_class_name="")
 getTruncQuery ($query)
 setQuery ()
 getPivotFieldNames ($query)
 doTransform ()
 getResultSet ()
 getSnapshot ()
 getTempTable ($pk="", $type="MyISAM")
- Public Member Functions inherited from DbView
 DbView ($db="")
 init_views ()
 __get ($view)
 halt ($msg)
 get_query ()
 get_parsed_query ($query_list)
 parse_query (&$query)
 get_temp_table ($sub_query)
 get_temp_values ($sub_query)
 get_uniqid ()
 get_value_list ($list)
 get_view ($name)
 Get_union ()

Data Fields

 $db_class_name = "DB_Seminar"
 $query_to_transform = ""
 $transformed_qery = ""
 $field_list = array()
 $transform_field = ""
 $transform_func = ""
 $pivot_field = ""
 $pivot_field_names = array()
 $pivot_field_table = ""
- Data Fields inherited from DbView
 $params = array()
 $auto_free_params = true
 $debug = false

Additional Inherited Members

- Static Public Member Functions inherited from DbView
static addView ($view)
- Static Protected Attributes inherited from DbView
static $dbviewfiles = array()
static $dbviews = array()

Member Function Documentation

DbCrossTableView (   $db_class_name = "")
doTransform ( )

Here is the call graph for this function:

Here is the caller graph for this function:

getPivotFieldNames (   $query)

Here is the caller graph for this function:

getResultSet ( )

Here is the call graph for this function:

getSnapshot ( )

Here is the call graph for this function:

getTempTable (   $pk = "",
  $type = "MyISAM" 
)

Here is the call graph for this function:

getTruncQuery (   $query)

Here is the caller graph for this function:

setQuery ( )

Here is the call graph for this function:

Field Documentation

$db_class_name = "DB_Seminar"
$field_list = array()
$pivot_field = ""
$pivot_field_names = array()
$pivot_field_table = ""
$query_to_transform = ""
$transform_field = ""
$transform_func = ""
$transformed_qery = ""

The documentation for this class was generated from the following file: