Go to the source code of this file.
Data Structures | |
class | forum |
Namespaces | |
namespace | pragyan |
Widget Framework for Pragyan CMS (c) 2010 Pragyan Team http://www.gnu.org/licenses/ GNU Public License For more details, see README Add support for File Upload/Download via the widget's configurations Reload Widgets ,Get Widget Instances. see bottom. | |
Functions | |
actionPost () | |
actionView () | |
createModule (&$moduleComponentId) | |
deleteModule ($moduleComponentId) | |
copyModule ($moduleComponentId) |
actionPost | ( | ) |
Definition at line 496 of file forum.lib.php.
actionView | ( | ) |
Definition at line 676 of file forum.lib.php.
copyModule | ( | $ | moduleComponentId | ) |
Definition at line 1141 of file forum.lib.php.
createModule | ( | &$ | moduleComponentId | ) |
Definition at line 1112 of file forum.lib.php.
deleteModule | ( | $ | moduleComponentId | ) |
Definition at line 1128 of file forum.lib.php.