fitframework
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
clUtil Class Reference

Summary description for clUtil. More...

Static Public Member Functions

static string StripHTML (string str)
 Loại bỏ các thẻ HTML.
 
static string Substring (string stringIn, int count)
 Xử lý chuỗi với số lượng ký tự xác định, nếu dài hơn sẽ tự động thêm ...
 
static string bodau (string input)
 Bỏ các dấu tiếng Việt.
 
static string genFileName ()
 Sinh ra tên file theo thời gin.
 
static string showMessage (string message)
 Sinh câu lệnh hiển thị thông báo trong javascript.
 

Detailed Description

Summary description for clUtil.

Member Function Documentation

◆ bodau()

static string clUtil.bodau ( string input)
inlinestatic

Bỏ các dấu tiếng Việt.

Parameters
input
Returns

◆ genFileName()

static string clUtil.genFileName ( )
inlinestatic

Sinh ra tên file theo thời gin.

Returns

◆ showMessage()

static string clUtil.showMessage ( string message)
inlinestatic

Sinh câu lệnh hiển thị thông báo trong javascript.

Parameters
message
Returns

◆ StripHTML()

static string clUtil.StripHTML ( string str)
inlinestatic

Loại bỏ các thẻ HTML.

Parameters
str
Returns

◆ Substring()

static string clUtil.Substring ( string stringIn,
int count )
inlinestatic

Xử lý chuỗi với số lượng ký tự xác định, nếu dài hơn sẽ tự động thêm ...

Parameters
stringIn
count
Returns

The documentation for this class was generated from the following file: