jmToolCell
The jmToolCell Function creates a small "linked" cell as used in the the Jamroom Tools Menu.
form.tpl element name: form_custom
bool
jmToolCell
(string $title, string $text, [string $title_url = false], [string $title_prompt = false])
-
string
$title: Title text that shows on the left as the clickable link
-
string
$text: Description text to the right that shows the description
-
string
$title_url: URL to link Title to
-
string
$title_prompt: Javascript prompt for when Title URL is clicked.
|