/plugin/latexport/implementation/ |
H A D | decorator_tables.php | 14 static function makeRow($maxcols) { 112 function table_open($maxcols = null, $numrows = null, $pos = null) {
|
/plugin/odt/ODT/ |
H A D | ODTTable.php | 20 …public static function tableOpen(ODTInternalParams $params, $maxcols = NULL, $numrows = NULL, $tab… 373 …public static function tableOpenUseCSS(ODTInternalParams $params, $maxcols=NULL, $numrows=NULL, $e… 400 …public static function tableOpenUseProperties (ODTInternalParams $params, $properties, $maxcols = …
|
H A D | ODTDocument.php | 1090 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/ |
H A D | renderer.php | 113 function table_open($maxcols = null, $numrows = null, $pos = null){
|
/plugin/rplus/ |
H A D | renderer.php | 232 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL)
|
/plugin/ckgdoku/ |
H A D | renderer.php | 113 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL){
|
/plugin/ckgedit/ |
H A D | renderer.php | 113 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL){
|
/plugin/edittable/renderer/ |
H A D | json.php | 52 function table_open($maxcols = null, $numrows = null, $pos = null) {
|
/plugin/qc/ |
H A D | renderer.php | 246 table_open($maxcols = null, $numrows = null, $pos = null) global() argument
|
/plugin/dokutexit/ |
H A D | latex.php | 689 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/purplenumbers/ |
H A D | renderer.php | 89 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) { argument
|
/plugin/latexport/_test/ |
H A D | command.php | 149 private $maxcols = null; variable in CommandTableOpen 153 function __construct($maxcols = null, $numrows = null, $pos = null) {
|
H A D | decorator_mock.php | 146 function table_open($maxcols = null, $numrows = null, $pos = null) {
|
/plugin/odt/ODT/elements/ |
H A D | ODTElementTable.php | 33 public function __construct($style_name=NULL, $maxcols = 0, $numrows = 0) {
|
/plugin/revealjs/ |
H A D | renderer.php | 295 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL) {
|
/plugin/dw2markdown/ |
H A D | renderer.php | 483 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) {
|
/plugin/odt/renderer/ |
H A D | page.php | 755 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/ |
H A D | renderer.php | 443 public function table_open($maxcols = null, $numrows = null, $pos = null)
|
/plugin/combo/renderer/ |
H A D | analytics.php | 725 public function table_open($maxcols = null, $numrows = null, $pos = null) // phpcs:ignore PSR1.Methods.CamelCapsMethodName.NotCamelCaps argument
|
/plugin/simplexml/ |
H A D | renderer.php | 481 function table_open($maxcols = NULL, $numrows = NULL){
|
/plugin/prosemirror/ |
H A D | renderer.php | 191 table_open($maxcols = null, $numrows = null, $pos = null) global() argument
|
/plugin/mellelexport/ |
H A D | renderer.php | 724 …function table_open($maxcols = null, $numrows = null, $pos = null){call_user_func_array(array($thi…
|
/plugin/xml/ |
H A D | renderer.php | 496 function table_open($maxcols = null, $numrows = null){
|
/plugin/nroff/ |
H A D | renderer.php | 847 function table_open($maxcols = NULL, $numrows = NULL){
|
/plugin/actionrenderer/ |
H A D | renderer.php | 435 public function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null)
|