| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Preslav Panayotov (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class can compose and send HTML email using templates. It takes a HTML template and replaces placeholder marks with given template parameters passed as an array. The class then sends the email message from a given send to a receiver email address with a given title subject. The HTML message body character set is also configurable. |
| ||||
| This class can manipulate files and directories. It can perform several types of operations like: - Checking if a file exists - Delete a file - Tell if an entry with a given path is a file or a directory - Get the length, type and modification time of a file - Read or write data to a file - Retrieve the listing of files in a directory |
| ||||
| This class can manipulate string similar to Java stringBuilder package. It can perform several types of operations to manipulate strings. Currently it can append a new string, get the string length, create a new instance of the class, etc.. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |