 | Up one level
| |
 | ConvertTables/
| |
 | htmlMimeMail/
| |
 | lang/
| |
 | phplib/
| |
 | actions.php3 [summary] [182 lines] | File contains definitions of functions which corresponds with actions on Item Manager page (admin/index.php3) - manipulates with items |
 | auth.php3 [summary] [280 lines] | Auth feature (mod_auth_mysql) related functions: Event handlers and maintenance. |
 | auto_aa.php3 [summary] [29 lines] | |
 | config.php3 [summary] [307 lines] | |
 | constants.php3 [summary] [841 lines] | |
 | constants_param_wizard.php3 [summary] [1120 lines] | |
 | constedit.php3 [summary] [77 lines] | |
 | constedit_util.php3 [summary] [605 lines] | |
 | convert_charset.class.php3 [summary] [540 lines] | |
 | csn_util.php3 [summary] [329 lines] | |
 | date.php3 [summary] [201 lines] | |
 | discussion.php3 [summary] [393 lines] | discussion utility functions |
 | doit_perm_admin_user.inc [summary] [21 lines] | |
 | doit_perm_clean.inc [summary] [11 lines] | |
 | doit_perm_first_users.inc [summary] [70 lines] | |
 | doit_perm_test.inc [summary] [198 lines] | |
 | doit_test_utils.php3 [summary] [43 lines] | |
 | easy_scroller.php3 [summary] [236 lines] | |
 | event.class.php3 [summary] [372 lines] | Event class - this class invokes various event handlers based on input event. Basicaly - AA allways should call event class instance, if any event ocures (new item, item changed, ...). The event istance will look into a table, if any handler waits for the event. If so, all matched handlers are called. |
 | event_handler.php3 [summary] [131 lines] | Various event handlers. These handlers help to link different parts of AA, like Reader management slices with special Reader related features (Auth, Alerts, Mailman) or sending notifications. |
 | extauth.php3 [summary] [69 lines] | |
 | extauthnobody.php3 [summary] [68 lines] | |
 | extsess.php3 [summary] [242 lines] | |
 | extsessi.php3 [summary] [256 lines] | |
 | feeding.php3 [summary] [461 lines] | |
 | file_lock.php3 [summary] [119 lines] | File-lock synchronization mechanism in class FileLock. |
 | filedit.php3 [summary] [154 lines] | |
 | fileman.php3 [summary] [425 lines] | |
 | files.class.php3 [summary] [419 lines] | File Utilities. |
 | fillform.php3 [summary] [373 lines] | |
 | formutil.php3 [summary] [2550 lines] | File contains definition of inputform class - used for displaying input form for item add/edit and other form utility functions Should be included to other scripts (as /admin/itemedit.php3) |
 | go_url.php3 [summary] [72 lines] | Function go_url used to move to another web page. Formly this function was a part of util.php3 but in some pages we don't want to include the whole util. |
 | imagefunc.php3 [summary] [171 lines] | Image manipulation functions - all functions require_once GD Library Should be included to other scripts |
 | import_util.php3 [summary] [316 lines] | |
 | init_page.php3 [summary] [232 lines] | Basic script to be included into every Control Panel script |
 | item.php3 [summary] [1244 lines] | |
 | item_content.php3 [summary] [540 lines] | Class ItemContent. |
 | itemfunc.php3 [summary] [736 lines] | |
 | itemview.php3 [summary] [868 lines] | File contains definition of itemview class used to display set of item/links Should be included to other scripts |
 | javascript.php3 [summary] [120 lines] | |
 | linkcheck.class.php3 [summary] [230 lines] | |
 | locauth.php3 [summary] [60 lines] | |
 | locsess.php3 [summary] [50 lines] | |
 | locsessi.php3 [summary] [50 lines] | |
 | loginform.inc [summary] [70 lines] | |
 | logs.php3 [summary] [109 lines] | |
 | mail.php3 [summary] [252 lines] | |
 | mailman.php3 [summary] [121 lines] | Mailman feature related functions: Event handlers. |
 | manager.class.php3 [summary] [456 lines] | File contains definition of manager class - used for 'item' manipulation 'managers' pages (like Item Manager, Link Manager, Discussion comments, Related Items, ...) It takes care about searchber, scroller, actions, ... Should be included to other scripts (as /admin/index.php3) |
 | math.php3 [summary] [112 lines] | |
 | menu.php3 [summary] [244 lines] | |
 | menu_aa.php3 [summary] [70 lines] | |
 | menu_util.php3 [summary] [312 lines] | |
 | mgettext.php3 [summary] [112 lines] | Usage of the mini-gettext system. See include/lang/readme.html for more info, and misc/mgettext for scripts used to maintain the language files. |
 | mlx.php [summary] [920 lines] | |
 | modutils.php3 [summary] [147 lines] | |
 | msgpage.php3 [summary] [78 lines] | |
 | notify.php3 [summary] [100 lines] | |
 | pagecache.php3 [summary] [256 lines] | |
 | perm_core.php3 [summary] [564 lines] | |
 | perm_dummy.php3 [summary] [113 lines] | |
 | perm_emailsql.php3 [summary] [656 lines] | |
 | perm_ldap.php3 [summary] [755 lines] | |
 | perm_sql.php3 [summary] [610 lines] | |
 | profile.class.php3 [summary] [197 lines] | File contains definition of profile class - used for custom user settings |
 | profile.php3 [summary] [98 lines] | |
 | scroller.php3 [summary] [275 lines] | |
 | se_users.php3 [summary] [60 lines] | |
 | searchbar.class.php3 [summary] [693 lines] | File contains definition of searchbar class - it handles search and order bar in AA admin interface (Link Manager page for example) |
 | searchlib.php3 [summary] [1258 lines] | |
 | slice.php3 [summary] [139 lines] | |
 | sliceadd.php3 [summary] [102 lines] | |
 | slicedit.php3 [summary] [245 lines] | |
 | slicedit2.php3 [summary] [37 lines] | |
 | sliceobj.php3 [summary] [313 lines] | |
 | slicewiz.php3 [summary] [43 lines] | |
 | sql_parser.php3 [summary] [550 lines] | |
 | statestore.php3 [summary] [74 lines] | File contains definition of storable_class class - abstract class which implements two methods for storing and restoring class data (used in searchbar class, manager class, ... Should be included to other scripts (as /include/searchbar.class.php3) |
 | stringexpand.php3 [summary] [826 lines] | |
 | tabledit.php3 [summary] [920 lines] | Class TableEdit definition. |
 | tabledit_column.php3 [summary] [231 lines] | In this file only the function ColumnFunctions() is defined. This function is meant to be called from @link Tabledit::ShowColumnValuesClass. DOCUMENTATION: @link doc/tabledit.html, |
 | tabledit_util.php3 [summary] [599 lines] | Several functions needed by the @link Tabledit class. DOCUMENTATION: @link doc/tabledit.html, |
 | tableviews.php3 [summary] [167 lines] | |
 | tv_common.php3 [summary] [97 lines] | |
 | tv_email.php3 [summary] [196 lines] | |
 | tv_misc.php3 [summary] [244 lines] | |
 | um_gedit.php3 [summary] [85 lines] | |
 | um_gsrch.php3 [summary] [56 lines] | |
 | um_uedit.php3 [summary] [101 lines] | |
 | um_usrch.php3 [summary] [90 lines] | |
 | um_util.php3 [summary] [213 lines] | |
 | util.php3 [summary] [1947 lines] | |
 | varset.php3 [summary] [304 lines] | |
 | view.php3 [summary] [687 lines] | |
 | viewobj.php3 [summary] [137 lines] | |
 | xml_fetch.php3 [summary] [747 lines] | |
 | xml_rssparse.php3 [summary] [367 lines] | |
 | xml_serializer.php3 [summary] [218 lines] | |
 | xmlparse.php3 [summary] [109 lines] | |
 | zids.php3 [summary] [468 lines] | |