| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | (c) 2005 phpBB Group |
| License: | http://opensource.org/licenses/gpl-license.php GNU Public License |
| Version: | $Id$ |
| File Size: | 1065 lines (32 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
acp_modules:: (11 methods):
main()
get_module_row()
get_module_infos()
make_module_select()
get_module_branch()
remove_cache_file()
lang_name()
update_module_data()
move_module()
delete_module()
move_module_by()
Class: acp_modules - X-Ref
| main($id, $mode) X-Ref |
| No description |
| get_module_row($module_id) X-Ref |
| Get row for specified module |
| get_module_infos($module = '', $module_class = false) X-Ref |
| Get available module information from module files |
| make_module_select($select_id = false, $ignore_id = false, $ignore_acl = false, $ignore_nonpost = false, $ignore_emptycat = true, $ignore_noncat = false) X-Ref |
| Simple version of jumpbox, just lists modules |
| get_module_branch($module_id, $type = 'all', $order = 'descending', $include_module = true) X-Ref |
| Get module branch |
| remove_cache_file() X-Ref |
| Remove modules cache file |
| lang_name($module_langname) X-Ref |
| Return correct language name |
| update_module_data(&$module_data, $run_inline = false) X-Ref |
| Update/Add module param: bool $run_inline if set to true errors will be returned and no logs being written |
| move_module($from_module_id, $to_parent_id) X-Ref |
| Move module around the tree |
| delete_module($module_id) X-Ref |
| Remove module from tree |
| move_module_by($module_row, $action = 'move_up', $steps = 1) X-Ref |
| Move module position by $steps up/down |
| Generated: Wed Oct 2 15:03:47 2013 | Cross-referenced by PHPXref 0.7.1 |