Home
last modified time | relevance | path

Searched defs:colspan (Results 1 – 25 of 37) sorted by path

12

/plugin/actionrenderer/
H A Drenderer.php495 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
507 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
/plugin/bez/tpl/
H A Dtasks.php251 <?php $colspan = $tpl->user_acl_level() >= BEZ_AUTH_ADMIN ? 6 : 5 ?> variable
/plugin/btable/
H A 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/btable2/
H A 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/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1 …an,text:V});if(!v){break}}}}return U}function E(V,v,T,U,i){var S=U[V][v].colspan?U[V][v].colspan:0… property in parse_wikitext.AnonymousFunction169c93430400.current_row
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1 …an,text:V});if(!v){break}}}}return U}function E(V,v,T,U,i){var S=U[V][v].colspan?U[V][v].colspan:0… property in parse_wikitext.AnonymousFunction1af69cb60400.current_row
/plugin/dir/
H A Dsyntax.php1144 function _tableCellOpen($colspan, $class) {
/plugin/dokutexit/
H A 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/
H A Dscript.js544 var insert_colspan_callback = argument
587 function($form_row, colspan, width, height, tclass, col, content) { argument
641 function(cclass, rowspan, colspan, value) argument
681 function(cclass, rowspan, colspan, value) argument
/plugin/dw2markdown/
H A 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/edittable/renderer/
H A 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) {
H A 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) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.cell.fake.php4 var $colspan; variable in FakeTableCellBox
H A Dbox.table.cell.php5 var $colspan; variable in TableCellBox
/plugin/jquery/
H A Djquery-1.4.2.js981 colspan: "colSpan", property in jQuery.props
H A Djquery-1.4.2.min.js37 …dOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabinde… property in c.props
/plugin/latexit/
H A Drenderer.php1271 function tableheader_open($colspan = 1, $align = NULL, $rowspan = 1) {
1290 function tablecell_open($colspan = 1, $align = NULL, $rowspan = 1) {
/plugin/latexport/_test/
H A 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) {
H A Ddecorator_mock.php186 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) {
194 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {
/plugin/latexport/implementation/
H A Ddecorator.php986 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) {
1006 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {
H A Ddecorator_persister.php984 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) {
1007 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {
H A 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/mellelexport/
H A Drenderer.php732 …function tableheader_open($colspan = 1, $align = NULL, $rowspan = 1){call_user_func_array(array($t…
736 …function tablecell_open($colspan = 1, $align = NULL, $rowspan = 1){call_user_func_array(array($thi…
/plugin/nroff/
H A Drenderer.php867 function tableheader_open($colspan = 1, $align = NULL){
886 function tablecell_open($colspan = 1, $align = NULL){
/plugin/odp/
H A Drenderer.php709 function tableheader_open($colspan = 1, $align = "left"){
724 function tablecell_open($colspan = 1, $align = "left"){

12