Home
last modified time | relevance | path

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

/plugin/odt/ODT/styles/
DODTStyleStyle.php106 $table_row = '';
128 $table_row .= $items ['odt_property'].'="'.$items ['value'].'" ';
163 if ( !empty($table_row) ) {
164 $style .= ' <style:table-row-properties '.$table_row.'/>'."\n";
/plugin/judge/helper/
Dcrud.php94 $table_row = Array();
96 $table_row[] = join($data, '</td><td class="col0">');
98 …$table = '<tr class="row0"><td class="col0">' . join($table_row, '</td></tr><tr class="row0"><td c…
/plugin/exttab2/
Dsyntax.php308 function table_row($params=NULL) { function in syntax_plugin_exttab2
/plugin/jsoneditor/script/
Djsoneditor.min.js2table_row||(this.label=this.header=this.theme.getCheckboxLabel(this.getTitle(),this.isRequired()),… property
/plugin/prosemirror/lib/
Dbundle.js1table_row:{content:"(table_cell | table_header)*",tableRole:"row",parseDOM:[{tag:"tr"}],toDOM:func…