SeaHawk Forum
| NAML
alpha
|
move_node
›
form
›
hidden
›
if
app_subscription_controls
cell_details
gallery_table_row
Requires app_namespace
♦
♦
html
instant_html
Requires subscription, node_page
♦
♦
instant_text
Requires subscription, node_page
♦
♦
manage_subscribers_controls
Requires node_page
♦
♦
mixed_table_stylesheet
next_topic
prev_topic
raw_subscriber_list
Requires node
♦
♦
raw_subscriber_list_horizontal_tab
root_dropdown
Requires node_page
♦
♦
root_post_message
send_subscription_email
Requires subscription
♦
♦
should_get_instant_mail
Requires user, node_page
♦
♦
show_topic_navigation_links
translation: Next Topic
translation: Previous Topic
view_gallery_page
classic_rows_per_page
has_small_avatar
site_style
if
NAML documentation
Watch a video
You must login as an administrator of SeaHawk Forum.
If you are not the administrator, you can
create your own Nabble app
and customize its NAML code!
Email
Example: johnsmith@domain.com
Password
Forgot your password?
Calls the "then" block if the 'condition' (dot_parameter) is true. Otherwise, calls the "else" block (if available).
Parameters
condition
Condition to be tested
dot parameter
else
Block for the false case
optional
then
Block for the true case
optional
Requires
basic
Binary Details
public static void nabble.naml.namespaces.BasicNamespace._if(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
Other Binary Commands in
basic
block
both
catch_exception
command_exists
command_is_binary
command_name
command_source_name
either
encode
equal
exit
global_is_var_set
global_set_var
global_var
gt
has_exception
hide_null
is_empty
is_in_command
is_null
lt
nop
not
prepend
random
regex
regex_replace_all
set_var
starts_with
string_list
substring
throw_runtime_exception
throw_template_exception
trim
uplevel_set_var
uplevel_var
use_html_encoder
use_text_encoder
use_url_encoder
var
Free forum by Nabble
Edit this page