Home
last modified time | relevance | path

Searched defs:column (Results 26 – 50 of 225) sorted by relevance

123456789

/plugin/bez/mdl/
H A DAcl.php55 public function add_column($column, $perm=BEZ_PERMISSION_NONE) { argument
[all...]
/plugin/issuetracker/
H A Dedit.php19 function _emailForIssueMod($currentID, $project, $issue, $old_value, $column, $new_value, $usr)
319 function _log_mods($project, $issue, $usr, $column, $old_value, $new_value)
H A Daction.php2691 function _emailForIssueMod($project, $issue, $old_value, $column, $new_value)
3242 function _log_mods($project, $issue, $usr, $column, $old_value, $new_value)
H A Dtablekit.js51 sort : function(column, order) { argument
54 resizeColumn : function(column, w) { argument
57 editCell : function(row, column) { argument
/plugin/odt/ODT/elements/
H A DODTElementTable.php155 public function setTableColumnStyleName($column, $style_name) {
173 public function getTableColumnStyleName($column) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.cell.php7 var $column; variable in TableCellBox
/plugin/struct/script/
H A Dfunctions.js8 function struct_ajax(column, fn, data) { argument
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DSchemaGraphComponent.java110 int column) in getColumnLocation()
/plugin/struct/meta/
H A DAggregationValue.php34 protected $column; global() variable in dokuwiki\\plugin\\struct\\meta\\AggregationValue
/plugin/struct/action/
H A Dinline.php28 protected $column = null; global() variable in action_plugin_struct_inline
[all...]
H A Daggregationeditor.php27 protected $column = null; global() variable in action_plugin_struct_aggregationeditor
/plugin/tagfilter/
H A Dhelper.php477 public function th($column = '') argument
497 public function td($id, $column argument
[all...]
/plugin/semanticdata/
H A Dhelper.php88 function _formatData($column, $value, &$R){
/plugin/struct/helper/
H A Dfield.php21 public $column; variable in helper_plugin_struct_field
[all...]
/plugin/datatemplate/syntax/
H A Dentry.php224 function _formatData($column, $value){
/plugin/latexport/implementation/
H A Ddecorator_tables.php64 private $column; variable in DecoratorTables
/plugin/sortablejs/
H A Dscript.js284 guessType: function ( table, column ) { argument
/plugin/commonmark/vendor/league/commonmark/src/
H A DCursor.php
/plugin/columns/
H A Daction.php225 private $column; variable in columns_block
342 private function loadColumnAttributes($column, $attribute) {
/plugin/pagelist/
H A Dhelper.php25 public $column = []; variable in helper_plugin_pagelist
[all...]
/plugin/struct/types/
H A DLookup.php25 protected $column = null; global() variable in dokuwiki\\plugin\\struct\\types\\Lookup
[all...]
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DLl1.php305 protected $column = 0; variable in Hoa\\Compiler\\Ll1
/plugin/database2/
H A Dmedia.php166 final public function getMedia( $column, $idColumn, $rowid )
/plugin/sqlraw/
H A Dsorttable.min.js14 delete row_array;});}}},guessType:function(table,column){sortfn=sorttable.sort_alpha;for(var i=0;i<… argument
/plugin/quickstats/scripts/
H A Dsorttable.js166 guessType: function(table, column) { argument

123456789