| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
[Source view] [Print] [Project Stats]
The main group management user interface.
| Author: | N.D.Freear AT open.ac.uk |
| Author: | J.White AT open.ac.uk |
| Copyright: | © 2006 The Open University |
| License: | http://www.gnu.org/copyleft/gpl.html GNU Public License |
| File Size: | 277 lines (10 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 2 files group/tabs.php group/lib.php |
| groups_param_action($prefix = 'act_') X-Ref |
| Returns the first button action with the given prefix, taken from POST or GET, otherwise returns false. See /lib/moodlelib.php function optional_param. param: $prefix 'act_' as in 'action'. return: string The action without the prefix, or false if no action found. |
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |