From 625dcb911a01983f4767a55567a0374d6045093e Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 31 Aug 2013 04:22:40 -0700 Subject: doc updates --- doc/html/comanche_8php.html | 291 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 291 insertions(+) create mode 100644 doc/html/comanche_8php.html (limited to 'doc/html/comanche_8php.html') diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html new file mode 100644 index 000000000..58d792ecd --- /dev/null +++ b/doc/html/comanche_8php.html @@ -0,0 +1,291 @@ + + + + + + +The Red Matrix: include/comanche.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
comanche.php File Reference
+
+
+ + + + + + + + + + + + + + + + +

+Functions

 pdl_selector ($uid, $current="")
 
 comanche_parser (&$a, $s)
 
 comanche_menu ($name)
 
 comanche_replace_region ($match)
 
 comanche_widget ($name, $args=null)
 
 comanche_region (&$a, $s)
 
 widget_profile ($args)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
comanche_menu ( $name)
+
+ +

Referenced by comanche_region().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
comanche_parser ($a,
 $s 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
comanche_region ($a,
 $s 
)
+
+ +

Referenced by comanche_parser().

+ +
+
+ +
+
+ + + + + + + + +
comanche_replace_region ( $match)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
comanche_widget ( $name,
 $args = null 
)
+
+ +

Referenced by comanche_region().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
pdl_selector ( $uid,
 $current = "" 
)
+
+ +
+
+ +
+
+ + + + + + + + +
widget_profile ( $args)
+
+ +
+
+
+
+ -- cgit v1.2.3 From 63c60b224c70ee9d09b8eb73bd11c44ca4a259fd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 6 Sep 2013 03:10:25 -0700 Subject: provide mimetype selector on edit (pages and blocks) --- doc/html/comanche_8php.html | 52 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) (limited to 'doc/html/comanche_8php.html') diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html index 58d792ecd..58419e3df 100644 --- a/doc/html/comanche_8php.html +++ b/doc/html/comanche_8php.html @@ -120,6 +120,10 @@ Functions    comanche_replace_region ($match)   + comanche_block ($name) +  + comanche_webpage (&$a, $s) +   comanche_widget ($name, $args=null)    comanche_region (&$a, $s) @@ -128,6 +132,24 @@ Functions  

Function Documentation

+ +
+
+ + + + + + + + +
comanche_block ( $name)
+
+ +

Referenced by comanche_region().

+ +
+
@@ -170,6 +192,8 @@ Functions
+

Referenced by page_content().

+
@@ -214,6 +238,34 @@ Functions
+
+ + +
+
+ + + + + + + + + + + + + + + + + + +
comanche_webpage ($a,
 $s 
)
+
+ +

Referenced by comanche_parser().

+
-- cgit v1.2.3 From 24dd15c2051bad20cad266e36227577cd8e46632 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 4 Oct 2013 04:46:55 -0700 Subject: doc update --- doc/html/comanche_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/comanche_8php.html') diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html index 58419e3df..71084b7ba 100644 --- a/doc/html/comanche_8php.html +++ b/doc/html/comanche_8php.html @@ -146,7 +146,7 @@ Functions
-

Referenced by comanche_region().

+

Referenced by comanche_region(), and profile_sidebar().

-- cgit v1.2.3 From c36fc59df30735b88ab55884f4411dedd3886f20 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 26 Oct 2013 01:27:19 -0700 Subject: doc updates --- doc/html/comanche_8php.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/comanche_8php.html') diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html index 71084b7ba..ef1d9948b 100644 --- a/doc/html/comanche_8php.html +++ b/doc/html/comanche_8php.html @@ -124,8 +124,8 @@ Functions    comanche_webpage (&$a, $s)   - comanche_widget ($name, $args=null) -  + comanche_widget ($name, $text) +   comanche_region (&$a, $s)    widget_profile ($args) @@ -268,7 +268,7 @@ Functions - +
@@ -282,7 +282,7 @@ Functions - + -- cgit v1.2.3 From 8eed3a10062818dd30f339139074be8e721546d5 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 2 Nov 2013 15:45:38 -0700 Subject: doc updates --- doc/html/comanche_8php.html | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'doc/html/comanche_8php.html') diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html index ef1d9948b..965723a75 100644 --- a/doc/html/comanche_8php.html +++ b/doc/html/comanche_8php.html @@ -128,8 +128,6 @@ Functions - -
 $args = null $text 
 
 comanche_region (&$a, $s)
 
 widget_profile ($args)
 

Function Documentation

@@ -320,22 +318,6 @@ Functions
-
-
- -
-
- - - - - - - - -
widget_profile ( $args)
-
-
-- cgit v1.2.3 From 8cd9a2c3a944e804c72ef461df801116c6b44ac7 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 28 Nov 2013 19:37:39 -0800 Subject: doc updates --- doc/html/comanche_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/comanche_8php.html') diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html index 965723a75..c35379c37 100644 --- a/doc/html/comanche_8php.html +++ b/doc/html/comanche_8php.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- cgit v1.2.3 From 90fff1de1c81eca9cdca8c41ec8083b72965b4a2 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 6 Dec 2013 00:11:03 -0800 Subject: doc updates --- doc/html/comanche_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/comanche_8php.html') diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html index c35379c37..4b6a86ba4 100644 --- a/doc/html/comanche_8php.html +++ b/doc/html/comanche_8php.html @@ -144,7 +144,7 @@ Functions
-

Referenced by comanche_region(), and profile_sidebar().

+

Referenced by comanche_region(), and profile_sidebar().

-- cgit v1.2.3 From 64b16f1e1ac303b476ffac891c99f6404bc04f53 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 13 Dec 2013 01:13:35 -0800 Subject: add construct_page hook --- doc/html/comanche_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/comanche_8php.html') diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html index 4b6a86ba4..57572239d 100644 --- a/doc/html/comanche_8php.html +++ b/doc/html/comanche_8php.html @@ -190,7 +190,7 @@ Functions
-

Referenced by page_content().

+

Referenced by construct_page(), and page_content().

-- cgit v1.2.3 From 46f0de7120d0773f361e08298c99ef804330adff Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 28 Feb 2014 00:57:35 -0800 Subject: try to fix youtube mixed content warnings --- doc/html/comanche_8php.html | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'doc/html/comanche_8php.html') diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html index 57572239d..7a235b5b3 100644 --- a/doc/html/comanche_8php.html +++ b/doc/html/comanche_8php.html @@ -116,8 +116,8 @@ Functions    comanche_parser (&$a, $s)   - comanche_menu ($name) -  + comanche_menu ($name, $class= '') +   comanche_replace_region ($match)    comanche_block ($name) @@ -148,7 +148,7 @@ Functions - +
@@ -156,8 +156,18 @@ Functions - + + + + + + + + + + +
comanche_menu (  $name)$name,
 $class = '' 
)
-- cgit v1.2.3 From 16c2aa042fade698ece5dcb67cde10ff8155bd65 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Mar 2014 14:30:24 -0800 Subject: doc update --- doc/html/comanche_8php.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'doc/html/comanche_8php.html') diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html index 7a235b5b3..d5b7817b8 100644 --- a/doc/html/comanche_8php.html +++ b/doc/html/comanche_8php.html @@ -120,6 +120,8 @@ Functions    comanche_replace_region ($match)   + comanche_get_channel_id () +   comanche_block ($name)    comanche_webpage (&$a, $s) @@ -146,6 +148,24 @@ Functions

Referenced by comanche_region(), and profile_sidebar().

+
+
+ +
+
+ + + + + + + +
comanche_get_channel_id ()
+
+

comanche_get_channel_id() Returns the channel_id of the profile owner of the page, or the local_user if there is no profile owner. Otherwise returns 0

+ +

Referenced by comanche_block(), comanche_menu(), and construct_page().

+
-- cgit v1.2.3 From cdf5e08eb970c58b2d413e4ea9a4042f265259a3 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 2 May 2014 17:28:46 -0700 Subject: weekly update --- doc/html/comanche_8php.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'doc/html/comanche_8php.html') diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html index d5b7817b8..5967a7d6a 100644 --- a/doc/html/comanche_8php.html +++ b/doc/html/comanche_8php.html @@ -130,6 +130,8 @@ Functions    comanche_region (&$a, $s)   + register_page_template ($arr) + 

Function Documentation

@@ -348,6 +350,22 @@ Functions
+
+ + +
+
+ + + + + + + + +
register_page_template ( $arr)
+
+
-- cgit v1.2.3