문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
잡개발자:심플웍스:유틸리티:system [2025/11/20 19:41] carlito76 |
잡개발자:심플웍스:유틸리티:system [2026/02/12 11:57] (현재) carlito76 |
||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| + | {{htmlmetatags> | ||
| + | metatag-description=(심플웍스, | ||
| + | metatag-og: | ||
| + | }} | ||
| + | |||
| ====== SystemUtil ====== | ====== SystemUtil ====== | ||
| 줄 4: | 줄 9: | ||
| ^ 메서드 | ^ 메서드 | ||
| | getRequestProtocol | <color gray> | | getRequestProtocol | <color gray> | ||
| - | | getRequestName | <color gray> | + | | getRequestName | <color gray> |
| | getRequestPort | <color gray> | | getRequestPort | <color gray> | ||
| | getRequestPath | <color gray> | | getRequestPath | <color gray> | ||
| - | | getRequestParam | N/A | 파라미터 | 접속 파라미터 | + | | getRequestParam | < |
| | getRequestURL | <color gray> | | getRequestURL | <color gray> | ||
| | getUserBrowser | <color gray> | | getUserBrowser | <color gray> | ||
| 줄 22: | 줄 27: | ||
| | getServerName | <color gray> | | getServerName | <color gray> | ||
| | getServerPath | <color gray> | | getServerPath | <color gray> | ||
| - | | getServerIP | + | | getServerIp |
| - | | getClientIP | + | | getClientIp |
| | getSession | nm 세션명 | 세션값 | 세션값 가져오기 | | | getSession | nm 세션명 | 세션값 | 세션값 가져오기 | | ||
| | setSession | nm 세션명\\ val 세션값 | <color gray> | | setSession | nm 세션명\\ val 세션값 | <color gray> | ||
| 줄 29: | 줄 34: | ||
| | clearSession | <color gray> | | clearSession | <color gray> | ||
| | ::: | nm 세션명 | ::: | ::: | | | ::: | nm 세션명 | ::: | ::: | | ||
| - | | getSessionID | + | | getSessionId |
| | getSessionTimeout | <color gray> | | getSessionTimeout | <color gray> | ||
| - | | sendMail | from 보낸 사람\\ to 받는 사람\\ title 제목\\ content 내용 | <color gray> | + | | sendMail | from 보낸 사람\\ to 받는 사람\\ title 제목\\ content 내용 | <color gray> |
| | ::: | from 보낸 사람\\ to 받는 사람\\ cc 참조\\ bcc 숨은 참조\\ title 제목\\ content 내용 | ::: | ::: | | | ::: | from 보낸 사람\\ to 받는 사람\\ cc 참조\\ bcc 숨은 참조\\ title 제목\\ content 내용 | ::: | ::: | | ||
| + | |||
| + | {{tag>" | ||