Home
last modified time | relevance | path

Searched defs:colspan (Results 1 – 25 of 51) sorted by relevance

123

/plugin/latexport/implementation/
Ddecorator_tables.php10 public $colspan; variable in CellSize
22 public function __construct($colspan = 1, $rowspan = 0) {
27 public function setSize($colspan, $rowspan) {
148 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) {
164 function tablecell_open($colspan = 1, $align = center, $rowspan = 1) {
173 function computePlaceholders($colspan, $rowspan) {
/plugin/odt/ODT/
DODTTable.php258 …public static function tableHeaderOpen(ODTInternalParams $params, $colspan = 1, $rowspan = 1, $ali…
307 …public static function tableCellOpen(ODTInternalParams $params, $colspan = 1, $rowspan = 1, $align…
447 …public static function tableHeaderOpenUseCSS(ODTInternalParams $params, $colspan = 1, $rowspan = 1…
464 …HeaderOpenUseProperties (ODTInternalParams $params, $properties = NULL, $colspan = 1, $rowspan = 1…
525 …lOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=NULL, $colspan = 1, $rowspan = 1…
540 …leCellOpenUseProperties (ODTInternalParams $params, $properties = NULL, $colspan = 1, $rowspan = 1…
550 …iesInternal (ODTInternalParams $params, $properties, $inHeader = false, $colspan = 1, $rowspan = 1…
DODTDocument.php1142 function tableHeaderOpen($colspan = 1, $rowspan = 1, $align, $element=NULL, $attributes=NULL){
1162 function tableCellOpen($colspan, $rowspan, $align, $element=NULL, $attributes=NULL){
1221 …function tableHeaderOpenUseCSS($colspan = 1, $rowspan = 1, $element=NULL, $attributes=NULL, cssimp…
1240 function tableHeaderOpenUseProperties($properties, $colspan = 1, $rowspan = 1){
1279 …function tableCellOpenUseCSS($colspan = 1, $rowspan = 1, $element=NULL, $attributes=NULL, cssimpor…
1298 function tableCellOpenUseProperties($properties, $colspan = 1, $rowspan = 1){
/plugin/edittable/renderer/
Djson.php71 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) {
79 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {
95 private function _tablefield_open($tag, $colspan, $align, $rowspan) {
Dinverse.php613 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) {
617 function _cellopen($tag, $colspan, $align, $rowspan) {
646 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {
/plugin/odt/ODT/elements/
DODTElementTableCell.php14 protected $colspan; variable in ODTElementTableCell
21 public function __construct($style_name=NULL, $colspan = 1, $rowspan = 1) {
DODTElementTableHeaderCell.php21 public function __construct($style_name=NULL, $colspan = 0, $rowspan = 0) {
/plugin/btable2/
Dsyntax.php322 …odle, $columns, $columns_count, $total_rows, $change_row, $allow_changes, $colspan, $colongroups) {
490 …orm($dID, $columns, $columns_count, $rows, $change_row, $allow_changes, $colspan, $add_delete_row)…
/plugin/btable/
Dsyntax.php296 …ults($dID, $doodle, $columns, $columns_count, $total_rows, $change_row, $allow_changes, $colspan) {
426 …orm($dID, $columns, $columns_count, $rows, $change_row, $allow_changes, $colspan, $add_delete_row)…
/plugin/bez/tpl/
Dtasks.php251 <?php $colspan = $tpl->user_acl_level() >= BEZ_AUTH_ADMIN ? 6 : 5 ?> variable
/plugin/dokutexit/
Dlatex.php711 function tableheader_open($colspan = 1, $align = NULL) {
721 function tablecell_open($colspan = 1, $align = NULL) {
861 function table_analyseheader_open($colspan = 1, $align = NULL) {
873 function table_analysecell_open($colspan = 1, $align = NULL) {
920 function tabularheader_open($colspan = 1, $align = NULL) {
932 function tabularcell_open($colspan = 1, $align = NULL) {
1019 function tabularxheader_open($colspan = 1, $align = NULL) {
1031 function tabularxcell_open($colspan = 1, $align = NULL) {
1123 function supertabularheader_open($colspan = 1, $align = NULL) {
1135 function supertabularcell_open($colspan = 1, $align = NULL) {
[all …]
/plugin/dtable/
Dscript.js547 var insert_colspan_callback = argument
590 function($form_row, colspan, width, height, tclass, col, content) { argument
591 $form_cell = jQuery('<td>').attr({'colspan': colspan}); property
644 function(cclass, rowspan, colspan, value) argument
684 function(cclass, rowspan, colspan, value) argument
/plugin/latexport/_test/
Dcommand.php219 private $colspan; variable in CommandTableHeaderOpen
223 function __construct($colspan = 1, $align = null, $rowspan = 1) {
238 private $colspan = 1; variable in CommandTableCellOpen
242 function __construct($colspan = 1, $align = null, $rowspan = 1) {
Ddecorator_mock.php186 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) {
194 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {
/plugin/html2pdf/html2pdf/html2ps/
Dbox.table.cell.fake.php4 var $colspan; variable in FakeTableCellBox
Dbox.table.cell.php5 var $colspan; variable in TableCellBox
/plugin/revealjs/
Drenderer.php357 function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = NULL) {
388 function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = NULL) {
/plugin/dig/
Dsyntax.php210 protected function renderCell($R, $data, $colspan = 1)
/plugin/struct/renderer/
Dcsv.php83 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1)
110 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1)
/plugin/prosemirror/
Drenderer.php221 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1)
233 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1)
252 protected function openTableCell($type, $colspan, $align, $rowspan)
/plugin/dw2markdown/
Drenderer.php544 function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) {
562 function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) {
/plugin/odt/renderer/
Dpage.php782 function tableheader_open($colspan = 1, $align = "left", $rowspan = 1){
797 function tablecell_open($colspan = 1, $align = "left", $rowspan = 1){
1852 …function _odtTableHeaderOpenUseCSS($colspan = 1, $rowspan = 1, $element=NULL, $attributes=NULL, cs…
1864 function _odtTableHeaderOpenUseProperties ($properties = NULL, $colspan = 1, $rowspan = 1){
1900 …function _odtTableCellOpenUseCSS($colspan = 1, $rowspan = 1, $element=NULL, $attributes=NULL, cssi…
1912 function _odtTableCellOpenUseProperties ($properties, $colspan = 1, $rowspan = 1){
/plugin/simplexml/
Drenderer.php497 function tableheader_open($colspan = 1, $align = NULL){
505 function tablecell_open($colspan = 1, $align = NULL){
/plugin/quickstats/scripts/
Dextended_data.php232 function cell($data, $type='td', $colspan="",$p_brief=false) {
/plugin/nroff/
Drenderer.php867 function tableheader_open($colspan = 1, $align = NULL){
886 function tablecell_open($colspan = 1, $align = NULL){

123