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/admin_8php.html | 560 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 560 insertions(+) create mode 100644 doc/html/admin_8php.html (limited to 'doc/html/admin_8php.html') diff --git a/doc/html/admin_8php.html b/doc/html/admin_8php.html new file mode 100644 index 000000000..1f5af7477 --- /dev/null +++ b/doc/html/admin_8php.html @@ -0,0 +1,560 @@ + + + + + + +The Red Project: mod/admin.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
admin.php File Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

 admin_post (&$a)
 
 admin_content (&$a)
 
 admin_page_summary (&$a)
 
 admin_page_site_post (&$a)
 
 admin_page_site (&$a)
 
 admin_page_dbsync (&$a)
 
 admin_page_users_post (&$a)
 
 admin_page_users (&$a)
 
 admin_page_plugins (&$a)
 
 toggle_theme (&$themes, $th, &$result)
 
 theme_status ($themes, $th)
 
 rebuild_theme_table ($themes)
 
 admin_page_themes (&$a)
 
 admin_page_logs_post (&$a)
 
 admin_page_logs (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
admin_content ($a)
+
+
Parameters
+ + +
App$a
+
+
+
Returns
string
+

Side bar links

+

Page content

+ +
+
+ +
+
+ + + + + + + + +
admin_page_dbsync ($a)
+
+ +

Referenced by admin_content().

+ +
+
+ +
+
+ + + + + + + + +
admin_page_logs ($a)
+
+
Parameters
+ + +
App$a
+
+
+
Returns
string
+ +

Referenced by admin_content().

+ +
+
+ +
+
+ + + + + + + + +
admin_page_logs_post ($a)
+
+

Logs admin page

+
Parameters
+ + +
App$a
+
+
+ +

Referenced by admin_post().

+ +
+
+ +
+
+ + + + + + + + +
admin_page_plugins ($a)
+
+

Plugins admin page

+
Parameters
+ + +
App$a
+
+
+
Returns
string
+

Single plugin

+

List plugins

+ +

Referenced by admin_content().

+ +
+
+ +
+
+ + + + + + + + +
admin_page_site ($a)
+
+
Parameters
+ + +
App$a
+
+
+
Returns
string
+ +

Referenced by admin_content().

+ +
+
+ +
+
+ + + + + + + + +
admin_page_site_post ($a)
+
+

Admin Site Page

+
Parameters
+ + +
App$a
+
+
+ +

Referenced by admin_post().

+ +
+
+ +
+
+ + + + + + + + +
admin_page_summary ($a)
+
+

Admin Summary Page

+
Parameters
+ + +
App$a
+
+
+
Returns
string
+ +

Referenced by admin_content().

+ +
+
+ +
+
+ + + + + + + + +
admin_page_themes ($a)
+
+

Themes admin page

+
Parameters
+ + +
App$a
+
+
+
Returns
string
+

Single theme

+

List themes

+ +

Referenced by admin_content().

+ +
+
+ +
+
+ + + + + + + + +
admin_page_users ($a)
+
+
Parameters
+ + +
App$a
+
+
+
Returns
string
+ +

Referenced by admin_content().

+ +
+
+ +
+
+ + + + + + + + +
admin_page_users_post ($a)
+
+

Users admin page

+
Parameters
+ + +
App$a
+
+
+ +

Referenced by admin_post().

+ +
+
+ +
+
+ + + + + + + + +
admin_post ($a)
+
+

Friendica admin

+
Parameters
+ + +
App$a
+
+
+ +
+
+ +
+
+ + + + + + + + +
rebuild_theme_table ( $themes)
+
+
Parameters
+ + +
array$themes
+
+
+
Returns
string
+ +

Referenced by admin_page_themes().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
theme_status ( $themes,
 $th 
)
+
+
Parameters
+ + + +
array$themes
string$th
+
+
+
Returns
int
+ +

Referenced by admin_page_themes().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
toggle_theme ($themes,
 $th,
$result 
)
+
+
Parameters
+ + + + +
array$themes
string$th
int$result
+
+
+ +

Referenced by admin_page_themes().

+ +
+
+
+
+ + + + -- cgit v1.2.3 From 0ee1e83a3c6bb48064789a622f5eb7331733cb64 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 16:04:28 -0800 Subject: small doco update --- doc/html/admin_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/admin_8php.html') diff --git a/doc/html/admin_8php.html b/doc/html/admin_8php.html index 1f5af7477..5917b81ac 100644 --- a/doc/html/admin_8php.html +++ b/doc/html/admin_8php.html @@ -551,7 +551,7 @@ Functions - - - - + -- cgit v1.2.3 From 36bfe90882b9ca1268e6338281c8da28803ae3eb Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 16 Apr 2013 16:05:05 -0700 Subject: update doco --- doc/html/admin_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/admin_8php.html') diff --git a/doc/html/admin_8php.html b/doc/html/admin_8php.html index 01086347c..565c86a3b 100644 --- a/doc/html/admin_8php.html +++ b/doc/html/admin_8php.html @@ -432,7 +432,7 @@ Functions
-

Friendica admin

+

Red admin

Parameters
-- cgit v1.2.3 From 9e22ec928b9534ea9db0d18bf685fb0d357fbad2 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 18 Apr 2013 21:06:31 -0700 Subject: more umbilical cutting --- doc/html/admin_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/admin_8php.html') diff --git a/doc/html/admin_8php.html b/doc/html/admin_8php.html index 565c86a3b..a94c29c0a 100644 --- a/doc/html/admin_8php.html +++ b/doc/html/admin_8php.html @@ -28,7 +28,7 @@
App$a
- + -- cgit v1.2.3 From 5e4b9d7766ceffd19785f14443cc1b4d4f675d4e Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 14 May 2013 21:25:58 -0700 Subject: disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update --- doc/html/admin_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/admin_8php.html') diff --git a/doc/html/admin_8php.html b/doc/html/admin_8php.html index d5448d29a..f7b01d939 100644 --- a/doc/html/admin_8php.html +++ b/doc/html/admin_8php.html @@ -28,7 +28,7 @@
The Red Project
-- cgit v1.2.3 From 34526e82531c67995e25cf04abce0d927ce22ffd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:59:11 -0700 Subject: doc cleanup --- doc/html/admin_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/admin_8php.html') diff --git a/doc/html/admin_8php.html b/doc/html/admin_8php.html index a94c29c0a..d5448d29a 100644 --- a/doc/html/admin_8php.html +++ b/doc/html/admin_8php.html @@ -4,7 +4,7 @@ -The Red Project: mod/admin.php File Reference +The Red Matrix: mod/admin.php File Reference @@ -30,7 +30,7 @@
-
The Red Project +
The Red Matrix
- + + + + + @@ -185,6 +189,42 @@ Functions

Referenced by admin_content().

+ + + +
+
+
The Red Matrix
-- cgit v1.2.3 From 96ad49b1b831d0f4e3660330750e9484eb9238bd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 20 Sep 2013 05:43:30 -0700 Subject: doc updates --- doc/html/admin_8php.html | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'doc/html/admin_8php.html') diff --git a/doc/html/admin_8php.html b/doc/html/admin_8php.html index f7b01d939..4419c6ef4 100644 --- a/doc/html/admin_8php.html +++ b/doc/html/admin_8php.html @@ -122,6 +122,10 @@ Functions
 
 admin_page_site (&$a)
 
 admin_page_hubloc_post (&$a)
 
 admin_page_hubloc (&$a)
 
 admin_page_dbsync (&$a)
 
 admin_page_users_post (&$a)
+ + + + + + + +
admin_page_hubloc ($a)
+
+ +

Referenced by admin_content().

+ +
+ + +
+
+ + + + + + + + +
admin_page_hubloc_post ($a)
+
+ +

Referenced by admin_post().

+
-- 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/admin_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/admin_8php.html') diff --git a/doc/html/admin_8php.html b/doc/html/admin_8php.html index 4419c6ef4..ff835ad08 100644 --- a/doc/html/admin_8php.html +++ b/doc/html/admin_8php.html @@ -28,7 +28,7 @@ - + + + + + @@ -171,6 +175,56 @@ Functions

Side bar links

Page content

+ + + +
+
+
The Red Matrix
-- cgit v1.2.3 From 3c23d1f9fe2813d91fc8d29f19f8a51d9a0a9091 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 28 Mar 2014 01:12:36 -0700 Subject: doc update --- doc/html/admin_8php.html | 54 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) (limited to 'doc/html/admin_8php.html') diff --git a/doc/html/admin_8php.html b/doc/html/admin_8php.html index ff835ad08..d1e165510 100644 --- a/doc/html/admin_8php.html +++ b/doc/html/admin_8php.html @@ -132,6 +132,10 @@ Functions
 
 admin_page_users (&$a)
 
 admin_page_channels_post (&$a)
 
 admin_page_channels (&$a)
 
 admin_page_plugins (&$a)
 
 toggle_theme (&$themes, $th, &$result)
+ + + + + + + +
admin_page_channels ($a)
+
+
Parameters
+ + +
App$a
+
+
+
Returns
string
+ +

Referenced by admin_content().

+ +
+ + +
+
+ + + + + + + + +
admin_page_channels_post ($a)
+
+

Channels admin page

+
Parameters
+ + +
App$a
+
+
+ +

Referenced by admin_post().

+
-- cgit v1.2.3