| # |
Tag  |
Block or loop  |
Type  |
TPL  |
Details  |
Ver.  |
| 1 |
PMSEND_TITLE |
MAIN |
String |
pm.tpl |
Title of the private message |
185 |
| 2 |
PMSEND_SUBTITLE |
MAIN |
String |
pm.tpl |
Value placeholder for: pmsend subtitle |
185 |
| 3 |
PMSEND_SHORTTITLE |
MAIN |
String |
pm.tpl |
Short title of the private message |
185 |
| 4 |
PMSEND_SENTBOX |
MAIN |
String |
pm.tpl |
Value placeholder for: pmsend sentbox |
185 |
| 5 |
PMSEND_SENDNEWPM |
MAIN |
String |
pm.tpl |
Value placeholder for: pmsend sendnewpm |
185 |
| 6 |
PMSEND_INBOX |
MAIN |
String |
pm.tpl |
Value placeholder for: pmsend inbox |
185 |
| 7 |
PMSEND_FORM_TOUSER |
MAIN |
String |
pm.tpl |
Form input field for private message touser |
185 |
| 8 |
PMSEND_FORM_TITLE |
MAIN |
String |
pm.tpl |
Form input field for private message title |
185 |
| 9 |
PMSEND_FORM_TEXT |
MAIN |
Text |
pm.tpl |
Form input field for private message text |
185 |
| 10 |
PMSEND_FORM_SEND |
MAIN |
String |
pm.tpl |
Form submission action URL for private message |
185 |
| 11 |
PMSEND_FORM_MYPFS |
MAIN |
String |
pm.tpl |
PFS upload link or popup window |
185 |
| 12 |
PMSEND_ERROR_BODY |
MAIN.PMSEND_ERROR |
Text |
pm.tpl |
Value placeholder for: pmsend error body |
185 |
| 13 |
PMSEND_ARCHIVES |
MAIN |
String |
pm.tpl |
Value placeholder for: pmsend archives |
185 |
| 14 |
PM_TOTALMP_SEND |
ADMIN_PM_STAT |
String |
pm.tpl |
Value placeholder for: pm totalmp send |
185 |
| 15 |
PM_TOTALMP_DB |
ADMIN_PM_STAT |
String |
pm.tpl |
Value placeholder for: pm totalmp db |
185 |
| 16 |
PM_TOP_TOTALPAGES |
- |
? |
pm.tpl |
Value placeholder for: pm top totalpages |
100 |
| 17 |
PM_TOP_PAGINATION |
MAIN |
String |
pm.tpl |
Pagination links container |
185 |
| 18 |
PM_TOP_PAGEPREV |
- |
? |
pm.tpl |
Link to previous page |
100 |
| 19 |
PM_TOP_PAGENEXT |
- |
? |
pm.tpl |
Link to next page |
100 |
| 20 |
PM_TOP_CURRENTPAGE |
- |
? |
pm.tpl |
Value placeholder for: pm top currentpage |
100 |
| 21 |
PM_SUBTITLE |
- |
String |
pm.tpl |
Value placeholder for: pm subtitle |
100 |
| 22 |
PM_SHORTTITLE |
MAIN |
String |
pm.tpl |
Short title of the private message |
185 |
| 23 |
PM_SENTBOX |
- |
? |
pm.tpl |
Value placeholder for: pm sentbox |
100 |
| 24 |
PM_SENDNEWPM |
- |
? |
pm.tpl |
Value placeholder for: pm sendnewpm |
100 |
| 25 |
PM_ROW_TOUSERID |
MAIN.PM_ROW |
Integer |
pm.tpl |
Numeric value of the private message |
100 |
| 26 |
PM_ROW_TOUSER |
MAIN.PM_ROW |
? |
pm.tpl |
Value placeholder for: pm row touser |
100 |
| 27 |
PM_ROW_TITLE |
MAIN.PM_ROW |
Link |
pm.tpl |
Title of the private message |
100 |
| 28 |
PM_ROW_TEXT |
MAIN.PM_ROW |
Text |
pm.tpl |
Main text content of the private message |
100 |
| 29 |
PM_ROW_STATE |
MAIN.PM_ROW |
? |
pm.tpl |
Value placeholder for: pm row state |
100 |
| 30 |
PM_ROW_ODDEVEN |
MAIN.PM_ROW |
String |
pm.tpl |
odd or even |
100 |
| 31 |
PM_ROW_ID |
MAIN.PM_ROW |
Integer |
pm.tpl |
Unique numeric ID of the private message |
100 |
| 32 |
PM_ROW_ICON_STATUS |
MAIN.PM_ROW |
? |
pm.tpl |
Value placeholder for: pm row icon status |
100 |
| 33 |
PM_ROW_ICON_ACTION |
MAIN.PM_ROW |
? |
pm.tpl |
Value placeholder for: pm row icon action |
100 |
| 34 |
PM_ROW_FROMUSERID |
MAIN.PM_ROW |
Integer |
pm.tpl |
Numeric value of the private message |
100 |
| 35 |
PM_ROW_FROMUSER |
MAIN.PM_ROW |
? |
pm.tpl |
Value placeholder for: pm row fromuser |
100 |
| 36 |
PM_ROW_FROMORTOUSER |
MAIN.PM_ROW |
? |
pm.tpl |
Value placeholder for: pm row fromortouser |
100 |
| 37 |
PM_ROW_DATE |
MAIN.PM_ROW |
Date |
pm.tpl |
Creation date of the private message |
100 |
| 38 |
PM_PAGETITLE |
- |
Link |
pm.tpl |
Link or URL for private message |
100 |
| 39 |
PM_INBOX |
- |
? |
pm.tpl |
Value placeholder for: pm inbox |
100 |
| 40 |
PM_ARCHIVES |
- |
? |
pm.tpl |
Value placeholder for: pm archives |
100 |
| Legend |
| Alphanumerical |
Letters or numbers |
| Array |
Array, use with: {PHP.array.pointer} |
| Boolean |
0 or 1 |
| Composite |
A mix of several other types |
| Date |
Formatted date |
| Image |
Image (<img src="..." alt="">) |
| Input |
Form input or textarea |
| Integer |
Integer, positive or negative |
| Link |
A standard link (<a href="...">...</a>) |
| Level |
Integer, between 0 and 59 |
| Raw link |
Raw link (page.php.id=...) |
| String |
String, same as text, but length always inferior to 255 |
| Simple text |
Text, without quotes or double quotes |
| Text |
Text, including special chars |
| Time |
Unix timestamp, in seconds |
| URL |
URL (http://www.seditio.org, or without "http://") |
| System |
Required by the system |