Difference between revisions of "S2 functions"

From Dreamwidth Notes
Jump to: navigation, search
m (added template)
m (corrected headers in template)
Line 5: Line 5:
 
<pre><nowiki>= class name =
 
<pre><nowiki>= class name =
  
== class name=
+
== function name=
  
 
* '''Name:''' the in-code name for the function
 
* '''Name:''' the in-code name for the function

Revision as of 17:36, 21 April 2009

S2 functions

Template to use:

= class name =

== function name=

* '''Name:''' the in-code name for the function
* '''Description:''' the in-code description
* '''Other info:''' further explanation, if needed
Note: Classes only need to be listed once; all of the functions in that class can be added under the one header.

User-overridable functions

Layout-overridable functions

Other