diff options
author | friendica <info@friendica.com> | 2013-12-13 01:13:35 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-12-13 01:13:35 -0800 |
commit | 64b16f1e1ac303b476ffac891c99f6404bc04f53 (patch) | |
tree | 0fbd0016b51840a50e994673445b9f12da1a29cf /doc/html/widgets_8php.js | |
parent | 65c0b84313ed3c08e4512968e0030631c55bcbb4 (diff) | |
download | volse-hubzilla-64b16f1e1ac303b476ffac891c99f6404bc04f53.tar.gz volse-hubzilla-64b16f1e1ac303b476ffac891c99f6404bc04f53.tar.bz2 volse-hubzilla-64b16f1e1ac303b476ffac891c99f6404bc04f53.zip |
add construct_page hook
Diffstat (limited to 'doc/html/widgets_8php.js')
-rw-r--r-- | doc/html/widgets_8php.js | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/doc/html/widgets_8php.js b/doc/html/widgets_8php.js index 0b1db1013..d83669dc3 100644 --- a/doc/html/widgets_8php.js +++ b/doc/html/widgets_8php.js @@ -1,5 +1,17 @@ var widgets_8php = [ + [ "list_widgets", "widgets_8php.html#a8e670642c7a957d2b5578dfb75aedc05", null ], + [ "widget_affinity", "widgets_8php.html#add9b24d3304e529a7975e96122315554", null ], + [ "widget_archive", "widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65", null ], + [ "widget_categories", "widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b", null ], + [ "widget_collections", "widgets_8php.html#aa189a07241246d97efbee29f1c6a6f7f", null ], + [ "widget_filer", "widgets_8php.html#a5ab3b64496e02cab56429978ad55f1c0", null ], + [ "widget_follow", "widgets_8php.html#ad1bf7aa69e8d100d95faba17c7bc91cd", null ], + [ "widget_fullprofile", "widgets_8php.html#a70442dfa079312d9d5e5ee01be51a165", null ], + [ "widget_notes", "widgets_8php.html#a45ea061dabe9a8372e4ca3b9e5714256", null ], [ "widget_profile", "widgets_8php.html#abd2e508a2a0b911c4a838e3cb7599923", null ], - [ "widget_tagcloud", "widgets_8php.html#a6dbc227aac750774284ee39c45f0a200", null ] + [ "widget_savedsearch", "widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8", null ], + [ "widget_suggestions", "widgets_8php.html#a0d404276fedc59f5038cf5c085028326", null ], + [ "widget_tagcloud", "widgets_8php.html#a6dbc227aac750774284ee39c45f0a200", null ], + [ "widget_tagcloud_wall", "widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653", null ] ];
\ No newline at end of file |