From a47971aefd2bee45f4e57dd1fc3ea24bb370881f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Jun 2014 18:32:40 +0200 Subject: Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation. --- doc/old/html/event_8php.html | 325 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 325 insertions(+) create mode 100644 doc/old/html/event_8php.html (limited to 'doc/old/html/event_8php.html') diff --git a/doc/old/html/event_8php.html b/doc/old/html/event_8php.html new file mode 100644 index 000000000..656ce68bf --- /dev/null +++ b/doc/old/html/event_8php.html @@ -0,0 +1,325 @@ + + + + + + +The Red Matrix: include/event.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
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_event ($arr)
 
 event_addtocal ($item_id, $uid)
 
 event_store_item ($arr, $event)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
bbtoevent ( $s)
+
+ +

Referenced by bbcode(), bbtovcal(), consume_feed(), and event_addtocal().

+ +
+
+ +
+
+ + + + + + + + +
bbtovcal ( $s)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
ev_compare ( $a,
 $b 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
event_addtocal ( $item_id,
 $uid 
)
+
+ +

Referenced by events_content().

+ +
+
+ +
+
+ + + + + + + + +
event_store_event ( $arr)
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
event_store_item ( $arr,
 $event 
)
+
+ +

Referenced by events_post(), and update_birthdays().

+ +
+
+ +
+
+ + + + + + + + +
format_event_bbcode ( $ev)
+
+ +

Referenced by event_store_item().

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

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

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

Referenced by events_content().

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