From a0b3ddca40e51fc996c983410b1323f227326f08 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 5 Sep 2014 01:58:12 -0700 Subject: doc updates --- doc/html/account_8php.html | 124 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) (limited to 'doc/html/account_8php.html') diff --git a/doc/html/account_8php.html b/doc/html/account_8php.html index eb7eb62ca..76f2d1b0a 100644 --- a/doc/html/account_8php.html +++ b/doc/html/account_8php.html @@ -138,6 +138,16 @@ Functions    downgrade_accounts ()   + service_class_allows ($uid, $property, $usage=false) +  + service_class_fetch ($uid, $property) +  + upgrade_link ($bbcode=false) +  + upgrade_message ($bbcode=false) +  + upgrade_bool_message ($bbcode=false) + 

Function Documentation

@@ -310,6 +320,120 @@ Functions

Referenced by register_post().

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
service_class_allows ( $uid,
 $property,
 $usage = false 
)
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
service_class_fetch ( $uid,
 $property 
)
+
+
+ +
+
+ + + + + + + + +
upgrade_bool_message ( $bbcode = false)
+
+ +
+
+ +
+
+ + + + + + + + +
upgrade_link ( $bbcode = false)
+
+ +

Referenced by upgrade_bool_message(), and upgrade_message().

+ +
+
+ +
+
+ + + + + + + + +
upgrade_message ( $bbcode = false)
+
-- cgit v1.2.3