egroupware_official/resources/inc
Nathan Gray bf2155634d * Add protection against inaccessable resources when their category is removed
Resources will be moved to the parent category, default category from setup, or an admin only 'No category'.  
Resources' ACL requires a category
2011-01-07 22:31:59 +00:00
..
class.bo_acl.inc.php "identing category levels a bit more" 2009-11-06 10:00:02 +00:00
class.bo_resources.inc.php check the cat filter. If you have no read rights for any cats (and with that resources) set the cat-filter to null. As cat_id is enforced for resources by UI, you should not ret any results, which is expected if you have no read rights. 2010-07-08 15:01:40 +00:00
class.resources_egw_record.inc.php Add importexport support 2010-11-15 20:14:50 +00:00
class.resources_export_csv.inc.php Implode arrays when not exporting human-friendly values so they don't say 'Array' 2010-12-10 22:56:02 +00:00
class.resources_hooks.inc.php * Add protection against inaccessable resources when their category is removed 2011-01-07 22:31:59 +00:00
class.resources_import_csv.inc.php Add importexport support 2010-11-15 20:14:50 +00:00
class.resources_select_widget.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
class.resources_wizard_export_csv.inc.php Add importexport support 2010-11-15 20:14:50 +00:00
class.resources_wizard_import_csv.inc.php Add importexport support 2010-11-15 20:14:50 +00:00
class.so_resources.inc.php Define colums_to_search and use search2criteria() to get extra search functionality 2010-04-01 20:57:15 +00:00
class.ui_acl.inc.php fixed typo/extra if in switch statement 2008-10-20 14:01:43 +00:00
class.ui_resources.inc.php Add importexport support 2010-11-15 20:14:50 +00:00