Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 792003.tpl
diff --git a/data/templates/own_templates/792003.tpl b/data/templates/own_templates/792003.tpl
new file mode 100644 (file)
index 0000000..992cf50
--- /dev/null
@@ -0,0 +1,23 @@
+smarty pluginz
+
+function name always begins smarty_function
+should always return an array with the same name as smarty template function call
+
+example:
+
+calling from template
+{get_tiamat}
+
+name of the function in php
+smarty_function_get_tiamat
+
+returns array get_tiamat
+
+42
+<form method=post>
+event_id: <input type=text name=add_plugin_id> <br>
+<input type=submit name=event value=addPlugin>
+</form>
+
+
+
This page took 0.140911 seconds and 4 git commands to generate.