메소드 |
설명 |
|
addFeedLink ( ) |
|
|
getCAPTCHA ( boolean $new = false ) : string |
Generate a CAPTCHA string. |
|
lockUser ( ) : string |
Returns the user name that is used for locking, either the current user
or the current IP address. |
|
mail ( string $message, array $headers = [] ) |
Mails a notification message after encoding the headers and adding the
standard username/time line. |
|
setTopbar ( ) |
Sets the topbar up. |
|
url ( string $page, boolean $full = false, integer $append_session ) : Horde_Url |
Puts together the URL to a Wicked page. Uses mod_rewrite or GET
style URLs depending on configuration. |
|