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 ($compId) | |
deleteModule ($moduleComponentId) | |
copyModule ($moduleComponentId, $newId) |
actionPost | ( | ) |
Definition at line 495 of file forum.lib.php.
actionView | ( | ) |
Definition at line 675 of file forum.lib.php.
copyModule | ( | $ | moduleComponentId, | |
$ | newId | |||
) |
Definition at line 1120 of file forum.lib.php.
createModule | ( | $ | compId | ) |
Definition at line 1111 of file forum.lib.php.
deleteModule | ( | $ | moduleComponentId | ) |
Definition at line 1116 of file forum.lib.php.