ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Variables | |
$this | data ['head'] |
$title = $this->data['title'] | |
$table = $this->data['table'] | |
$column_titles = array() | |
foreach ( $table as $row_title=> $row_data) | |
$column_titles = array() |
Definition at line 33 of file memcachestat.tpl.php.
$table = $this->data['table'] |
Definition at line 29 of file memcachestat.tpl.php.
$title = $this->data['title'] |
Definition at line 28 of file memcachestat.tpl.php.
$this data[ 'head'] |
Definition at line 3 of file memcachestat.tpl.php.
foreach($table as $row_title=> $row_data) |
Definition at line 34 of file memcachestat.tpl.php.