Свойство | Type | Description | |
---|---|---|---|
_Channel | Channel |
Méthode | Description | |
---|---|---|
Encode ( string text ) : string |
Remove html
|
|
HtmlDumpObj ( Channel channel ) : System |
Constructor
|
|
Make ( ) : void |
Generate a dump file
|
|
Stat ( ) : void |
Create stat for bot
|
|
getSize ( ) : string |
Méthode | Description | |
---|---|---|
AddKey ( string name, string value ) : string |
Insert another table row
|
|
AddLine ( string name, string value ) : string |
Insert another table row
|
|
AddLink ( string name, string value ) : string |
Insert another table row
|
|
CreateFooter ( ) : string |
Html code
|
|
CreateHeader ( string page_name ) : string |
Html
|
public static Encode ( string text ) : string | ||
text | string | |
Résultat | string |
public HtmlDumpObj ( Channel channel ) : System | ||
channel | Channel | |
Résultat | System |