From 55aa0c1041e4506c8980377cfbdee8eb58188e19 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 8 Aug 2014 15:26:36 -0700 Subject: doc updates --- doc/html/profile__selectors_8php.html | 90 +++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) (limited to 'doc/html/profile__selectors_8php.html') diff --git a/doc/html/profile__selectors_8php.html b/doc/html/profile__selectors_8php.html index b118aba11..d43ca6a93 100644 --- a/doc/html/profile__selectors_8php.html +++ b/doc/html/profile__selectors_8php.html @@ -114,10 +114,16 @@ $(document).ready(function(){initNavTree('profile__selectors_8php.html','');}); Functions  gender_selector ($current="", $suffix="")   + gender_selector_min ($current="", $suffix="") +   sexpref_selector ($current="", $suffix="")   + sexpref_selector_min ($current="", $suffix="") +   marital_selector ($current="", $suffix="")   + marital_selector_min ($current="", $suffix="") + 

Function Documentation

@@ -146,6 +152,34 @@ Functions

Referenced by profiles_content().

+ + + +
+
+ + + + + + + + + + + + + + + + + + +
gender_selector_min ( $current = "",
 $suffix = "" 
)
+
+ +

Referenced by profiles_content().

+
@@ -174,6 +208,34 @@ Functions

Referenced by profiles_content().

+ + + +
+
+ + + + + + + + + + + + + + + + + + +
marital_selector_min ( $current = "",
 $suffix = "" 
)
+
+ +

Referenced by profiles_content().

+
@@ -202,6 +264,34 @@ Functions

Referenced by profiles_content().

+ + + +
+
+ + + + + + + + + + + + + + + + + + +
sexpref_selector_min ( $current = "",
 $suffix = "" 
)
+
+ +

Referenced by profiles_content().

+
-- cgit v1.2.3