com_admin/
admin.admin.html.php -
9 functions/classes, 594 lines, 13599 bytes
17: class HTML_admin_misc;
22: function controlPanel ();
42: function get_php_setting ($val);
47: function get_server_software ();
57: function system_info ( $version );
376: function ListComponents ();
383: function help ();
500: function preview ( $tp=0 );
537: function getHelpTOC ( $helpsearch );
admin.admin.php -
54 lines, 1207 bytes
index.html -
44 bytes
toolbar.admin.html.php -
4 functions/classes, 38 lines, 791 bytes
14: class TOOLBAR_admin;
15: function _SYSINFO ();
23: function _CPANEL ();
31: function _DEFAULT ();
toolbar.admin.php -
29 lines, 665 bytes
com_banners/
admin.banners.html.php -
9 functions/classes, 481 lines, 10952 bytes
17: class HTML_banners;
19: function showBanners ( &$rows, &$pageNav, $option );
138: function bannerForm ( &$_row, &$lists, $_option );
143: function changeDisplayImage ();
150: function submitbutton (pressbutton);
308: class HTML_bannerClient;
310: function showClients ( &$rows, &$pageNav, $option );
393: function bannerClientForm ( &$row, $option );
150: function submitbutton (pressbutton);
admin.banners.php -
11 functions/classes, 347 lines, 9301 bytes
95: function viewBanners ( $option );
121: function editBanner ( $bannerid, $option );
159: function saveBanner ( $task );
186: function cancelEditBanner ();
196: function publishBanner ( $cid, $publish=1 );
223: function removeBanner ( $cid );
237: function viewBannerClients ( $option );
267: function editBannerClient ( $clientid, $option );
291: function saveBannerClient ( $option );
312: function cancelEditClient ( $option );
320: function removeBannerClients ( $cid, $option );
banners.xml -
550 bytes
index.html -
44 bytes
toolbar.banners.html.php -
6 functions/classes, 91 lines, 2157 bytes
17: class TOOLBAR_banners;
21: function _EDIT ();
39: function _DEFAULT ();
55: class TOOLBAR_bannerClient;
21: function _EDIT ();
39: function _DEFAULT ();
toolbar.banners.php -
37 lines, 788 bytes
com_categories/
admin.categories.html.php -
6 functions/classes, 635 lines, 14500 bytes
17: class categories_html;
24: function show ( &$rows, $section, $section_name, &$pageNav, &$lists, $type );
236: function edit ( &$row, &$lists, $redirect, $menus );
252: function submitbutton (pressbutton, section);
490: function moveCategorySelect ( $option, $cid, $SectionList, $items, $sectionOld, $contents, $redirect );
563: function copyCategorySelect ( $option, $cid, $SectionList, $items, $sectionOld, $contents, $redirect );
admin.categories.php -
14 functions/classes, 875 lines, 25738 bytes
108: function showCategories ( $section, $option );
237: function editCategory ( $uid=0, $section='' );
363: function saveCategory ( $task );
441: function removeCategories ( $section, $cid );
510: function publishCategories ( $section, $categoryid=null, $cid=null, $publish=1 );
550: function cancelCategory ();
565: function orderCategory ( $uid, $inc );
577: function moveCategorySelect ( $option, $cid, $sectionOld );
613: function moveCategorySave ( $cid, $sectionOld );
647: function copyCategorySelect ( $option, $cid, $sectionOld );
683: function copyCategorySave ( $cid, $sectionOld );
747: function accessMenu ( $uid, $access, $section );
764: function menuLink ( $id );
835: function saveOrder ( &$cid, $section );
index.html -
44 bytes
toolbar.categories.html.php -
5 functions/classes, 89 lines, 2294 bytes
14: class TOOLBAR_categories;
19: function _EDIT ();
43: function _MOVE ();
54: function _COPY ();
64: function _DEFAULT ();
toolbar.categories.php -
35 lines, 751 bytes
com_checkin/
admin.checkin.html.php -
13 lines, 416 bytes
admin.checkin.php -
95 lines, 2778 bytes
index.html -
44 bytes
toolbar.checkin.html.php -
2 functions/classes, 25 lines, 510 bytes
14: class TOOLBAR_checkin;
18: function _DEFAULT ();
toolbar.checkin.php -
21 lines, 538 bytes
com_config/
admin.config.html.php -
6 functions/classes, 748 lines, 31878 bytes
17: class HTML_config;
19: function showconfig ( &$row, &$lists, $option);
25: function saveFilePerms ();
44: function changeFilePermsMode (mode);
61: function saveDirPerms ();
80: function changeDirPermsMode (mode);
admin.config.php -
6 functions/classes, 530 lines, 18357 bytes
21: class mosConfig extends mosDBTable;
151: function mosConfig ();
219: function getVarText ();
227: function bindGlobals ();
255: function showconfig ($confightml, &$database, $option);
428: function saveconfig ( $task );
index.html -
44 bytes
toolbar.config.html.php -
2 functions/classes, 31 lines, 743 bytes
17: class TOOLBAR_config;
18: function _DEFAULT ();
toolbar.config.php -
21 lines, 538 bytes
com_contact/
admin.contact.html.php -
4 functions/classes, 420 lines, 9994 bytes
17: class HTML_contact;
19: function showContacts ( &$rows, &$pageNav, $search, $option, &$lists );
140: function editContact ( &$row, &$lists, $option, &$params );
152: function submitbutton (pressbutton);
admin.contact.php -
7 functions/classes, 302 lines, 8402 bytes
79: function showContacts ( $option );
132: function editContact ( $id, $option );
184: function saveContact ( $option );
229: function removeContacts ( &$cid, $option );
249: function changeContact ( $cid=null, $state=0, $option );
280: function orderContacts ( $uid, $inc, $option );
293: function cancelContact ();
contact.xml -
4679 bytes
contact_items.xml -
6270 bytes
index.html -
44 bytes
toolbar.contact.html.php -
3 functions/classes, 55 lines, 1294 bytes
17: class TOOLBAR_contact;
21: function _EDIT ();
38: function _DEFAULT ();
toolbar.contact.php -
27 lines, 621 bytes
com_content/
admin.content.html.php -
10 functions/classes, 1173 lines, 30304 bytes
17: class HTML_content;
23: function showContent ( &$rows, $section, &$lists, $search, $pageNav, $all=NULL, $redirect );
280: function showArchive ( &$rows, $section, &$lists, $search, $pageNav, $option, $all=NULL, $redirect );
285: function submitbutton (pressbutton);
444: function editContent ( &$row, $section, &$lists, &$sectioncategories, &$images, &$params, $option, $redirect, &$menus );
285: function submitbutton (pressbutton);
1036: function moveSection ( $cid, $sectCatList, $option, $sectionid, $items );
285: function submitbutton (pressbutton);
1106: function copySection ( $option, $cid, $sectCatList, $sectionid, $items );
285: function submitbutton (pressbutton);
admin.content.php -
20 functions/classes, 1206 lines, 37493 bytes
131: function viewContent ( $sectionid, $option );
252: function viewArchive ( $sectionid, $option );
363: function editContent ( $uid=0, $sectionid=0, $option );
559: function saveContent ( $sectionid, $task );
692: function changeContent ( $cid=null, $state=0, $option );
744: function toggleFrontPage ( $cid, $section, $option );
778: function removeContent ( &$cid, $sectionid, $option );
808: function cancelContent ( );
823: function orderContent ( $uid, $inc, $option );
838: function moveSection ( $cid, $sectionid, $option );
874: function moveSectionSave ( &$cid, $sectionid, $option );
938: function copyItem ( $cid, $sectionid, $option );
976: function copyItemSave ( $cid, $sectionid, $option );
1065: function resethits ( $redirect, $id );
1083: function accessMenu ( $uid, $access, $option );
1102: function filterCategory ( $query, $active=NULL );
1114: function menuLink ( $redirect, $id );
1144: function go2menu ();
1150: function go2menuitem ();
1157: function saveOrder ( &$cid );
content.xml -
5164 bytes
index.html -
44 bytes
toolbar.content.html.php -
6 functions/classes, 87 lines, 2219 bytes
14: class TOOLBAR_content;
15: function _EDIT ();
38: function _ARCHIVE ();
48: function _MOVE ();
56: function _COPY ();
64: function _DEFAULT ();
toolbar.content.php -
42 lines, 873 bytes
com_frontpage/
admin.frontpage.html.php -
2 functions/classes, 224 lines, 6114 bytes
17: class HTML_content;
22: function showList ( &$rows, $search, $pageNav, $option, $lists );
admin.frontpage.php -
6 functions/classes, 296 lines, 8687 bytes
79: function viewFrontPage ( $option );
182: function changeFrontPage ( $cid=null, $state=0, $option );
210: function removeFrontPage ( &$cid, $option );
240: function orderFrontPage ( $uid, $inc, $option );
255: function accessMenu ( $uid, $access );
272: function saveOrder ( &$cid );
frontpage.xml -
7407 bytes
index.html -
44 bytes
toolbar.frontpage.html.php -
2 functions/classes, 33 lines, 874 bytes
17: class TOOLBAR_FrontPage;
18: function _DEFAULT ();
toolbar.frontpage.php -
27 lines, 675 bytes
com_installer/
admin.installer.html.php -
5 functions/classes, 131 lines, 3394 bytes
13: function writableCell ( $folder );
24: class HTML_installer;
26: function showInstallForm ( $title, $option, $element, $client = "", $p_startdir = "", $backLink="" );
29: function submitbutton3 (pressbutton);
104: function showInstallMessage ( $message, $title, $url );
admin.installer.php -
4 functions/classes, 191 lines, 6006 bytes
72: function uploadPackage ( $installerClass, $option, $element, $client );
124: function installFromDirectory ( $installerClass, $option, $element, $client );
146: function removeElement ( $installerClass, $option, $element, $client );
167: function uploadFile ( $filename, $userfile_name, &$msg );
component/
component.class.php -
5 functions/classes, 340 lines, 11060 bytes
18: class mosInstallerComponent extends mosInstaller;
23: function componentAdminDir ($p_dirname = null);
34: function install ($p_fromdir = null);
196: function createParentMenu ($_menuname,$_comname, $_image = "js/ThemeOffice/component.png");
227: function uninstall ( $cid, $option, $client=0 );
component.html.php -
2 functions/classes, 111 lines, 2832 bytes
17: class HTML_component;
22: function showInstalledComponents ( $rows, $option );
component.php -
1 functions/classes, 100 lines, 2992 bytes
36: function showInstalledComponents ( $option );
index.html -
44 bytes
index.html -
44 bytes
installer.class.php -
33 functions/classes, 494 lines, 13863 bytes
19: class mosInstaller;
46: function mosInstaller ();
55: function upload ($p_filename = null, $p_unpack = true);
71: function extractArchive ();
130: function findInstallFile ();
154: function isPackageFile ( $p_file );
175: function readInstallFile ();
201: function install ();
207: function uninstall ();
213: function returnTo ( $option, $element );
221: function preInstallCheck ( $p_fromdir, $type );
255: function parseFiles ( $tagName='files', $special='', $specialError='', $adminFiles=0 );
338: function copyFiles ( $p_sourcedir, $p_destdir, $p_files, $overwrite=false );
367: function copySetupFile ( $where='admin' );
379: function setError ( $p_errno, $p_error );
388: function getError ($p_full = false);
400: function setVar ( $name, $value=null );
407: function installFilename ( $p_filename = null );
418: function installType ( $p_installtype = null );
422: function error ( $p_error = null );
426: function xmlDoc ( $p_xmldoc = null );
430: function installArchive ( $p_filename = null );
434: function installDir ( $p_dirname = null );
438: function unpackDir ( $p_dirname = null );
442: function isWindows ();
446: function errno ( $p_errno = null );
450: function hasInstallfile ( $p_hasinstallfile = null );
407: function installfile ( $p_installfile = null );
458: function elementDir ( $p_dirname = null );
462: function elementName ( $p_name = null );
465: function elementSpecial ( $p_name = null );
470: function cleanupInstall ( $userfile_name, $resultdir);
479: function deldir ( $dir );
language/
index.html -
44 bytes
language.class.php -
4 functions/classes, 102 lines, 2853 bytes
17: class mosInstallerLanguage extends mosInstaller;
22: function install ( $p_fromdir = null );
52: function uninstall ( $id, $option, $client=0 );
96: function returnTo ( $option, $element, $client );
language.php -
27 lines, 901 bytes
mambot/
index.html -
44 bytes
mambot.class.php -
3 functions/classes, 180 lines, 5424 bytes
18: class mosInstallerMambot extends mosInstaller;
23: function install ( $p_fromdir = null );
90: function uninstall ( $id, $option, $client=0 );
mambot.html.php -
2 functions/classes, 129 lines, 3140 bytes
17: class HTML_mambot;
23: function showInstalledMambots ( &$rows, $option );
mambot.php -
1 functions/classes, 93 lines, 2741 bytes
34: function showInstalledMambots ( $_option );
module/
index.html -
44 bytes
module.class.php -
3 functions/classes, 184 lines, 5523 bytes
17: class mosInstallerModule extends mosInstaller;
22: function install ( $p_fromdir = null );
100: function uninstall ( $id, $option, $client=0 );
module.html.php -
2 functions/classes, 116 lines, 2942 bytes
17: class HTML_module;
19: function showInstalledModules ( &$rows, $option, &$xmlfile, &$lists );
module.php -
1 functions/classes, 113 lines, 3454 bytes
35: function showInstalledModules ( $_option );
template/
index.html -
44 bytes
template.class.php -
4 functions/classes, 115 lines, 3332 bytes
23: class mosInstallerTemplate extends mosInstaller;
28: function install ( $p_fromdir = null );
85: function uninstall ( $id, $option, $client=0 );
110: function returnTo ( $option, $element, $client );
template.php -
36 lines, 1211 bytes
toolbar.installer.html.php -
4 functions/classes, 39 lines, 827 bytes
14: class TOOLBAR_installer;
16: function _DEFAULT ();
22: function _DEFAULT2 ();
30: function _NEW ();
toolbar.installer.php -
30 lines, 788 bytes
com_languages/
admin.languages.html.php -
3 functions/classes, 156 lines, 4277 bytes
17: class HTML_languages;
19: function showLanguages ( $cur_lang, &$rows, &$pageNav, $option );
109: function editLanguageSource ( $language, &$content, $option );
admin.languages.php -
5 functions/classes, 254 lines, 6938 bytes
63: function viewLanguages ( $option );
148: function publishLanguage ( $p_lname, $option );
177: function removeLanguage ( $cid, $option, $client );
202: function editLanguageSource ( $p_lname, $option);
215: function saveLanguageSource ( $option );
index.html -
44 bytes
toolbar.languages.html.php -
4 functions/classes, 49 lines, 1152 bytes
17: class TOOLBAR_languages;
18: function _DEFAULT ();
31: function _NEW ();
39: function _EDIT_SOURCE ();
toolbar.languages.php -
26 lines, 614 bytes
com_login/
index.html - 44 bytes
login.xml - 4387 bytes
com_mambots/
admin.mambots.html.php -
4 functions/classes, 304 lines, 7695 bytes
17: class HTML_modules;
23: function showMambots ( &$rows, $client, &$pageNav, $option, &$lists, $search );
160: function editMambot ( &$row, &$lists, &$params, $option );
170: function submitbutton (pressbutton);
admin.mambots.php -
9 functions/classes, 448 lines, 13125 bytes
79: function viewMambots ( $option, $client );
147: function saveMambot ( $option, $client, $task );
199: function editMambot ( $option, $uid, $client );
295: function removeMambot ( &$cid, $option, $client );
311: function publishMambot ( $cid=null, $publish=1, $option, $client );
343: function cancelMambot ( $option, $client );
358: function orderMambot ( $uid, $inc, $option, $client );
378: function accessMenu ( $uid, $access, $option, $client );
409: function saveOrder ( &$cid );
index.html -
44 bytes
toolbar.mambots.html.php -
3 functions/classes, 54 lines, 1204 bytes
14: class TOOLBAR_modules;
18: function _EDIT ();
37: function _DEFAULT ();
toolbar.mambots.php -
27 lines, 618 bytes
com_massmail/
admin.massmail.html.php -
3 functions/classes, 104 lines, 2200 bytes
17: class HTML_massmail;
18: function messageForm ( &$lists, $option );
21: function submitbutton (pressbutton);
admin.massmail.php -
2 functions/classes, 104 lines, 3100 bytes
34: function messageForm ( $option );
49: function sendMail ();
index.html -
44 bytes
massmail.xml -
565 bytes
toolbar.massmail.html.php -
2 functions/classes, 32 lines, 814 bytes
17: class TOOLBAR_massmail;
21: function _DEFAULT ();
toolbar.massmail.php -
21 lines, 544 bytes
com_media/
admin.media.html.php -
19 functions/classes, 433 lines, 12703 bytes
17: class HTML_Media;
18: function showMedia ($dirPath,$listdir );
63: function dirup ();
71: function goUpDir ();
148: function dir_name ($dir);
158: function draw_no_results ();
168: function draw_no_dir ();
180: function draw_table_header ();
185: function draw_table_footer ();
190: function show_image ($img, $file, $info, $size, $listdir);
223: function show_dir ($path, $dir,$listdir);
260: function show_doc ($doc, $listdir, $icon);
292: function parse_size ($size);
306: function imageResize ($width, $height, $target);
329: function num_files ($dir);
350: function imageStyle ($listdir);
354: function updateDir ();
366: function deleteImage (file);
373: function deleteFolder (folder, numFiles);
admin.media.php -
9 functions/classes, 355 lines, 9279 bytes
74: function delete_file ($delfile, $listdir);
81: function create_folder ($folder_name,$dirPath);
103: function delete_folder ($delFolder,$listdir);
128: function upload ();
151: function do_upload ($file, $dest_dir);
174: function recursive_listdir ($base);
197: function showMedia ($listdir);
225: function listImages ($listdir);
313: function rm_all_dir ($dir);
images/
btnBack.gif - 603 bytes
btnFolderUp.gif - 599 bytes
con_info.png - 855 bytes
doc_16.png - 206 bytes
dots.gif - 181 bytes
edit_pencil.gif - 138 bytes
edit_trash.gif - 145 bytes
folder.gif - 1293 bytes
index.html - 44 bytes
noimages.gif - 780 bytes
pdf_16.png - 237 bytes
swf_16.png - 675 bytes
uploading.gif - 1046 bytes
xls_16.png - 207 bytes
index.html -
44 bytes
media.xml -
540 bytes
toolbar.media.html.php -
2 functions/classes, 34 lines, 850 bytes
17: class TOOLBAR_media;
22: function _DEFAULT ();
toolbar.media.php -
22 lines, 539 bytes
com_menumanager/
admin.menumanager.html.php -
8 functions/classes, 435 lines, 10883 bytes
18: class HTML_menumanager;
22: function show ( $option, $menus, $pageNav );
26: function menu_listItemTask ( id, task, option );
144: function edit ( &$row, $option );
150: function submitbutton (pressbutton);
258: function showDelete ( $option, $type, $items, $modules );
346: function showCopy ( $option, $type, $items );
150: function submitbutton (pressbutton);
admin.menumanager.php -
8 functions/classes, 533 lines, 14094 bytes
70: function showMenu ( $option );
172: function editMenu ( $option, $menu );
194: function saveMenu ();
317: function deleteConfirm ( $option, $type );
367: function deleteMenu ( $option, $cid, $type );
426: function copyConfirm ( $option, $type );
445: function copyMenu ( $option, $cid, $type );
529: function cancelMenu ( $option );
index.html -
44 bytes
menumanager.xml -
489 bytes
toolbar.menumanager.html.php -
5 functions/classes, 72 lines, 1787 bytes
17: class TOOLBAR_menumanager;
21: function _DEFAULT ();
38: function _DELETE ();
47: function _NEWMENU ();
60: function _COPYMENU ();
toolbar.menumanager.php -
40 lines, 885 bytes
com_menus/
admin.menus.html.php -
5 functions/classes, 722 lines, 16018 bytes
17: class HTML_menusections;
19: function showMenusections ( $rows, $pageNav, $search, $levellist, $menutype, $option );
175: function addMenuItem ( &$cid, $menutype, $option, $types_content, $types_component, $types_link, $types_other );
601: function moveMenu ( $option, $cid, $MenuList, $items, $menutype );
661: function copyMenu ( $option, $cid, $MenuList, $items, $menutype );
admin.menus.php -
15 functions/classes, 761 lines, 20824 bytes
138: function viewMenuItems ( $menutype, $option );
271: function addMenuItem ( &$cid, $menutype, $option, $task );
350: function saveMenu ( $option, $task='save' );
400: function publishMenuSection ( $cid=null, $publish=1 );
431: function TrashMenuSection ( $cid=NULL );
454: function cancelMenu ( $option );
479: function orderMenu ( $uid, $inc, $option );
494: function accessMenu ( $uid, $access, $option, $menutype );
514: function moveMenu ( $option, $cid, $menutype );
548: function addDescendants ($id, &$cid);
573: function moveMenuSave ( $option, $cid, $menu, $menutype );
618: function copyMenu ( $option, $cid, $menutype );
646: function copyMenuSave ( $option, $cid, $menu, $menutype );
685: function ReadMenuXML ( $type, $component=-1 );
722: function saveOrder ( &$cid, $menutype );
component_item_link/
component_item_link.class.php -
2 functions/classes, 89 lines, 2945 bytes
18: class component_item_link_menu;
20: function edit ( &$uid, $menutype, $option );
component_item_link.menu.html.php -
3 functions/classes, 155 lines, 3657 bytes
18: class component_item_link_menu_html;
20: function edit ( &$menu, &$lists, &$params, $option );
25: function submitbutton (pressbutton);
component_item_link.menu.php -
31 lines, 795 bytes
component_item_link.xml -
822 bytes
index.html -
44 bytes
components/
components.class.php -
2 functions/classes, 82 lines, 2639 bytes
17: class components_menu;
22: function edit ( $uid, $menutype, $option );
components.menu.html.php -
3 functions/classes, 173 lines, 4283 bytes
21: class components_menu_html;
24: function edit ( &$menu, &$components, &$lists, &$params, $option );
35: function submitbutton (pressbutton);
components.menu.php -
32 lines, 759 bytes
components.xml -
560 bytes
index.html -
44 bytes
contact_category_table/
contact_category_table.class.php -
2 functions/classes, 78 lines, 2657 bytes
17: class contact_category_table_menu;
23: function editCategory ( $uid, $menutype, $option );
contact_category_table.menu.html.php -
3 functions/classes, 177 lines, 4278 bytes
21: class contact_category_table_menu_html;
23: function editCategory ( &$menu, &$lists, &$params, $option );
28: function submitbutton (pressbutton);
contact_category_table.menu.php -
31 lines, 822 bytes
contact_category_table.xml -
3500 bytes
index.html -
44 bytes
contact_item_link/
contact_item_link.class.php -
2 functions/classes, 110 lines, 3372 bytes
18: class contact_item_link_menu;
20: function edit ( &$uid, $menutype, $option );
contact_item_link.menu.html.php -
3 functions/classes, 160 lines, 3925 bytes
18: class contact_item_link_menu_html;
20: function edit ( &$menu, &$lists, &$params, $option, $contact );
25: function submitbutton (pressbutton);
contact_item_link.menu.php -
31 lines, 787 bytes
contact_item_link.xml -
1379 bytes
index.html -
44 bytes
content_archive_category/
content_archive_category.class.php -
2 functions/classes, 66 lines, 2203 bytes
17: class content_archive_category_menu;
22: function editCategory ( $uid, $menutype, $option );
content_archive_category.menu.html.php -
3 functions/classes, 164 lines, 4175 bytes
21: class content_archive_category_menu_html;
23: function editCategory ( &$menu, &$lists, &$params, $option );
28: function submitbutton (pressbutton);
content_archive_category.menu.php -
31 lines, 830 bytes
content_archive_category.xml -
6636 bytes
index.html -
44 bytes
content_archive_section/
content_archive_section.class.php -
2 functions/classes, 65 lines, 2163 bytes
17: class content_archive_section_menu;
22: function editSection ( $uid, $menutype, $option );
content_archive_section.menu.html.php -
3 functions/classes, 167 lines, 4236 bytes
21: class content_archive_section_menu_html;
23: function editSection ( &$menu, &$lists, &$params, $option );
28: function submitbutton (pressbutton);
content_archive_section.menu.php -
31 lines, 824 bytes
content_archive_section.xml -
6995 bytes
index.html -
44 bytes
content_blog_category/
content_blog_category.class.php -
3 functions/classes, 148 lines, 4801 bytes
17: class content_blog_category;
23: function edit ( &$uid, $menutype, $option );
94: function saveMenu ( $option, $task );
content_blog_category.menu.html.php -
3 functions/classes, 164 lines, 4071 bytes
21: class content_blog_category_html;
23: function edit ( &$menu, &$lists, &$params, $option );
29: function submitbutton (pressbutton);
content_blog_category.menu.php -
31 lines, 815 bytes
content_blog_category.xml -
7501 bytes
index.html -
44 bytes
content_blog_section/
content_blog_section.class.php -
3 functions/classes, 145 lines, 4514 bytes
17: class content_blog_section;
23: function edit ( $uid, $menutype, $option );
91: function saveMenu ( $option, $task );
content_blog_section.menu.html.php -
3 functions/classes, 164 lines, 4051 bytes
21: class content_blog_section_html;
23: function edit ( &$menu, &$lists, &$params, $option );
29: function submitbutton (pressbutton);
content_blog_section.menu.php -
31 lines, 812 bytes
content_blog_section.xml -
7497 bytes
index.html -
44 bytes
content_category/
content_category.class.php -
2 functions/classes, 67 lines, 2168 bytes
17: class content_category_menu;
23: function editCategory ( $uid, $menutype, $option );
content_category.menu.html.php -
3 functions/classes, 178 lines, 4343 bytes
21: class content_category_menu_html;
23: function editCategory ( &$menu, &$lists, &$params, $option );
28: function submitbutton (pressbutton);
content_category.menu.php -
31 lines, 798 bytes
content_category.xml -
5739 bytes
index.html -
44 bytes
content_item_link/
content_item_link.class.php -
3 functions/classes, 160 lines, 4731 bytes
18: class content_item_link_menu;
20: function edit ( &$uid, $menutype, $option );
145: function redirect ( $id );
content_item_link.menu.html.php -
3 functions/classes, 166 lines, 4198 bytes
18: class content_item_link_menu_html;
20: function edit ( &$menu, &$lists, &$params, $option, $content );
25: function submitbutton (pressbutton);
content_item_link.menu.php -
35 lines, 863 bytes
content_item_link.xml -
828 bytes
index.html -
44 bytes
content_section/
content_section.class.php -
2 functions/classes, 66 lines, 2128 bytes
17: class content_section_menu;
23: function editSection ( $uid, $menutype, $option );
content_section.menu.html.php -
3 functions/classes, 164 lines, 4101 bytes
21: class content_section_menu_html;
23: function editSection ( &$menu, &$lists, &$params, $option );
28: function submitbutton (pressbutton);
content_section.menu.php -
31 lines, 792 bytes
content_section.xml -
6351 bytes
index.html -
44 bytes
content_typed/
content_typed.class.php -
3 functions/classes, 113 lines, 3645 bytes
17: class content_typed_menu;
19: function edit ( &$uid, $menutype, $option );
97: function redirect ( $id );
content_typed.menu.html.php -
3 functions/classes, 168 lines, 4185 bytes
21: class content_menu_html;
23: function edit ( &$menu, &$lists, &$params, $option, $content );
28: function submitbutton (pressbutton);
content_typed.menu.php -
37 lines, 892 bytes
content_typed.xml -
812 bytes
index.html -
44 bytes
index.html -
44 bytes
newsfeed_category_table/
index.html -
44 bytes
newsfeed_category_table.class.php -
2 functions/classes, 78 lines, 2646 bytes
17: class newsfeed_category_table_menu;
23: function editCategory ( $uid, $menutype, $option );
newsfeed_category_table.menu.html.php -
3 functions/classes, 177 lines, 4283 bytes
21: class newsfeed_category_table_menu_html;
23: function editCategory ( &$menu, &$lists, &$params, $option );
28: function submitbutton (pressbutton);
newsfeed_category_table.menu.php -
31 lines, 828 bytes
newsfeed_category_table.xml -
3283 bytes
newsfeed_link/
index.html -
44 bytes
newsfeed_link.class.php -
2 functions/classes, 111 lines, 3412 bytes
18: class newsfeed_link_menu;
20: function edit ( &$uid, $menutype, $option );
newsfeed_link.menu.html.php -
3 functions/classes, 159 lines, 3903 bytes
18: class newsfeed_link_menu_html;
20: function edit ( &$menu, &$lists, &$params, $option, $newsfeed );
25: function submitbutton (pressbutton);
newsfeed_link.menu.php -
31 lines, 771 bytes
newsfeed_link.xml -
2520 bytes
separator/
index.html -
44 bytes
separator.class.php -
2 functions/classes, 69 lines, 2048 bytes
17: class separator_menu;
23: function edit ( $uid, $menutype, $option );
separator.menu.html.php -
3 functions/classes, 131 lines, 3143 bytes
21: class separator_menu_html;
23: function edit ( $menu, $lists, $params, $option );
28: function submitbutton (pressbutton);
separator.menu.php -
31 lines, 754 bytes
separator.xml -
810 bytes
toolbar.menus.html.php -
6 functions/classes, 111 lines, 2857 bytes
17: class TOOLBAR_menus;
21: function _NEW ();
34: function _MOVEMENU ();
47: function _COPYMENU ();
60: function _EDIT ();
90: function _DEFAULT ();
toolbar.menus.php -
83 lines, 1946 bytes
url/
index.html -
44 bytes
url.class.php -
2 functions/classes, 68 lines, 2119 bytes
17: class url_menu;
23: function edit ( &$uid, $menutype, $option );
url.menu.html.php -
3 functions/classes, 153 lines, 3574 bytes
21: class url_menu_html;
23: function edit ( $menu, $lists, $params, $option );
28: function submitbutton (pressbutton);
url.menu.php -
31 lines, 732 bytes
url.xml -
772 bytes
weblink_category_table/
index.html -
44 bytes
weblink_category_table.class.php -
2 functions/classes, 78 lines, 2643 bytes
17: class weblink_category_table_menu;
23: function editCategory ( $uid, $menutype, $option );
weblink_category_table.menu.html.php -
3 functions/classes, 178 lines, 4280 bytes
21: class weblink_category_table_menu_html;
23: function editCategory ( &$menu, &$lists, &$params, $option );
28: function submitbutton (pressbutton);
weblink_category_table.menu.php -
31 lines, 822 bytes
weblink_category_table.xml -
2712 bytes
wrapper/
index.html -
44 bytes
wrapper.class.php -
3 functions/classes, 114 lines, 3217 bytes
18: class wrapper_menu;
20: function edit ( &$uid, $menutype, $option );
65: function saveMenu ( $option, $task );
wrapper.menu.html.php -
3 functions/classes, 163 lines, 3755 bytes
18: class wrapper_menu_html;
21: function edit ( &$menu, &$lists, &$params, $option );
27: function submitbutton (pressbutton);
wrapper.menu.php -
31 lines, 765 bytes
wrapper.xml -
2894 bytes
com_messages/
admin.messages.html.php -
7 functions/classes, 211 lines, 6137 bytes
17: class HTML_messages;
18: function showMessages ( &$rows, $pageNav, $search, $option );
70: function editConfig ( &$vars, $option);
85: function submitbutton (pressbutton);
118: function viewMessage ( &$row, $option );
155: function newMessage ($option, $recipientslist, $subject );
85: function submitbutton (pressbutton);
admin.messages.php -
7 functions/classes, 214 lines, 6099 bytes
60: function editConfig ( $option );
74: function saveConfig ( $option );
91: function newMessage ( $option, $user, $subject );
118: function saveMessage ( $option );
133: function showMessages ( $option );
175: function viewMessage ( $uid='0', $option );
193: function removeMessage ( $cid, $option );
index.html -
44 bytes
toolbar.messages.html.php -
5 functions/classes, 59 lines, 1463 bytes
17: class TOOLBAR_messages;
18: function _VIEW ();
28: function _EDIT ();
38: function _CONFIG ();
48: function _DEFAULT ();
toolbar.messages.php -
36 lines, 732 bytes
com_modules/
admin.modules.html.php -
4 functions/classes, 409 lines, 9615 bytes
17: class HTML_modules;
23: function showModules ( &$rows, $myid, $client, &$pageNav, $option, &$lists, $search );
199: function editModule ( &$row, &$orders2, &$lists, &$params, $option );
210: function submitbutton (pressbutton);
admin.modules.php -
10 functions/classes, 629 lines, 18701 bytes
87: function viewModules ( $option, $client );
173: function copyModule ( $option, $uid, $client );
217: function saveModule ( $option, $client, $task );
284: function editModule ( $option, $uid, $client );
420: function removeModule ( &$cid, $option, $client );
484: function publishModule ( $cid=null, $publish=1, $option, $client );
516: function cancelModule ( $option, $client );
532: function orderModule ( $uid, $inc, $option );
559: function accessMenu ( $uid, $access, $option, $client );
590: function saveOrder ( &$cid, $client );
index.html -
44 bytes
toolbar.modules.html.php -
4 functions/classes, 76 lines, 2505 bytes
14: class TOOLBAR_modules;
18: function _NEW ();
35: function _EDIT ( $cur_template, $publish );
57: function _DEFAULT ();
toolbar.modules.php -
44 lines, 1054 bytes
com_newsfeeds/
admin.newsfeeds.html.php -
4 functions/classes, 255 lines, 6040 bytes
17: class HTML_newsfeeds;
19: function showNewsFeeds ( &$rows, &$lists, $pageNav, $option );
140: function editNewsFeed ( &$row, &$lists, $option );
144: function submitbutton (pressbutton);
admin.newsfeeds.php -
7 functions/classes, 286 lines, 7579 bytes
80: function showNewsFeeds ( $option );
126: function editNewsFeed ( $id, $option );
165: function saveNewsFeed ( $option );
197: function publishNewsFeeds ( $cid, $publish, $option );
231: function removeNewsFeeds ( &$cid, $option );
257: function cancelNewsFeed ( $option );
272: function orderNewsFeed ( $id, $inc, $option );
index.html -
44 bytes
newsfeeds.class.php -
2 functions/classes, 50 lines, 1074 bytes
17: class mosNewsFeed extends mosDBTable;
44: function mosNewsFeed ( &$db );
newsfeeds.xml -
5523 bytes
toolbar.newsfeeds.html.php -
4 functions/classes, 62 lines, 1473 bytes
17: class TOOLBAR_newsfeeds;
18: function _DEFAULT ();
34: function _NEW ();
44: function _EDIT ();
toolbar.newsfeeds.php -
30 lines, 670 bytes
com_poll/
admin.poll.html.php -
4 functions/classes, 215 lines, 5020 bytes
17: class HTML_poll;
19: function showPolls ( &$rows, &$pageNav, $option );
105: function editPoll ( &$row, &$options, &$lists );
109: function submitbutton (pressbutton);
admin.poll.php -
6 functions/classes, 245 lines, 6444 bytes
65: function showPolls ( $option );
96: function editPoll ( $uid=0, $option='com_poll' );
136: function savePoll ( $option );
189: function removePoll ( $cid, $option );
207: function publishPolls ( $cid=null, $publish=1, $option );
237: function cancelPoll ( $option );
index.html -
44 bytes
poll.class.php -
4 functions/classes, 99 lines, 2450 bytes
17: class mosPoll extends mosDBTable;
36: function mosPoll ( &$db );
40: function check ();
70: function delete ( $oid=null );
poll.xml -
1617 bytes
toolbar.poll.html.php -
4 functions/classes, 75 lines, 2323 bytes
17: class TOOLBAR_poll;
21: function _NEW ();
33: function _EDIT ( $pollid, $cur_template );
58: function _DEFAULT ();
toolbar.poll.php -
50 lines, 1200 bytes
com_search/
index.html - 44 bytes
search.xml - 1573 bytes
com_sections/
admin.sections.html.php -
5 functions/classes, 494 lines, 11696 bytes
17: class sections_html;
23: function show ( &$rows, $scope, $myid, &$pageNav, $option );
169: function edit ( &$row, $option, &$lists, &$menus );
181: function submitbutton (pressbutton);
421: function copySectionSelect ( $option, $cid, $categories, $contents, $section );
admin.sections.php -
12 functions/classes, 699 lines, 19821 bytes
103: function showSections ( $scope, $option );
178: function editSection ( $uid=0, $scope='', $option );
260: function saveSection ( $option, $scope, $task );
321: function removeSections ( $cid, $scope, $option );
381: function publishSections ( $scope, $cid=null, $publish=1, $option );
434: function cancelSection ( $option, $scope );
447: function orderSection ( $uid, $inc, $option, $scope );
461: function copySectionSelect ( $option, $cid, $section );
494: function copySectionSave ( $sectionid );
591: function accessMenu ( $uid, $access, $option );
608: function menuLink ( $id );
660: function saveOrder ( &$cid );
index.html -
44 bytes
toolbar.sections.html.php -
4 functions/classes, 74 lines, 1855 bytes
17: class TOOLBAR_sections;
21: function _EDIT ();
45: function _COPY ();
55: function _DEFAULT ();
toolbar.sections.php -
31 lines, 683 bytes
com_statistics/
admin.statistics.html.php -
4 functions/classes, 268 lines, 7531 bytes
17: class HTML_statistics;
18: function show ( &$browsers, &$platforms, $tldomains, $bstats, $pstats, $dstats, $sorts, $option );
177: function pageImpressions ( &$rows, $pageNav, $option, $task );
220: function showSearches ( &$rows, $pageNav, $option, $task );
admin.statistics.php -
3 functions/classes, 165 lines, 5655 bytes
28: function showSummary ( $option, $task );
101: function showPageImpressions ( $option, $task );
122: function showSearches ( $option, $task );
index.html -
44 bytes
toolbar.statistics.html.php -
2 functions/classes, 25 lines, 628 bytes
17: class TOOLBAR_statistics;
18: function _SEARCHES ();
toolbar.statistics.php -
23 lines, 559 bytes
com_syndicate/
admin.syndicate.html.php -
2 functions/classes, 62 lines, 1720 bytes
17: class HTML_syndicate;
19: function settings ( $option, &$params, $id );
admin.syndicate.php -
3 functions/classes, 105 lines, 2592 bytes
40: function showSyndicate ( $option );
64: function saveSyndicate ( $option );
101: function cancelSyndicate ();
index.html -
44 bytes
syndicate.xml -
3441 bytes
toolbar.syndicate.html.php -
2 functions/classes, 30 lines, 712 bytes
17: class TOOLBAR_syndicate;
19: function _DEFAULT ();
toolbar.syndicate.php -
21 lines, 547 bytes
com_templates/
admin.templates.class.php -
2 functions/classes, 29 lines, 710 bytes
17: class mosTemplatePosition extends mosDBTable;
22: function mosTemplatePosition ();
admin.templates.html.php -
7 functions/classes, 414 lines, 10815 bytes
17: class HTML_templates;
23: function showTemplates ( &$rows, &$pageNav, $option, $client );
34: function showInfo (name);
213: function editTemplateSource ( $template, &$content, $option, $client );
267: function editCSSSource ( $template, &$content, $option, $client );
321: function assignTemplate ( $template, &$menulist, $option );
351: function editPositions ( &$positions, $option );
admin.templates.php -
11 functions/classes, 456 lines, 13825 bytes
96: function viewTemplates ( $option, $client );
200: function defaultTemplate ( $p_tname, $option, $client );
225: function removeTemplate ( $cid, $option, $client );
246: function editTemplateSource ( $p_tname, $option, $client );
266: function saveTemplateSource ( $option, $client );
311: function editTemplateCSS ( $p_tname, $option, $client );
331: function saveTemplateCSS ( $option, $client );
377: function assignTemplate ( $p_tname, $option, $client );
393: function saveTemplateAssign ( $option, $client );
421: function editPositions ( $option );
432: function savePositions ( $option );
index.html -
44 bytes
toolbar.templates.html.php -
7 functions/classes, 83 lines, 2028 bytes
17: class TOOLBAR_templates;
18: function _DEFAULT ($client);
40: function _VIEW ();
46: function _EDIT_SOURCE ();
54: function _EDIT_CSS ();
62: function _ASSIGN ();
72: function _POSITIONS ();
toolbar.templates.php -
45 lines, 912 bytes
com_trash/
admin.trash.html.php -
5 functions/classes, 345 lines, 8381 bytes
18: class HTML_trash;
22: function showList ( $option, $contents, $menus, $pageNav_content, $pageNav_menu );
33: function checkAll_xtd ( n );
217: function showDelete ( $option, $cid, $items, $type );
282: function showRestore ( $option, $cid, $items, $type );
admin.trash.php -
5 functions/classes, 261 lines, 7035 bytes
54: function viewTrash ( $option );
121: function viewdeleteTrash ( $cid, $mid, $option );
159: function deleteTrash ( $cid, $option );
189: function viewrestoreTrash ( $cid, $mid, $option );
227: function restoreTrash ( $cid, $option );
index.html -
44 bytes
toolbar.trash.html.php -
4 functions/classes, 44 lines, 1077 bytes
17: class TOOLBAR_Trash;
18: function _DEFAULT ();
28: function _DELETE ();
34: function _SETTINGS ();
toolbar.trash.php -
37 lines, 811 bytes
trash.xml -
495 bytes
com_typedcontent/
admin.typedcontent.html.php -
4 functions/classes, 746 lines, 18915 bytes
17: class HTML_typedcontent;
23: function showContent ( &$rows, &$pageNav, $option, $search, &$lists );
237: function edit ( &$row, &$images, &$lists, &$params, $option, &$menus );
262: function submitbutton (pressbutton);
admin.typedcontent.php -
12 functions/classes, 583 lines, 16940 bytes
85: function view ( $option );
192: function edit ( $uid, $option );
288: function save ( $option, $task );
369: function trash ( &$cid, $option );
403: function changeState ( $cid=null, $state=0, $option );
440: function changeAccess ( $id, $access, $option );
461: function resethits ( $option, $id );
478: function cancel ( $option );
487: function menuLink ( $option, $id );
517: function go2menu ();
530: function go2menuitem ();
544: function saveOrder ( &$cid );
index.html -
44 bytes
toolbar.typedcontent.html.php -
3 functions/classes, 48 lines, 1142 bytes
14: class TOOLBAR_typedcontent;
15: function _EDIT ( );
31: function _DEFAULT ();
toolbar.typedcontent.php -
27 lines, 634 bytes
typedcontent.xml -
3348 bytes
com_users/
admin.users.html.php -
5 functions/classes, 421 lines, 9466 bytes
17: class HTML_users;
19: function showUsers ( &$rows, $pageNav, $search, $option, $lists );
134: function edituser ( &$row, &$contact, &$lists, $option, $uid );
143: function submitbutton (pressbutton);
173: function gotocontact ( id );
admin.users.php -
8 functions/classes, 431 lines, 12905 bytes
77: function showUsers ( $option );
163: function editUser ( $uid='0', $option='users' );
221: function saveUser ( $option, $task );
330: function cancelUser ( $option );
334: function removeUsers ( $cid, $option );
370: function changeUserBlock ( $cid=null, $block=1, $option );
395: function logoutUser ( $cid=null, $option, $task );
421: function is_email ($email);
index.html -
44 bytes
toolbar.users.html.php -
3 functions/classes, 55 lines, 1323 bytes
17: class TOOLBAR_users;
21: function _EDIT ();
40: function _DEFAULT ();
toolbar.users.php -
27 lines, 612 bytes
com_weblinks/
admin.weblinks.html.php -
4 functions/classes, 290 lines, 6742 bytes
17: class HTML_weblinks;
19: function showWeblinks ( $option, &$rows, &$lists, &$search, &$pageNav );
162: function editWeblink ( &$row, &$lists, &$params, $option );
166: function submitbutton (pressbutton);
admin.weblinks.php -
7 functions/classes, 294 lines, 8207 bytes
77: function showWeblinks ( $option );
131: function editWeblink ( $option, $id );
180: function saveWeblink ( $option );
218: function removeWeblinks ( $cid, $option );
242: function publishWeblinks ( $cid=null, $publish=1, $option );
273: function orderWeblinks ( $uid, $inc, $option );
286: function cancelWeblink ( $option );
index.html -
44 bytes
toolbar.weblinks.html.php -
3 functions/classes, 52 lines, 1269 bytes
17: class TOOLBAR_weblinks;
18: function _EDIT ();
34: function _DEFAULT ();
toolbar.weblinks.php -
27 lines, 622 bytes
weblinks.xml -
4087 bytes
weblinks_item.xml -
871 bytes
index.html -
44 bytes
admin.php -
7 functions/classes, 275 lines, 7229 bytes
15: function mosCountAdminModules ( $position='left' );
30: function mosLoadAdminModules ( $position='left', $style=0 );
30: function mosLoadAdminModule ( $name, $params=NULL );
117: function mosLoadCustomModule ( &$module, &$params );
183: function mosShowSource ( $filename, $withLineNums=false );
211: function mosIsChmodable ($file);
228: function mosMakePath ($base, $path='', $mode = NULL);
auth.php -
41 lines, 1217 bytes
index.html -
44 bytes
js/
index.html -
47 bytes
ThemeOffice/
index.html - 47 bytes
theme.js - 1728 bytes
menubar.html.php -
37 functions/classes, 684 lines, 27287 bytes
13: class mosMenuBar;
18: function startTable ();
22: function MM_swapImgRestore ();
40: function custom ( $task='', $icon='', $iconOver='', $alt='', $listSelect=true );
75: function customX ( $task='', $icon='', $iconOver='', $alt='', $listSelect=true );
106: function addNew ( $task='new', $alt='New' );
125: function addNewX ( $task='new', $alt='New' );
143: function publish ( $task='publish', $alt='Publish' );
161: function publishList ( $task='publish', $alt='Publish' );
179: function makeDefault ( $task='default', $alt='Default' );
197: function assign ( $task='assign', $alt='Assign' );
215: function unpublish ( $task='unpublish', $alt='Unpublish' );
233: function unpublishList ( $task='unpublish', $alt='Unpublish' );
251: function archiveList ( $task='archive', $alt='Archive' );
269: function unarchiveList ( $task='unarchive', $alt='Unarchive' );
287: function editList ( $task='edit', $alt='Edit' );
306: function editListX ( $task='edit', $alt='Edit' );
324: function editHtml ( $task='edit_source', $alt='Edit HTML' );
343: function editHtmlX ( $task='edit_source', $alt='Edit HTML' );
361: function editCss ( $task='edit_css', $alt='Edit CSS' );
380: function editCssX ( $task='edit_css', $alt='Edit CSS' );
399: function deleteList ( $msg='', $task='remove', $alt='Delete' );
419: function deleteListX ( $msg='', $task='remove', $alt='Delete' );
435: function trash ( $task='remove', $alt='Trash' );
452: function preview ( $popup='', $updateEditors=false );
463: function popup ();
486: function help ( $ref, $com=false );
519: function apply ( $task='apply', $alt='Apply' );
538: function save ( $task='save', $alt='Save' );
554: function savenew ();
570: function saveedit ();
588: function cancel ( $task='cancel', $alt='Cancel' );
605: function back ( $alt='Back', $href='' );
626: function divider ();
639: function media_manager ( $directory = '', $alt='Upload' );
660: function spacer ( $width='' );
676: function endTable ();
pageNavigation.php -
12 functions/classes, 179 lines, 6155 bytes
16: class mosPageNav;
24: function mosPageNav ( $total, $limitstart, $limit );
38: function getLimitBox ();
54: function writeLimitBox ();
57: function writePagesCounter ();
63: function getPagesCounter ();
81: function writePagesLinks ();
87: function getPagesLinks ();
129: function getListFooter ();
143: function rowNumber ( $i );
152: function orderUpIcon ( $i, $condition=true, $task='orderup', $alt='Move Up' );
168: function orderDownIcon ( $i, $n, $condition=true, $task='orderdown', $alt='Move Down' );
pcl/
index.html -
44 bytes
pclerror.lib.php -
5 functions/classes, 140 lines, 5083 bytes
64: function PclErrorLog ($p_error_code=0, $p_error_string="");
80: function PclErrorFatal ($p_file, $p_line, $p_error_string="");
98: function PclErrorReset ();
113: function PclErrorCode ();
127: function PclErrorString ();
pcltar.lib.php -
26 functions/classes, 3576 lines, 126458 bytes
108: function PclTarCreate ($p_tarname, $p_filelist="", $p_mode="", $p_add_dir="", $p_remove_dir="");
176: function PclTarAdd ($p_tarname, $p_filelist);
248: function PclTarAddList ($p_tarname, $p_filelist, $p_add_dir="", $p_remove_dir="", $p_mode="");
322: function PclTarList ($p_tarname, $p_mode="");
376: function PclTarExtract ($p_tarname, $p_path="./", $p_remove_path="", $p_mode="");
435: function PclTarExtractList ($p_tarname, $p_filelist, $p_path="./", $p_remove_path="", $p_mode="");
524: function PclTarExtractIndex ($p_tarname, $p_index, $p_path="./", $p_remove_path="", $p_mode="");
593: function PclTarDelete ($p_tarname, $p_filelist, $p_mode="");
666: function PclTarUpdate ($p_tarname, $p_filelist, $p_mode="", $p_add_dir="", $p_remove_dir="");
740: function PclTarMerge ($p_tarname, $p_tarname_add, $p_mode="", $p_mode_add="");
1055: function PclTarHandleCreate ($p_tarname, $p_list, $p_mode, $p_add_dir="", $p_remove_dir="");