Warning: session_start(): open(/var/lib/php/sessions/sess_1corghcbk0kbdf03aph2vh870t, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
htable - synonym of htmlTable [1002949]

Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

11
LINES

< > BotCompany Repo | #1002949 // htable - synonym of htmlTable

JavaX fragment (include)

static S htable(O data) {
  ret htmlTable(data);
}

static S htable(O data, boolean useHtmlEncode) {
  ret htmlTable(data, useHtmlEncode);
}

static S htable(O data, boolean useHtmlEncode, boolean useBr) {
  ret htmlTable(data, useHtmlEncode, useBr);
}

Author comment

Began life as a copy of #1001986

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002949
Snippet name: htable - synonym of htmlTable
Eternal ID of this version: #1002949/1
Text MD5: 9cc5208a0e67acab2a36c85371aa4ac5
Author: stefan
Category: javax html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-04-10 17:08:34
Source code size: 262 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 1182 / 1121
Referenced in: [show references]