From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/event_8php.html | 275 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 275 insertions(+) create mode 100644 doc/html/event_8php.html (limited to 'doc/html/event_8php.html') diff --git a/doc/html/event_8php.html b/doc/html/event_8php.html new file mode 100644 index 000000000..e11d4dd0f --- /dev/null +++ b/doc/html/event_8php.html @@ -0,0 +1,275 @@ + + + + + + +The Red Project: include/event.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
event.php File Reference
+
+
+ + + + + + + + + + + + + + + + +

+Functions

 format_event_html ($ev)
 
 format_event_bbcode ($ev)
 
 bbtovcal ($s)
 
 bbtoevent ($s)
 
 sort_by_date ($arr)
 
 ev_compare ($a, $b)
 
 event_store ($arr)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
bbtoevent ( $s)
+
+
+ +
+
+ + + + + + + + +
bbtovcal ( $s)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
ev_compare ( $a,
 $b 
)
+
+ +
+
+ +
+
+ + + + + + + + +
event_store ( $arr)
+
+
+ +
+
+ + + + + + + + +
format_event_bbcode ( $ev)
+
+ +

Referenced by event_store().

+ +
+
+ +
+
+ + + + + + + + +
format_event_html ( $ev)
+
+ +

Referenced by bbcode(), bbtovcal(), and events_content().

+ +
+
+ +
+
+ + + + + + + + +
sort_by_date ( $arr)
+
+ +

Referenced by events_content().

+ +
+
+
+
+ + + + -- cgit v1.2.3