Home
last modified time | relevance | path

Searched defs:numrows (Results 1 – 25 of 33) sorted by relevance

12

/plugin/odt/ODT/
DODTTable.php20 …public static function tableOpen(ODTInternalParams $params, $maxcols = NULL, $numrows = NULL, $tab…
373 …public static function tableOpenUseCSS(ODTInternalParams $params, $maxcols=NULL, $numrows=NULL, $e…
400 …nction tableOpenUseProperties (ODTInternalParams $params, $properties, $maxcols = 0, $numrows = 0){
DODTDocument.php1090 function tableOpen($maxcols = NULL, $numrows = NULL, $element=NULL, $attributes=NULL){
1182 …function tableOpenUseCSS($maxcols=NULL, $numrows=NULL, $element=NULL, $attributes=NULL, cssimportn…
1201 function tableOpenUseProperties ($properties, $maxcols = 0, $numrows = 0){
/plugin/fckg/
Drenderer.php113 function table_open($maxcols = null, $numrows = null, $pos = null){
/plugin/rplus/
Drenderer.php232 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL)
/plugin/ckgdoku/
Drenderer.php113 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL){
/plugin/ckgedit/
Drenderer.php113 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL){
/plugin/edittable/renderer/
Djson.php52 function table_open($maxcols = null, $numrows = null, $pos = null) {
Dinverse.php585 function table_open($maxcols = null, $numrows = null, $pos = null) {
/plugin/datatemplate/syntax/
Dlist.php272 function _renderPagination($data, $numrows) {
/plugin/dokutexit/
Dlatex.php689 function table_open($maxcols = NULL, $numrows = NULL) {
731 function table_analyse_open($maxcols = NULL, $numrows = NULL) {
886 function tabular_open($maxcols = NULL, $numrows = NULL) {
969 function tabularx_open($maxcols = NULL, $numrows = NULL) {
1070 function supertabular_open($maxcols = NULL, $numrows = NULL) {
1173 function supertabular_landscape_open($maxcols = NULL, $numrows = NULL) {
/plugin/latexport/implementation/
Ddecorator_tables.php112 function table_open($maxcols = null, $numrows = null, $pos = null) {
/plugin/qc/
Drenderer.php256 public function table_open($maxcols = null, $numrows = null, $pos = null)
/plugin/purplenumbers/
Drenderer.php89 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) {
/plugin/latexport/_test/
Dcommand.php150 private $numrows = null; variable in CommandTableOpen
153 function __construct($maxcols = null, $numrows = null, $pos = null) {
Ddecorator_mock.php146 function table_open($maxcols = null, $numrows = null, $pos = null) {
/plugin/odt/ODT/elements/
DODTElementTable.php33 public function __construct($style_name=NULL, $maxcols = 0, $numrows = 0) {
/plugin/revealjs/
Drenderer.php295 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL) {
/plugin/dw2markdown/
Drenderer.php483 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) {
/plugin/odt/renderer/
Dpage.php755 function table_open($maxcols = NULL, $numrows = NULL, $pos = NULL){
1807 …function _odtTableOpenUseCSS($maxcols = NULL, $numrows = NULL, $element=NULL, $attributes = NULL, …
1818 function _odtTableOpenUseProperties ($properties, $maxcols = 0, $numrows = 0){
/plugin/gemini/
Drenderer.php443 public function table_open($maxcols = null, $numrows = null, $pos = null)
/plugin/combo/renderer/
H A Danalytics.php725 …public function table_open($maxcols = null, $numrows = null, $pos = null) // phpcs:ignore PSR1.Met…
/plugin/simplexml/
Drenderer.php481 function table_open($maxcols = NULL, $numrows = NULL){
/plugin/nroff/
Drenderer.php847 function table_open($maxcols = NULL, $numrows = NULL){
/plugin/actionrenderer/
Drenderer.php435 public function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null)
/plugin/prosemirror/
Drenderer.php195 public function table_open($maxcols = null, $numrows = null, $pos = null)

12