Home
last modified time | relevance | path

Searched refs:conf_column_widths (Results 1 – 1 of 1) sorted by relevance

/plugin/doxycode/
Dadmin.php38 private $conf_column_widths = array( variable in admin_plugin_doxycode
265 ->attrs(['size' => $this->conf_column_widths['local_name']])
291 ->attrs(['size' => $this->conf_column_widths['docu_url']])
298 ->attrs(['size' => $this->conf_column_widths['remote_url']])
305 ->attrs(['size' => $this->conf_column_widths['update_period']])
323 ->attrs(['size' => $this->conf_column_widths['description']])
357 ->attrs(['size' => $this->conf_column_widths['local_name']])
366 ->attrs(['size' => $this->conf_column_widths['docu_url']])
372 ->attrs(['size' => $this->conf_column_widths['remote_url']])
378 ->attrs(['size' => $this->conf_column_widths['update_period']])
[all …]