[ all elements ]

Index of all elements

[ 0 ] [ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ _ ]

0

procedural page
top

a

$account
in file GoSwift.class.inc.php, variable GoSwift::$account
    The account record as an array. see table em_accounts
$allow_duplicate_email
in file config.class.inc.php, variable GO_CONFIG::$allow_duplicate_email
    Allow e-mail address more then once
$allow_password_change
in file config.class.inc.php, variable GO_CONFIG::$allow_password_change
    Enable password changing by users
$allow_registration
in file config.class.inc.php, variable GO_CONFIG::$allow_registration
    Enable user registration by everyone
$allow_themes
in file config.class.inc.php, variable GO_CONFIG::$allow_themes
    Enable theme switching by users
$attachments
in file Go2Mime.class.inc.php, variable Go2Mime::$attachments
$attributes
in file html_element.class.inc.php, variable html_element::$attributes
$auto_activate_accounts
in file config.class.inc.php, variable GO_CONFIG::$auto_activate_accounts
    Activate self regstered accounts?
AccessDeniedException
in file exceptions.class.inc.php, class AccessDeniedException
    Thrown when a user doesn't have access
acl_exists
in file security.class.inc.php, method GO_SECURITY::acl_exists()
    Checks if an ACL exists in acl_items. Use carefully!
addArray
in file GOXML.class.inc.php, method GOXML::addArray()
address_format
in file String.class.inc.php, method String::address_format()
    Return a formatted address string
add_arrays
in file select.class.inc.php, method select::add_arrays()
    Add a lot of value/description pairs to this dropbox.
add_buffer
in file ical2array.class.inc, method ical2array::add_buffer()
add_counter
in file smtp_restrict.class.inc.php, method smtp_restrict::add_counter()
    Add a Counter
add_folder
in file links.class.inc.php, method GO_LINKS::add_folder()
add_group
in file groups.class.inc.php, method GO_GROUPS::add_group()
    Add's a group
add_group_to_acl
in file security.class.inc.php, method GO_SECURITY::add_group_to_acl()
    Add's a user group to an Access Control List
add_html_element
in file html_element.class.inc.php, method html_element::add_html_element()
add_link
in file links.class.inc.php, method GO_LINKS::add_link()
add_module
in file modules.class.inc.php, method GO_MODULES::add_module()
    Installs a module
add_object
in file ical2array.class.inc, method ical2array::add_object()
add_optgroup
in file select.class.inc.php, method select::add_optgroup()
    Inserts a new option group at the current position.
add_outerhtml_element
in file html_element.class.inc.php, method html_element::add_outerhtml_element()
add_params_to_url
in file String.class.inc.php, method String::add_params_to_url()
    Adds paramaters to an URL
add_reminder
in file reminder.class.inc.php, method reminder::add_reminder()
    Add a ticket
add_sql_data
in file select.class.inc.php, method select::add_sql_data()
    Adds value/description pairs based on a pending SQL query.
add_user
in file users.class.inc.php, method GO_USERS::add_user()
    This function adds a new user to the database.
add_user_to_acl
in file security.class.inc.php, method GO_SECURITY::add_user_to_acl()
    Adds a user to an Access Control List
add_user_to_group
in file groups.class.inc.php, method GO_GROUPS::add_user_to_group()
    Add's a user to a group
add_value
in file select.class.inc.php, method select::add_value()
    Add a new value to the dropbox.
affected_rows
in file mysql.class.inc.php, method db::affected_rows()
    Gets the number of affected rows in a previous MySQL operatio
affected_rows
in file base_db.class.inc.php, method base_db::affected_rows()
    Gets the number of affected rows in a previous MySQL operatio
append_message
in file imap.class.inc, method imap::append_message()
    Append a message to a maibox
authenticate
in file security.class.inc.php, method GO_SECURITY::authenticate()
    Checks if a user is logged in. if not it attempts to log in based on stored cookies. On failure it redirects the user to the login page.
authenticate
in file modules.class.inc.php, method GO_MODULES::authenticate()
    Checks if the currently active user is permissioned for a module
auth.class.inc.php
procedural page auth.class.inc.php
top

b

$body
in file GoSwift.class.inc.php, variable GoSwiftImport::$body
$body
in file Go2Mime.class.inc.php, variable Go2Mime::$body
$buffer
in file ical2array.class.inc, variable ical2array::$buffer
base_db
in file base_db.class.inc.php, class base_db
    Class that connects to MySQL using the MySQLi extension
build_mime
in file Go2Mime.class.inc.php, method Go2Mime::build_mime()
build_rrule
in file Date.class.inc.php, method Date::build_rrule()
build_search_query
in file imap.class.inc, method imap::build_search_query()
byday_to_days
in file Date.class.inc.php, method Date::byday_to_days()
    Converts a Group-Office date to unix time.
base_db.class.inc.php
procedural page base_db.class.inc.php
top

c

$class_path
in file modules.class.inc.php, variable GO_MODULES::$class_path
    The full path to the classes of the currently active module
$close_tag_symbol
in file go_template_parser.class.inc.php, variable go_template_parser::$close_tag_symbol
$cmd_alias
in file config.class.inc.php, variable GO_CONFIG::$cmd_alias
    Command to script to set a postfix alias
$cmd_chpasswd
in file config.class.inc.php, variable GO_CONFIG::$cmd_chpasswd
    Command to set system passwords. Used by passwd.users.class.inc.
$cmd_edquota
in file config.class.inc.php, variable GO_CONFIG::$cmd_edquota
    Command to set user quota's. Used by passwd.users.class.inc.
$cmd_quota
in file config.class.inc.php, variable GO_CONFIG::$cmd_quota
    Command to get user quota's. Used by passwd.users.class.inc.
$cmd_sudo
in file config.class.inc.php, variable GO_CONFIG::$cmd_sudo
    Command to SUDO
$cmd_tar
in file config.class.inc.php, variable GO_CONFIG::$cmd_tar
    Command to control TAR archives
$cmd_tnef
in file config.class.inc.php, variable GO_CONFIG::$cmd_tnef
    Command to unpack winmail.dat files
$cmd_unzip
in file config.class.inc.php, variable GO_CONFIG::$cmd_unzip
    Command to unpack ZIP archive
$cmd_wbxml2xml
in file config.class.inc.php, variable GO_CONFIG::$cmd_wbxml2xml
    Command to convert wbxml to xml
$cmd_xml2wbxml
in file config.class.inc.php, variable GO_CONFIG::$cmd_xml2wbxml
    Command to convert xml to wbxml
$cmd_zip
in file config.class.inc.php, variable GO_CONFIG::$cmd_zip
    Command to create ZIP archive
$continue_value
in file ical2array.class.inc, variable ical2array::$continue_value
$create_mode
in file config.class.inc.php, variable GO_CONFIG::$create_mode
cache_search_result
in file search.class.inc.php, method search::cache_search_result()
    Add a search result to the cache table
cache_user
in file users.class.inc.php, method GO_USERS::cache_user()
    When a global search action is performed this function will be called for each module
checkfilename
in file File.class.inc.php, method File::checkfilename()
    Checks if a filename exists and renames it.
check_mbroot
in file imap.class.inc, method imap::check_mbroot()
    Check if the given mailbox root is valid and return it with the correct delimiter
check_password
in file users.class.inc.php, method GO_USERS::check_password()
    This function checks if the password the user supplied is valid.
check_path
in file filesystem.class.inc, method filesystem::check_path()
    Make sure path ends with a slash
chown_acl
in file security.class.inc.php, method GO_SECURITY::chown_acl()
    Change ownership of an ACL
config.class.inc.php
procedural page config.class.inc.php
clearAttributes
in file htmlparser.class.inc, method HtmlParser::clearAttributes()
clear_acl
in file security.class.inc.php, method GO_SECURITY::clear_acl()
    Remove all users and user groups from an ACL
clear_errors
in file imap.class.inc, method imap::clear_errors()
clear_group
in file groups.class.inc.php, method GO_GROUPS::clear_group()
    Removes all go_users from a group
close
in file imap.class.inc, method imap::close()
    Close the connection to the mailserver
close
in file userlog.class.inc.php, method userlog::close()
connect
in file base_db.class.inc.php, method base_db::connect()
    Connnects to the database
connect
in file mysql.class.inc.php, method db::connect()
    Connnects to the database
convert_html
in file String.class.inc.php, method String::convert_html()
    Convert Dangerous HTML to safe HTML for display inside of Group-Office
convert_links
in file String.class.inc.php, method String::convert_links()
    Change HTML links to Group-Office links. For example mailto: links will call the Group-Office e-mail module if installed.
convert_timezone
in file ical2array.class.inc, method ical2array::convert_timezone()
copy
in file filesystem.class.inc, method filesystem::copy()
    Copy a file or folder
copy_acl
in file security.class.inc.php, method GO_SECURITY::copy_acl()
    Copy the user and group permissions of one acl to another
count_options
in file select.class.inc.php, method select::count_options()
    Count the number of entries in this dropbox.
create_folder
in file imap.class.inc, method imap::create_folder()
    Create a mailbox
cut_string
in file String.class.inc.php, method String::cut_string()
    Chop long strings with 3 dots
top

d

$database
in file base_db.class.inc.php, variable base_db::$database
    The database name
$date_formats
in file config.class.inc.php, variable GO_CONFIG::$date_formats
    Date formats to be used. Only Y, m and d are supported.
$date_seperators
in file config.class.inc.php, variable GO_CONFIG::$date_seperators
    Date seperators to be used.
$db_host
in file config.class.inc.php, variable GO_CONFIG::$db_host
    The host of the database
$db_name
in file config.class.inc.php, variable GO_CONFIG::$db_name
    The name of the database
$db_pass
in file config.class.inc.php, variable GO_CONFIG::$db_pass
    The password to connect to the database
$db_type
in file config.class.inc.php, variable GO_CONFIG::$db_type
    The database type to use. Currently only MySQL is supported
$db_user
in file config.class.inc.php, variable GO_CONFIG::$db_user
    The username to connect to the database
$debug
in file base_db.class.inc.php, variable base_db::$debug
    Set to true for debugging messages.
$debug
in file config.class.inc.php, variable GO_CONFIG::$debug
    Enable debugging mode
$default_country
in file config.class.inc.php, variable GO_CONFIG::$default_country
    Default country
$default_currency
in file config.class.inc.php, variable GO_CONFIG::$default_currency
    Default language
$default_date_format
in file config.class.inc.php, variable GO_CONFIG::$default_date_format
    Default date format
$default_date_seperator
in file config.class.inc.php, variable GO_CONFIG::$default_date_seperator
    Default date seperator
$default_decimal_seperator
in file config.class.inc.php, variable GO_CONFIG::$default_decimal_seperator
    Default decimal seperator for numbers
$default_first_weekday
in file config.class.inc.php, variable GO_CONFIG::$default_first_weekday
    Default first day of the week 0=sunday 1=monday
$default_thousands_seperator
in file config.class.inc.php, variable GO_CONFIG::$default_thousands_seperator
    Default thousands seperator for numbers
$default_timezone
in file config.class.inc.php, variable GO_CONFIG::$default_timezone
    Default timezone
$default_time_format
in file config.class.inc.php, variable GO_CONFIG::$default_time_format
    Default time format
$dom
in file GOXML.class.inc.php, variable GOXML::$dom
Date.class.inc.php
procedural page Date.class.inc.php
DatabaseDeleteException
in file exceptions.class.inc.php, class DatabaseDeleteException
    Thrown when an error ocurred while deleting data
DatabaseInsertException
in file exceptions.class.inc.php, class DatabaseInsertException
    Thrown when an SQL insert query failes
DatabaseReplaceException
in file exceptions.class.inc.php, class DatabaseReplaceException
    Thrown when a replace SQL query fails
DatabaseSelectException
in file exceptions.class.inc.php, class DatabaseSelectException
    Thrown when a select SQL query fails
DatabaseUpdateException
in file exceptions.class.inc.php, class DatabaseUpdateException
    Thrown when an SQL Update query failes
Date
in file Date.class.inc.php, class Date
    This class has functions that handle dates and takes the user's date preferences into account.
date_add
in file Date.class.inc.php, method Date::date_add()
    Add a period to a unix timestamp
db
in file mysql.class.inc.php, class db
    Class that connects to MySQL using the MySQLi extension
DB_ASSOC
in file mysql.class.inc.php, constant DB_ASSOC
DB_BOTH
in file mysql.class.inc.php, constant DB_BOTH
DB_NUM
in file mysql.class.inc.php, constant DB_NUM
    Constants
debug
in file functions.inc.php, function debug()
    Write's to a debug log.
decode
in file mimeDecode.class.inc, method Mail_mimeDecode::decode()
    Begins the decoding process. If called statically it will create an object and call the decode() method of it.
decode_imap_path
in file imap.class.inc, method imap::decode_imap_path()
delete
in file imap.class.inc, method imap::delete()
    Delete messages from the IMAP server
delete
in file filesystem.class.inc, method filesystem::delete()
    Delete a file or folder
delete_acl
in file security.class.inc.php, method GO_SECURITY::delete_acl()
    Deletes an Access Control List
delete_counter
in file smtp_restrict.class.inc.php, method smtp_restrict::delete_counter()
    Delete a Counter
delete_file
in file filesystem.class.inc, method filesystem::delete_file()
    Abstract method that is called when a file is deleted
delete_folder
in file links.class.inc.php, method GO_LINKS::delete_folder()
delete_folder
in file imap.class.inc, method imap::delete_folder()
    Delete a mailbox
delete_folder
in file filesystem.class.inc, method filesystem::delete_folder()
    Abstract method that is called when a folder is deleted
delete_group
in file groups.class.inc.php, method GO_GROUPS::delete_group()
    Delete's a group
delete_group_from_acl
in file security.class.inc.php, method GO_SECURITY::delete_group_from_acl()
    Deletes a user group from an Access Control List
delete_link
in file links.class.inc.php, method GO_LINKS::delete_link()
delete_module
in file modules.class.inc.php, method GO_MODULES::delete_module()
    Installs a module
delete_reminder
in file reminder.class.inc.php, method reminder::delete_reminder()
    Delete a reminder
delete_reminders
in file reminder.class.inc.php, method reminder::delete_reminders()
    Delete all reminders for a user ID
delete_search_result
in file search.class.inc.php, method search::delete_search_result()
    Delete a search result from the cache table
delete_setting
in file config.class.inc.php, method GO_CONFIG::delete_setting()
    Deletes a custom setting from the database
delete_user
in file users.class.inc.php, method GO_USERS::delete_user()
    This function deletes a user from the database.
delete_user_from_acl
in file security.class.inc.php, method GO_SECURITY::delete_user_from_acl()
    Deletes a user from an Access Control List
delete_user_from_group
in file groups.class.inc.php, method GO_GROUPS::delete_user_from_group()
    Delete's a user to a group
detect_browser
in file functions.inc.php, function detect_browser()
    Returns an array with browser information
top

e

$email_connectstring_options
in file config.class.inc.php, variable GO_CONFIG::$email_connectstring_options
    Connection string options to append to the hostname when connecting to IMAP servers using the PHP imap extension. Some distributions require /notls here.
$enabled
in file config.class.inc.php, variable GO_CONFIG::$enabled
    Enable this Group-Office installation?
$errno
in file base_db.class.inc.php, variable base_db::$errno
    Database error number
$error
in file base_db.class.inc.php, variable base_db::$error
    Database error message
exceptions.class.inc.php
procedural page exceptions.class.inc.php
email_exists
in file users.class.inc.php, method GO_USERS::email_exists()
    This function checks, if there is already a user with the given email address.
empty_to_stripe
in file String.class.inc.php, method String::empty_to_stripe()
    Checks for empty string and returns stripe when empty
encode_imap_path
in file imap.class.inc, method imap::encode_imap_path()
enc_utf8
in file imap.class.inc, method imap::enc_utf8()
enriched_to_html
in file String.class.inc.php, method String::enriched_to_html()
    Convert an enriched formated string to HTML format
escape
in file base_db.class.inc.php, method base_db::escape()
    Escapes a value to make it safe to send to MySQL
escape
in file mysql.class.inc.php, method db::escape()
    Escapes a value to make it safe to send to MySQL
explode_address_list
in file RFC822.class.inc, method RFC822::explode_address_list()
    Explodes an RFC822 formatted string (eg. "Merijn Schering" <mschering@intermesh.nl>) into an array.
top

f

$fields
in file go_template_parser.class.inc.php, variable go_template_parser::$fields
$file
in file userlog.class.inc.php, variable userlog::$file
$file_storage_path
in file config.class.inc.php, variable GO_CONFIG::$file_storage_path
    The path to the location where the files of the file browser module are stored
$force_timezone
in file ical2array.class.inc, variable ical2array::$force_timezone
$full_url
in file config.class.inc.php, variable GO_CONFIG::$full_url
    Full URL to reach Group-Office with slash on end
$full_url
in file modules.class.inc.php, variable GO_MODULES::$full_url
    The full URL to the currently active module
File.class.inc.php
procedural page File.class.inc.php
filesystem.class.inc
procedural page filesystem.class.inc
f
in file imap.class.inc, method imap::f()
f
in file base_db.class.inc.php, method base_db::f()
    Fetch a single field from a result record
File
in file File.class.inc.php, class File
    This file contains functions for file operations.
filesystem
in file filesystem.class.inc, class filesystem
    This class contains functions for filesytem operations
filesystem
in file filesystem.class.inc, method filesystem::filesystem()
    Constructor. Inititates parent db class and defines if Group-Office permissions should be used. In most cases they should be used but when you just want to fetch some files as an administrator you can disable them.
fire_event
in file modules.class.inc.php, method GO_MODULES::fire_event()
    Will call a function in all main module classes For example fire_event('delete_user', $arguments) will call the function __on_delete_user in all modules.
force_timezone
in file ical2array.class.inc, method ical2array::force_timezone()
format
in file Date.class.inc.php, method Date::format()
format
in file Number.class.inc.php, method Number::format()
    Format a number by using the user preferences
format_name
in file String.class.inc.php, method String::format_name()
    Formats a name in Group-Office
format_size
in file Number.class.inc.php, method Number::format_size()
    Format a size to a human readable format.
found_rows
in file base_db.class.inc.php, method base_db::found_rows()
    Returns the number of rows found when you have used SELECT SQL_CALC_FOUND_ROWS
found_rows
in file mysql.class.inc.php, method db::found_rows()
    Returns the number of rows found when you have used SELECT SQL_CALC_FOUND_ROWS
free
in file base_db.class.inc.php, method base_db::free()
    Frees the memory associated with a result
free
in file mysql.class.inc.php, method db::free()
    Frees the memory associated with a result
functions.inc.php
procedural page functions.inc.php
top

g

$group_everyone
in file config.class.inc.php, variable GO_CONFIG::$group_everyone
    The everyone user group ID
$group_internal
in file config.class.inc.php, variable GO_CONFIG::$group_internal
    The internal user group ID
$group_root
in file config.class.inc.php, variable GO_CONFIG::$group_root
    The administrator user group ID
groups.class.inc.php
procedural page groups.class.inc.php
go_template_parser.class.inc.php
procedural page go_template_parser.class.inc.php
Go2Mime.class.inc.php
procedural page Go2Mime.class.inc.php
GoSwift.class.inc.php
procedural page GoSwift.class.inc.php
GOXML.class.inc.php
procedural page GOXML.class.inc.php
getmicrotime
in file Date.class.inc.php, method Date::getmicrotime()
    Get the current server time in microseconds
getMimeNumbers
in file mimeDecode.class.inc, method Mail_mimeDecode::getMimeNumbers()
    Given the output of the above function, this will return an array of references to the parts, indexed by mime number.
getSendArray
in file mimeDecode.class.inc, method Mail_mimeDecode::getSendArray()
    getSendArray() returns the arguments required for Mail::send() used to build the arguments for a mail::send() call
getXML
in file mimeDecode.class.inc, method Mail_mimeDecode::getXML()
    Returns a xml copy of the output of Mail_mimeDecode::decode. Pass the output in as the argument. This function can be called statically. Eg:
get_acl_id
in file security.class.inc.php, method GO_SECURITY::get_acl_id()
    Get's an ACL id based on the desciption. Use carefully.
get_authorized_users
in file users.class.inc.php, method GO_USERS::get_authorized_users()
    This function retrieves all users that are visible to a user.
get_authorized_users_in_acl
in file security.class.inc.php, method GO_SECURITY::get_authorized_users_in_acl()
    Get's all authorized users from an ACL
get_authorized_user_by_email
in file users.class.inc.php, method GO_USERS::get_authorized_user_by_email()
    This function returns all userdata based on the user's name.
get_base_language_file
in file language.class.inc.php, method GO_LANGUAGE::get_base_language_file()
    Get's a language file from the framework (Not a module)
get_client_settings
in file config.class.inc.php, method GO_CONFIG::get_client_settings()
get_config_file
in file config.class.inc.php, method GO_CONFIG::get_config_file()
    Get's the location of a configuration file.
get_counter
in file smtp_restrict.class.inc.php, method smtp_restrict::get_counter()
    Gets a Counter record
get_data
in file GoSwift.class.inc.php, method GoSwift::get_data()
get_dateformat
in file Date.class.inc.php, method Date::get_dateformat()
    Takes two Group-Office settings like Ymd and - and converts this into Y-m-d
get_directory_size
in file File.class.inc.php, method File::get_directory_size()
get_email_from_string
in file String.class.inc.php, method String::get_email_from_string()
    Grab an e-mail address out of a string
get_email_validation_regex
in file String.class.inc.php, method String::get_email_validation_regex()
    Get the regex used for validating an email address Requires the Top Level Domain to be between 2 and 6 alphanumeric chars
get_extension
in file File.class.inc.php, method File::get_extension()
    Returns the extension of a filename
get_fallback_base_language_file
in file language.class.inc.php, method GO_LANGUAGE::get_fallback_base_language_file()
    Get's the default language file from the framework (Not a module).
get_fallback_language_file
in file language.class.inc.php, method GO_LANGUAGE::get_fallback_language_file()
    Get's the prefered language file.
get_files
in file filesystem.class.inc, method filesystem::get_files()
    Get an array of files in a folder
get_files_sorted
in file filesystem.class.inc, method filesystem::get_files_sorted()
    returns all files of a folder sorted based on the result of a function passed that is performed on the pathname. (For example filesize();)
get_filetype_description
in file File.class.inc.php, method File::get_filetype_description()
get_filetype_image
in file File.class.inc.php, method File::get_filetype_image()
get_folder
in file links.class.inc.php, method GO_LINKS::get_folder()
get_folders
in file filesystem.class.inc, method filesystem::get_folders()
    Get an array of folders
get_folders
in file links.class.inc.php, method GO_LINKS::get_folders()
get_folders_sorted
in file filesystem.class.inc, method filesystem::get_folders_sorted()
    returns all subfolders of a folder sorted based on the result of a function passed that is performed on the pathname. (For example filesize();)
get_group
in file groups.class.inc.php, method GO_GROUPS::get_group()
    Get a group's properties in an array
get_groups
in file groups.class.inc.php, method GO_GROUPS::get_groups()
    Get's all go_groups. If a user ID is specified it returns only the go_groups that user is a member of.
get_groups_in_acl
in file security.class.inc.php, method GO_SECURITY::get_groups_in_acl()
    Get's all groups from an ACL
get_group_by_name
in file groups.class.inc.php, method GO_GROUPS::get_group_by_name()
    Get a group's properties in an array
get_group_ids_from_acl
in file security.class.inc.php, method GO_SECURITY::get_group_ids_from_acl()
    Get all groups that are connected to a given acl.
get_header_values
in file imap.class.inc, method imap::get_header_values()
    Get's all mime header values in an associative array
get_hosts
in file smtp_restrict.class.inc.php, method smtp_restrict::get_hosts()
get_html
in file html_element.class.inc.php, method html_element::get_html()
get_html
in file select.class.inc.php, method select::get_html()
    Create a dropbox
get_html
in file input.class.inc.php, method input::get_html()
get_html_body
in file String.class.inc.php, method String::get_html_body()
    Return only the contents of the body tag from a HTML page
get_language_file
in file language.class.inc.php, method GO_LANGUAGE::get_language_file()
    Get's a language file from a module
get_last_sync_time
in file search.class.inc.php, method search::get_last_sync_time()
    Get the last time a module synced with the cache table
get_latest_links_json
in file search.class.inc.php, method search::get_latest_links_json()
get_linked_users
in file users.class.inc.php, method GO_USERS::get_linked_users()
get_links_json
in file search.class.inc.php, method search::get_links_json()
    Get JSON data to display links. See also the global_search function for parameters
get_link_id
in file links.class.inc.php, method GO_LINKS::get_link_id()
get_mailboxes
in file imap.class.inc, method imap::get_mailboxes()
    Return all mailboxes in an array with name, delimiter and attributes
get_mailbox_delimiter
in file imap.class.inc, method imap::get_mailbox_delimiter()
    Get the delimiter that is used to delimit Mailbox names
get_message
in file imap.class.inc, method imap::get_message()
    Get one message with the structure
get_messages
in file imap.class.inc, method imap::get_messages()
    Fetches the sorted messages and puts them into $this->messages
get_mime
in file File.class.inc.php, method File::get_mime()
get_mime
in file GoSwift.class.inc.php, method GoSwift::get_mime()
get_module
in file modules.class.inc.php, method GO_MODULES::get_module()
    Get information of a module in an Array
get_modules
in file modules.class.inc.php, method GO_MODULES::get_modules()
    Get's all modules from the database
get_modules_with_locations
in file modules.class.inc.php, method GO_MODULES::get_modules_with_locations()
    Get's all modules in an array with detailed information
get_new_acl
in file security.class.inc.php, method GO_SECURITY::get_new_acl()
    Creates and returns a new Access Control List to secure an object
get_next_recurrence_time
in file Date.class.inc.php, method Date::get_next_recurrence_time()
    Calculates the next occurence of a recurring event
get_parent_path
in file filesystem.class.inc, method filesystem::get_parent_path()
    Get the parent path of a file or folder
get_post_value
in file input.class.inc.php, method input::get_post_value()
get_quota
in file filesystem.class.inc, method filesystem::get_quota()
    Get the users quota of the local filesystem
get_reminder
in file reminder.class.inc.php, method reminder::get_reminder()
    Gets a reminder record
get_reminders
in file reminder.class.inc.php, method reminder::get_reminders()
    Gets all reminders
get_reminder_by_link_id
in file reminder.class.inc.php, method reminder::get_reminder_by_link_id()
    Gets a reminder record by a link ID
get_reminder_by_name
in file reminder.class.inc.php, method reminder::get_reminder_by_name()
    Gets a reminder record by the name field
get_search_fields
in file users.class.inc.php, method GO_USERS::get_search_fields()
    This function returns an array of the fields that can be used as search criterias for users.
get_search_result
in file search.class.inc.php, method search::get_search_result()
    Get a particular search result from the cache table
get_search_types
in file search.class.inc.php, method search::get_search_types()
    Return all of the search types that are available in the cache table
get_setting
in file config.class.inc.php, method GO_CONFIG::get_setting()
    Gets a custom saved setting from the database
get_settings
in file config.class.inc.php, method GO_CONFIG::get_settings()
    Gets all custom saved user settings from the database
get_source
in file imap.class.inc, method imap::get_source()
get_sql_queries
in file String.class.inc.php, method String::get_sql_queries()
    Get's all queries from an SQL dump file in an array
get_state
in file config.class.inc.php, method GO_CONFIG::get_state()
get_stylesheet
in file theme.class.inc.php, method GO_THEME::get_stylesheet()
    Get the stylesheet of a module
get_subscribed
in file imap.class.inc, method imap::get_subscribed()
    Return all subscribed mailboxes in an array with name, delimiter and attributes
get_text
in file html2text.class.inc, method html2text::get_text()
    Returns the text, converted from HTML.
get_themes
in file theme.class.inc.php, method GO_THEME::get_themes()
    Gets all theme names
get_timestamp
in file Date.class.inc.php, method Date::get_timestamp()
get_timezones
in file ical2array.class.inc, method ical2array::get_timezones()
get_timezone_offset
in file Date.class.inc.php, method Date::get_timezone_offset()
get_timezone_offset
in file ical2array.class.inc, method ical2array::get_timezone_offset()
get_unseen
in file imap.class.inc, method imap::get_unseen()
    Count total and new messages on server
get_usedspace
in file filesystem.class.inc, method filesystem::get_usedspace()
    Get the diskspace used by a folder
get_user
in file users.class.inc.php, method GO_USERS::get_user()
    This function searches for a user by his ID andreturns all userdata based on the users ID.
get_users
in file users.class.inc.php, method GO_USERS::get_users()
    Fetch all users from the user management backend.
get_users_in_acl
in file security.class.inc.php, method GO_SECURITY::get_users_in_acl()
    Get's all users from an ACL
get_users_in_group
in file groups.class.inc.php, method GO_GROUPS::get_users_in_group()
    Get's all members of a group
get_user_by_email
in file users.class.inc.php, method GO_USERS::get_user_by_email()
    This function searches for a user by his email address.
get_user_by_username
in file users.class.inc.php, method GO_USERS::get_user_by_username()
    This function returns all userdata based on the user's name.
global_search
in file search.class.inc.php, method search::global_search()
    Search the search cache table for any item
Go2Mime
in file Go2Mime.class.inc.php, class Go2Mime
    This class is used to convert mime objects to an array and vice versa
GoSwift
in file GoSwift.class.inc.php, class GoSwift
    This class can be used to send an e-mail. It extends the 3rd party Swift class.
GoSwiftImport
in file GoSwift.class.inc.php, class GoSwiftImport
    This class can be used to send an e-mail. It extends the 3rd party Swift class.
GOXML
in file GOXML.class.inc.php, class GOXML
    Some useful functions to eaily read and create XML documents
GO_AUTH
in file auth.class.inc.php, class GO_AUTH
    Implementation of GroupOffice Authentication. This class provides the login-function for the Group-Office SQL database, which is the default authentication mechanism.
GO_CONFIG
in file config.class.inc.php, method GO_CONFIG::GO_CONFIG()
    Constructor. Initialises all public variables.
GO_CONFIG
in file config.class.inc.php, class GO_CONFIG
    This class holds the main configuration options of Group-Office Don't modify this file. The values defined here are just default values.
GO_GROUPS
in file groups.class.inc.php, class GO_GROUPS
    This class is used to manage user groups
GO_LANGUAGE
in file language.class.inc.php, class GO_LANGUAGE
    This class is used to include language files according to the user's preference
GO_LINKS
in file links.class.inc.php, class GO_LINKS
    Functions to create links between items in Group-Office
go_log
in file functions.inc.php, function go_log()
    Add a log entry to syslog if enabled in config.php
GO_MODULES
in file modules.class.inc.php, class GO_MODULES
    This class is used to install/remove modules and to access module information in other PHP scripts. This class is always available in $GO_MODULES.
GO_SECURITY
in file security.class.inc.php, class GO_SECURITY
    This file is used to manage access control lists (ACL).
go_template_parser
in file go_template_parser.class.inc.php, class go_template_parser
    Parses a template
GO_THEME
in file theme.class.inc.php, class GO_THEME
    This class is used to retrieve information about the currently selected theme.
GO_THEME
in file theme.class.inc.php, method GO_THEME::GO_THEME()
    Constructor. Initialises user's theme
GO_USERS
in file users.class.inc.php, class GO_USERS
    This class is used to manage users in Group-Office.
groupnames_to_ids
in file groups.class.inc.php, method GO_GROUPS::groupnames_to_ids()
group_in_acl
in file security.class.inc.php, method GO_SECURITY::group_in_acl()
    Checks presence of a group in an ACL
top

h

$halt_on_error
in file base_db.class.inc.php, variable base_db::$halt_on_error
    "yes" (halt with message), "no" (ignore errors quietly), "report" (ignore errror, but spit a warning)
$handle
in file userlog.class.inc.php, variable userlog::$handle
$hightlight_bad_tags
in file highlighter.class.inc, variable highlight::$hightlight_bad_tags
$host
in file base_db.class.inc.php, variable base_db::$host
    The database host
$host
in file config.class.inc.php, variable GO_CONFIG::$host
    Relative hostname with slash on both start and end
$hosts
in file smtp_restrict.class.inc.php, variable smtp_restrict::$hosts
$html
in file html2text.class.inc, variable html2text::$html
    Contains the HTML content to convert.
highlighter.class.inc
procedural page highlighter.class.inc
html_element.class.inc.php
procedural page html_element.class.inc.php
html2text.class.inc
procedural page html2text.class.inc
htmlparser.class.inc
procedural page htmlparser.class.inc
halt
in file base_db.class.inc.php, method base_db::halt()
    Halts when an error occurs
has_admin_permission
in file security.class.inc.php, method GO_SECURITY::has_admin_permission()
    Checks if a user is in the special admins group
has_links
in file links.class.inc.php, method GO_LINKS::has_links()
has_permission_to_manage_acl
in file security.class.inc.php, method GO_SECURITY::has_permission_to_manage_acl()
    Checks if a user is allowed to manage the Access Control List
has_read_permission
in file filesystem.class.inc, method filesystem::has_read_permission()
    Returns true if the path is readable
has_write_permission
in file filesystem.class.inc, method filesystem::has_write_permission()
    Returns true if the path is writable
hex2dec
in file String.class.inc.php, method String::hex2dec()
    Returns an array with RGB color (e.g. R128 G126 B124) from a hex html color code (e.g. #F7F7F7)
highlight
in file highlighter.class.inc, method highlight::highlight()
highlight
in file highlighter.class.inc, class highlight
    This class highlights text matches a search string (keyword) in html based documents, without destroying html-tags.
highlighter
in file highlighter.class.inc, method highlight::highlighter()
html2text
in file html2text.class.inc, method html2text::html2text()
    Constructor.
html2text
in file html2text.class.inc, class html2text
    Takes HTML and converts it to formatted, plain text.
HtmlParser
in file htmlparser.class.inc, method HtmlParser::HtmlParser()
    Constructor.
HtmlParser
in file htmlparser.class.inc, class HtmlParser
    Class HtmlParser.
HtmlParser_ForFile
in file htmlparser.class.inc, function HtmlParser_ForFile()
HtmlParser_ForURL
in file htmlparser.class.inc, function HtmlParser_ForURL()
html_authenticate
in file security.class.inc.php, method GO_SECURITY::html_authenticate()
html_element
in file html_element.class.inc.php, class html_element
    Create any HTML element
html_element
in file html_element.class.inc.php, method html_element::html_element()
top

i

$id
in file config.class.inc.php, variable GO_CONFIG::$id
    The Group-Office server ID
$id
in file modules.class.inc.php, variable GO_MODULES::$id
    The id of the currently active module
$iHtmlCurrentChar
in file htmlparser.class.inc, variable HtmlParser::$iHtmlCurrentChar
$iHtmlText
in file htmlparser.class.inc, variable HtmlParser::$iHtmlText
$iHtmlTextIndex
in file htmlparser.class.inc, variable HtmlParser::$iHtmlTextIndex
$iHtmlTextLength
in file htmlparser.class.inc, variable HtmlParser::$iHtmlTextLength
$image_url
in file theme.class.inc.php, variable GO_THEME::$image_url
    The URL to the images of a theme
$inline_attachments
in file Go2Mime.class.inc.php, variable Go2Mime::$inline_attachments
$innerHTML
in file html_element.class.inc.php, variable html_element::$innerHTML
$iNodeAttributes
in file htmlparser.class.inc, variable HtmlParser::$iNodeAttributes
    Field iNodeAttributes.
$iNodeName
in file htmlparser.class.inc, variable HtmlParser::$iNodeName
    Field iNodeName.
$iNodeType
in file htmlparser.class.inc, variable HtmlParser::$iNodeType
    Field iNodeType.
$iNodeValue
in file htmlparser.class.inc, variable HtmlParser::$iNodeValue
    Field iNodeValue.
input.class.inc.php
procedural page input.class.inc.php
ical2array.class.inc
procedural page ical2array.class.inc
imap.class.inc
procedural page imap.class.inc
ical2array
in file ical2array.class.inc, class ical2array
    builds an array from an ics file:
ICAL_CHAR_HTAB
in file ical2array.class.inc, constant ICAL_CHAR_HTAB
ICAL_CHAR_WSP
in file ical2array.class.inc, constant ICAL_CHAR_WSP
ICAL_DELIM_EQUAL
in file ical2array.class.inc, constant ICAL_DELIM_EQUAL
    Constants used in this class
ical_freq_to_repeat_type
in file Date.class.inc.php, method Date::ical_freq_to_repeat_type()
ICAL_WORD_WRAP_DOS
in file ical2array.class.inc, constant ICAL_WORD_WRAP_DOS
ICAL_WORD_WRAP_MAC
in file ical2array.class.inc, constant ICAL_WORD_WRAP_MAC
ICAL_WORD_WRAP_UNIX
in file ical2array.class.inc, constant ICAL_WORD_WRAP_UNIX
imap
in file imap.class.inc, method imap::imap()
    Constructor. Initialises RFC822 class
imap
in file imap.class.inc, class imap
    This class can be used to connect to IMAP or POP-3 servers
increment_logins
in file users.class.inc.php, method GO_USERS::increment_logins()
input
in file input.class.inc.php, method input::input()
input
in file input.class.inc.php, class input
    Create an form input field
insert_id
in file base_db.class.inc.php, method base_db::insert_id()
    Returns the auto generated id used in the last query
insert_id
in file mysql.class.inc.php, method db::insert_id()
    Returns the auto generated id used in the last query
insert_row
in file base_db.class.inc.php, method base_db::insert_row()
    Inserts a row in a table
isValidTagIdentifier
in file htmlparser.class.inc, method HtmlParser::isValidTagIdentifier()
is_allowed
in file smtp_restrict.class.inc.php, method smtp_restrict::is_allowed()
is_attachment
in file imap.class.inc, method imap::is_attachment()
is_enabled
in file auth.class.inc.php, method GO_AUTH::is_enabled()
    Check if a given user is enabled.
is_imap
in file imap.class.inc, method imap::is_imap()
    Check if this is an IMAP server
is_in_group
in file groups.class.inc.php, method GO_GROUPS::is_in_group()
    Check's if a user is a member of a group
is_in_select
in file select.class.inc.php, method select::is_in_select()
    Check if a specified entry is in the dropbox.
is_subscribed
in file imap.class.inc, method imap::is_subscribed()
    Check if a mailbox is subscribed
is_sub_dir
in file filesystem.class.inc, method filesystem::is_sub_dir()
    Check if a path is a subdirectory of another path.
is_sub_folder
in file links.class.inc.php, method GO_LINKS::is_sub_folder()
top

j

json_authenticate
in file security.class.inc.php, method GO_SECURITY::json_authenticate()
top

k

$keyword
in file highlighter.class.inc, variable highlight::$keyword
top

l

$language
in file config.class.inc.php, variable GO_CONFIG::$language
    Default language
$lb
in file html_element.class.inc.php, variable html_element::$lb
$link
in file base_db.class.inc.php, variable base_db::$link
    The database connection link identifier
$local_path
in file config.class.inc.php, variable GO_CONFIG::$local_path
    Path to local installation specific files
$local_url
in file config.class.inc.php, variable GO_CONFIG::$local_url
    URL to local installation specific files
$locked
in file base_db.class.inc.php, variable base_db::$locked
    True when a table is locked
$log
in file config.class.inc.php, variable GO_CONFIG::$log
    Enable syslog
language.class.inc.php
procedural page language.class.inc.php
links.class.inc.php
procedural page links.class.inc.php
last_error
in file imap.class.inc, method imap::last_error()
    Return last error
link_exists
in file links.class.inc.php, method GO_LINKS::link_exists()
link_to
in file GoSwift.class.inc.php, method GoSwift::link_to()
    Links the message to items in Group-Office. Must be called after send()
load_modules
in file modules.class.inc.php, method GO_MODULES::load_modules()
    Load the modules into the modules array
lock
in file base_db.class.inc.php, method base_db::lock()
    Lock a table
log
in file userlog.class.inc.php, method userlog::log()
logged_in
in file security.class.inc.php, method GO_SECURITY::logged_in()
    Set's a user as logged in. This does NOT log a user in. $GO_AUTH->login() does that.
login
in file auth.class.inc.php, method GO_AUTH::login()
    This function logs a user in
logout
in file security.class.inc.php, method GO_SECURITY::logout()
    Log the current user out.
top

m

$max_attachment_size
in file config.class.inc.php, variable GO_CONFIG::$max_attachment_size
    The maximum size of e-mail attachments the browser attempts to upload.
$max_file_size
in file config.class.inc.php, variable GO_CONFIG::$max_file_size
    The maximum file size the filebrowser attempts to upload. Be aware that the php.ini file must be set accordingly (http://www.php.net).
$max_size
in file userlog.class.inc.php, variable userlog::$max_size
$max_users
in file config.class.inc.php, variable GO_CONFIG::$max_users
    The maximum number of users
$message
in file GoSwift.class.inc.php, variable GoSwift::$message
    The Swift message to send
$mode
in file userlog.class.inc.php, variable userlog::$mode
$modules
in file modules.class.inc.php, variable GO_MODULES::$modules
    Array of all installed modules with thier properties:
$mtime
in file config.class.inc.php, variable GO_CONFIG::$mtime
    Modification date
$multiple
in file select.class.inc.php, variable select::$multiple
modules.class.inc.php
procedural page modules.class.inc.php
mysql.class.inc.php
procedural page mysql.class.inc.php
mimeDecode.class.inc
procedural page mimeDecode.class.inc
mailbox_info
in file imap.class.inc, method imap::mailbox_info()
    Get mailbox message info and put it in $this->mailbox_info.
Mail_mimeDecode
in file mimeDecode.class.inc, class Mail_mimeDecode
    +----------------------------- IMPORTANT ------------------------------+
Mail_mimeDecode
in file mimeDecode.class.inc, method Mail_mimeDecode::Mail_mimeDecode()
    Constructor.
max_users_reached
in file users.class.inc.php, method GO_USERS::max_users_reached()
    This function tells us if we exceeded the maximum number of users if set in config.php
mime2GO
in file Go2Mime.class.inc.php, method Go2Mime::mime2GO()
MissingFieldException
in file exceptions.class.inc.php, class MissingFieldException
    Thrown when a user does not supply all required info in a form
mkdir_recursive
in file filesystem.class.inc, method filesystem::mkdir_recursive()
    Creates a directory recursively
move
in file userlog.class.inc.php, method userlog::move()
move
in file imap.class.inc, method imap::move()
    Move messages to another mailbox
move
in file filesystem.class.inc, method filesystem::move()
    Move a file or folder
moveNext
in file htmlparser.class.inc, method HtmlParser::moveNext()
move_file
in file filesystem.class.inc, method filesystem::move_file()
    Abstract method that is called when a file is moved
move_folder
in file filesystem.class.inc, method filesystem::move_folder()
    Abstract method that is called when a folder is moved
top

n

$name
in file html_element.class.inc.php, variable html_element::$name
$notification
in file Go2Mime.class.inc.php, variable Go2Mime::$notification
$notify_admin_of_registration
in file config.class.inc.php, variable GO_CONFIG::$notify_admin_of_registration
    Notify webmaster of user signup?
Number.class.inc.php
procedural page Number.class.inc.php
nextid
in file base_db.class.inc.php, method base_db::nextid()
    Get a next unique ID for a table. Used instead of auto increment so that we have better support for different database backends.
next_message
in file imap.class.inc, method imap::next_message()
    Loop trough all messages after calling get_messages()
next_record
in file base_db.class.inc.php, method base_db::next_record()
    Walk the reseult set from a select query
next_record
in file mysql.class.inc.php, method db::next_record()
    Walk the result set from a select query
NODE_TYPE_COMMENT
in file htmlparser.class.inc, constant NODE_TYPE_COMMENT
NODE_TYPE_DONE
in file htmlparser.class.inc, constant NODE_TYPE_DONE
NODE_TYPE_ELEMENT
in file htmlparser.class.inc, constant NODE_TYPE_ELEMENT
NODE_TYPE_ENDELEMENT
in file htmlparser.class.inc, constant NODE_TYPE_ENDELEMENT
NODE_TYPE_START
in file htmlparser.class.inc, constant NODE_TYPE_START
    Copyright (c) 2003 Jose Solorzano. All rights reserved.
NODE_TYPE_TEXT
in file htmlparser.class.inc, constant NODE_TYPE_TEXT
Number
in file Number.class.inc.php, class Number
    This class contains functions that perform operations on numbers. It formats numbers according to the user preferences.
num_fields
in file base_db.class.inc.php, method base_db::num_fields()
    Get the number of fields in a result
num_fields
in file mysql.class.inc.php, method db::num_fields()
    Get the number of fields in a result
num_rows
in file base_db.class.inc.php, method base_db::num_rows()
    Return the number of rows found in the last select statement
num_rows
in file mysql.class.inc.php, method db::num_rows()
    Return the number of rows found in the last select statement
top

o

$object
in file ical2array.class.inc, variable ical2array::$object
$object_name
in file ical2array.class.inc, variable ical2array::$object_name
$object_types
in file ical2array.class.inc, variable ical2array::$object_types
$open_tag_symbol
in file go_template_parser.class.inc.php, variable go_template_parser::$open_tag_symbol
$outerHTML
in file html_element.class.inc.php, variable html_element::$outerHTML
open
in file imap.class.inc, method imap::open()
    Opens a connection to server
top

p

$param_name
in file ical2array.class.inc, variable ical2array::$param_name
$password
in file base_db.class.inc.php, variable base_db::$password
    The database password
$path
in file File.class.inc.php, variable File::$path
$path
in file modules.class.inc.php, variable GO_MODULES::$path
    The full path to the currently active module
$phpMyAdminUrl
in file config.class.inc.php, variable GO_CONFIG::$phpMyAdminUrl
    If this URL is set and PhpMyAdmin is configured to allow authentication with signon. You can edit the database in the admin tools module.
$prepared_statement
in file mysql.class.inc.php, variable db::$prepared_statement
    Set to true when are working with a prepared statement
$processed
in file html_element.class.inc.php, variable html_element::$processed
p
in file html2text.class.inc, method html2text::p()
    Alias to print_text(), operates identically.
p
in file base_db.class.inc.php, method base_db::p()
    Print a single field from a result record.
parse
in file go_template_parser.class.inc.php, method go_template_parser::parse()
parse
in file htmlparser.class.inc, method HtmlParser::parse()
    Method parse.
parse_address_list
in file RFC822.class.inc, method RFC822::parse_address_list()
    Parses an RFC822 formatted string (eg. "Merijn Schering" <mschering@intermesh.nl>)
parse_date
in file ical2array.class.inc, method ical2array::parse_date()
parse_duration
in file ical2array.class.inc, method ical2array::parse_duration()
parse_file
in file ical2array.class.inc, method ical2array::parse_file()
parse_icalendar_string
in file ical2array.class.inc, method ical2array::parse_icalendar_string()
parse_object_string
in file ical2array.class.inc, method ical2array::parse_object_string()
parse_rrule
in file ical2array.class.inc, method ical2array::parse_rrule()
parse_string
in file ical2array.class.inc, method ical2array::parse_string()
print_html
in file html_element.class.inc.php, method html_element::print_html()
print_text
in file html2text.class.inc, method html2text::print_text()
    Prints the text, converted from HTML.
process
in file highlighter.class.inc, method highlight::process()
top

q

$quota_protouser
in file config.class.inc.php, variable GO_CONFIG::$quota_protouser
    If $quota_protouser is set, a default quota will be set from that user with `edquota -p QUOTAUSER newuser
query
in file base_db.class.inc.php, method base_db::query()
    Queries the database
query
in file mysql.class.inc.php, method db::query()
    Queries the database
quote
in file String.class.inc.php, method String::quote()
    Quotes a string with >
quoted_printable_encode
in file String.class.inc.php, method String::quoted_printable_encode()
    Used by icalendar convertor
top

r

$read_permission
in file modules.class.inc.php, variable GO_MODULES::$read_permission
    The active user has write permission for the currently active module
$recipients
in file GoSwift.class.inc.php, variable GoSwift::$recipients
    The Swift recipients list
$record
in file base_db.class.inc.php, variable base_db::$record
    The current record from a select query
$register_modules_read
in file config.class.inc.php, variable GO_CONFIG::$register_modules_read
    Grant read permissions for these modules to new self-registered users.
$register_modules_write
in file config.class.inc.php, variable GO_CONFIG::$register_modules_write
    Grant write permissions for these modules to new self-registered users.
$register_user_groups
in file config.class.inc.php, variable GO_CONFIG::$register_user_groups
    Add self-registered users to these user groups Group names are seperated by a comma.
$register_visible_user_groups
in file config.class.inc.php, variable GO_CONFIG::$register_visible_user_groups
    Self-registered users will be visible to these user groups Group names are seperated by a comma.
$registration_fields
in file config.class.inc.php, variable GO_CONFIG::$registration_fields
    Enabled fields for the user registration form
$replace
in file html2text.class.inc, variable html2text::$replace
    List of pattern replacements corresponding to patterns searched.
$replacement
in file highlighter.class.inc, variable highlight::$replacement
$required
in file select.class.inc.php, variable select::$required
$required
in file input.class.inc.php, variable input::$required
$required_registration_fields
in file config.class.inc.php, variable GO_CONFIG::$required_registration_fields
    Enabled fields for the user registration form
$restrict_smtp_hosts
in file config.class.inc.php, variable GO_CONFIG::$restrict_smtp_hosts
    A comma separated list of smtp server IP addresses that you want to restrict.
$result
in file base_db.class.inc.php, variable base_db::$result
    The result object from a query
$root_path
in file config.class.inc.php, variable GO_CONFIG::$root_path
    The path to the root of Group-Office with slash on end
$row
in file base_db.class.inc.php, variable base_db::$row
    The current row index when waling through a result set
reminder.class.inc.php
procedural page reminder.class.inc.php
RFC822.class.inc
procedural page RFC822.class.inc
random_password
in file users.class.inc.php, method GO_USERS::random_password()
    This function generates a randomized password.
readTag
in file htmlparser.class.inc, method HtmlParser::readTag()
readValueInTag
in file htmlparser.class.inc, method HtmlParser::readValueInTag()
record_to_keywords
in file search.class.inc.php, method search::record_to_keywords()
    Get a string of search keyword from an array of a database record
reformat_address_list
in file RFC822.class.inc, method RFC822::reformat_address_list()
    Tidy an address string (eg. "Merijn Schering" <mschering@intermesh.nl>).
reminder
in file reminder.class.inc.php, class reminder
    class to set reminders in Group-Office.
rename_folder
in file imap.class.inc, method imap::rename_folder()
    Rename a mailbox
reopen
in file imap.class.inc, method imap::reopen()
    Re-open a mailbox
reopen
in file userlog.class.inc.php, method userlog::reopen()
REPEAT_DAILY
in file Date.class.inc.php, constant REPEAT_DAILY
REPEAT_MONTH_DATE
in file Date.class.inc.php, constant REPEAT_MONTH_DATE
REPEAT_MONTH_DAY
in file Date.class.inc.php, constant REPEAT_MONTH_DAY
REPEAT_NONE
in file Date.class.inc.php, constant REPEAT_NONE
    Define some constants
REPEAT_WEEKLY
in file Date.class.inc.php, constant REPEAT_WEEKLY
REPEAT_YEARLY
in file Date.class.inc.php, constant REPEAT_YEARLY
replace
in file TemplateDecorator.class.inc.php, method Swift_Plugin_Template_Decorator::replace()
    Perform a str_replace() over the given value.
replace_once
in file String.class.inc.php, method String::replace_once()
replace_row
in file base_db.class.inc.php, method base_db::replace_row()
    Replaces a row in a table
reset
in file search.class.inc.php, method search::reset()
    Clear the entire search cache table. It will be regenerated on the next search action.
RFC822
in file RFC822.class.inc, class RFC822
    This class is used to parse and write RFC822 compliant recipient lists
rstrpos
in file String.class.inc.php, method String::rstrpos()
    Reverse strpos. couldn't get PHP strrpos to work with offset
top

s

$search
in file html2text.class.inc, variable html2text::$search
    List of preg* regular expression patterns to search for, used in conjunction with $replace.
$seq_table
in file base_db.class.inc.php, variable base_db::$seq_table
    The sequence table to use for autoincrementing numbers.
$smtp_password
in file config.class.inc.php, variable GO_CONFIG::$smtp_password
    The SMTP password for authentication
$smtp_port
in file config.class.inc.php, variable GO_CONFIG::$smtp_port
    The SMTP port to use when using the SMTP mailer
$smtp_server
in file config.class.inc.php, variable GO_CONFIG::$smtp_server
    The SMTP host to use when using the SMTP mailer
$smtp_username
in file config.class.inc.php, variable GO_CONFIG::$smtp_username
    The SMTP username for authentication (Empty for no authentication)
search.class.inc.php
procedural page search.class.inc.php
security.class.inc.php
procedural page security.class.inc.php
select.class.inc.php
procedural page select.class.inc.php
smtp_restrict.class.inc.php
procedural page smtp_restrict.class.inc.php
String.class.inc.php
procedural page String.class.inc.php
save_setting
in file config.class.inc.php, method GO_CONFIG::save_setting()
    Saves a custom setting to the database
save_state
in file config.class.inc.php, method GO_CONFIG::save_state()
search
in file search.class.inc.php, class search
    This class is used to search through all modules that support the __on_search function.
search
in file users.class.inc.php, method GO_USERS::search()
    This function searches for users with the given search field.
search
in file groups.class.inc.php, method GO_GROUPS::search()
    Search for a visible user for another user.
select
in file select.class.inc.php, class select
    Create a select dropdown list
select
in file select.class.inc.php, method select::select()
sendmail
in file GoSwift.class.inc.php, method GoSwift::sendmail()
    Sends the email.
setTextIndex
in file htmlparser.class.inc, method HtmlParser::setTextIndex()
set_acl_owner
in file security.class.inc.php, method GO_SECURITY::set_acl_owner()
    Set's the owner of an access control list
set_attachments
in file Go2Mime.class.inc.php, method Go2Mime::set_attachments()
set_attribute
in file html_element.class.inc.php, method html_element::set_attribute()
set_body
in file Go2Mime.class.inc.php, method Go2Mime::set_body()
set_body
in file GoSwift.class.inc.php, method GoSwift::set_body()
    Sets the message body
set_config
in file base_db.class.inc.php, method base_db::set_config()
    Set's the connection parameters. A config object with db_host, db_pass, db_user and db_name may be passed so it can connect to a different database then the default.
set_debug_log
in file functions.inc.php, function set_debug_log()
    Set's the debug log location
set_error
in file base_db.class.inc.php, method base_db::set_error()
    Sets the error and errno property
set_error
in file mysql.class.inc.php, method db::set_error()
    Sets the error and errno property
set_full_url
in file config.class.inc.php, method GO_CONFIG::set_full_url()
    Sets Full URL to reach Group-Office with slash on end
set_html
in file html2text.class.inc, method html2text::set_html()
    Loads source HTML into memory, either from $source string or a file.
set_inline_attachments
in file Go2Mime.class.inc.php, method Go2Mime::set_inline_attachments()
set_language
in file language.class.inc.php, method GO_LANGUAGE::set_language()
    Set the language for this browser session
set_linebreak
in file html_element.class.inc.php, method html_element::set_linebreak()
set_message_flag
in file imap.class.inc, method imap::set_message_flag()
    Set message flags
set_notification
in file Go2Mime.class.inc.php, method Go2Mime::set_notification()
set_parameters
in file base_db.class.inc.php, method base_db::set_parameters()
    Set the connection parameters manually
set_recipients
in file GoSwift.class.inc.php, method GoSwift::set_recipients()
set_reply_to
in file GoSwift.class.inc.php, method GoSwift::set_reply_to()
    If this message is a reply to another message then you must supply the UID and the mailbox of the original message. The account id must be passed to the constructor for this to work.
set_to
in file GoSwift.class.inc.php, method GoSwift::set_to()
set_tooltip
in file html_element.class.inc.php, method html_element::set_tooltip()
shift_days_to_gmt
in file Date.class.inc.php, method Date::shift_days_to_gmt()
shift_days_to_local
in file Date.class.inc.php, method Date::shift_days_to_local()
size
in file filesystem.class.inc, method filesystem::size()
    Calculate the size of a folder
skipBlanksInTag
in file htmlparser.class.inc, method HtmlParser::skipBlanksInTag()
skipEndOfTag
in file htmlparser.class.inc, method HtmlParser::skipEndOfTag()
skipEqualsInTag
in file htmlparser.class.inc, method HtmlParser::skipEqualsInTag()
skipInTag
in file htmlparser.class.inc, method HtmlParser::skipInTag()
skipToBlanksInTag
in file htmlparser.class.inc, method HtmlParser::skipToBlanksInTag()
skipToBlanksOrEqualsInTag
in file htmlparser.class.inc, method HtmlParser::skipToBlanksOrEqualsInTag()
skipToElement
in file htmlparser.class.inc, method HtmlParser::skipToElement()
skipToInTag
in file htmlparser.class.inc, method HtmlParser::skipToInTag()
skipToStringInTag
in file htmlparser.class.inc, method HtmlParser::skipToStringInTag()
    Returns text between current position and $needle, inclusive, or "" if not found. The current index is moved to a point after the location of $needle, or not moved at all if nothing is found.
smtp_restrict
in file smtp_restrict.class.inc.php, class smtp_restrict
    This class restricts the number of outgoing messages to a SMTP host
sort
in file imap.class.inc, method imap::sort()
    Sort message UID's into $this->sort (see imap_sort() PHP docs)
split_name
in file String.class.inc.php, method String::split_name()
    Give it a full name and it tries to determine the First, Middle and Lastname
status
in file imap.class.inc, method imap::status()
    Count total and new messages on server
String
in file String.class.inc.php, class String
    This class contains functions for string operations
strip_extension
in file File.class.inc.php, method File::strip_extension()
    Return a filename without extension
subscribe
in file imap.class.inc, method imap::subscribe()
    Subscribe a mailbox
Swift_Plugin_Template_Decorator
in file TemplateDecorator.class.inc.php, class Swift_Plugin_Template_Decorator
    This class can be used to replace fields in a batch mail operation.
top

t

$tagname
in file html_element.class.inc.php, variable html_element::$tagname
$tags
in file go_template_parser.class.inc.php, variable go_template_parser::$tags
$text
in file html2text.class.inc, variable html2text::$text
    Contains the converted, formatted text.
$theme
in file theme.class.inc.php, variable GO_THEME::$theme
    The name of the active theme
$theme
in file config.class.inc.php, variable GO_CONFIG::$theme
    Default theme
$theme_path
in file theme.class.inc.php, variable GO_THEME::$theme_path
    The full filesystem path to a theme
$theme_url
in file theme.class.inc.php, variable GO_THEME::$theme_url
    The relative URL to a theme
$timezones
in file ical2array.class.inc, variable ical2array::$timezones
$time_formats
in file config.class.inc.php, variable GO_CONFIG::$time_formats
    Time formats to be used.
$title
in file config.class.inc.php, variable GO_CONFIG::$title
    Title of Group-Office
$tmpdir
in file config.class.inc.php, variable GO_CONFIG::$tmpdir
    The path to store temporary files with a slash on end Leave to ../ for installation
$todos
in file ical2array.class.inc, variable ical2array::$todos
$type
in file mysql.class.inc.php, variable db::$type
    Type of database connector
$type
in file base_db.class.inc.php, variable base_db::$type
    Type of database connector
theme.class.inc.php
procedural page theme.class.inc.php
TemplateDecorator.class.inc.php
procedural page TemplateDecorator.class.inc.php
text_to_html
in file String.class.inc.php, method String::text_to_html()
    Convert plain text to HTML
toArray
in file GOXML.class.inc.php, method GOXML::toArray()
to_db_date
in file Date.class.inc.php, method Date::to_db_date()
    Convert a Group-Office date to MySQL date format
to_input_format
in file Date.class.inc.php, method Date::to_input_format()
    Reformat a date string formatted by Group-Office user preference to a string that can be read by strtotime related PHP functions
to_phpnumber
in file Number.class.inc.php, method Number::to_phpnumber()
    Conver a number formatted by using the user preferences to a number understood by PHP
to_unixtime
in file Date.class.inc.php, method Date::to_unixtime()
    Takes a date string formatted by Group-Office user preference and turns it into a unix timestamp.
to_wbxml
in file wbxml.class.inc.php, method wbxml::to_wbxml()
    Converts a XML string to WBXML
to_xml
in file wbxml.class.inc.php, method wbxml::to_xml()
    Converts a WBXML string to XML
trim_lines
in file String.class.inc.php, method String::trim_lines()
top

u

$url
in file modules.class.inc.php, variable GO_MODULES::$url
    The relative URL to the currently active module
$user
in file base_db.class.inc.php, variable base_db::$user
    The database username
$user_id
in file security.class.inc.php, variable GO_SECURITY::$user_id
    The user_id of the current logged in user
userlog.class.inc.php
procedural page userlog.class.inc.php
users.class.inc.php
procedural page users.class.inc.php
unlock
in file base_db.class.inc.php, method base_db::unlock()
    Unlock tables
unsubscribe
in file imap.class.inc, method imap::unsubscribe()
    Unsubscribe a mailbox
update_counter
in file smtp_restrict.class.inc.php, method smtp_restrict::update_counter()
    Update a Counter
update_folder
in file links.class.inc.php, method GO_LINKS::update_folder()
update_group
in file groups.class.inc.php, method GO_GROUPS::update_group()
    Set the name of a group
update_last_sync_time
in file search.class.inc.php, method search::update_last_sync_time()
    Update the last time a module synced with the search cache table
update_link
in file links.class.inc.php, method GO_LINKS::update_link()
update_module
in file modules.class.inc.php, method GO_MODULES::update_module()
    Set's the order a module appears in the menu bar
update_profile
in file users.class.inc.php, method GO_USERS::update_profile()
    This function updates a the profile of a user.
update_reminder
in file reminder.class.inc.php, method reminder::update_reminder()
    Update a reminder
update_row
in file base_db.class.inc.php, method base_db::update_row()
    Updates a row from a table
update_search_cache
in file search.class.inc.php, method search::update_search_cache()
    This function will call the __on_search function in all main module classes
update_session
in file users.class.inc.php, method GO_USERS::update_session()
    Updates the session data corresponding to the user_id.
update_user
in file users.class.inc.php, method GO_USERS::update_user()
    This function updates all userdata based on the given parameters.
userlog
in file userlog.class.inc.php, method userlog::userlog()
userlog
in file userlog.class.inc.php, class userlog
    This file is part of Group-Office.
user_in_acl
in file security.class.inc.php, method GO_SECURITY::user_in_acl()
    Checks presence of a user in an ACL
user_is_visible
in file security.class.inc.php, method GO_SECURITY::user_is_visible()
    Checks if a user is visible to the current logged in user
user_owns_acl
in file security.class.inc.php, method GO_SECURITY::user_owns_acl()
    Checks if a user owns the Access Control List
utf7_imap_decode
in file imap.class.inc, method imap::utf7_imap_decode()
utf7_imap_encode
in file imap.class.inc, method imap::utf7_imap_encode()
utf8_basename
in file functions.inc.php, function utf8_basename()
    Get's the last file or directory name of a filesystem path and works with UTF-8 too unlike the basename function in PHP.
uudecode
in file mimeDecode.class.inc, method Mail_mimeDecode::uudecode()
    Checks the input for uuencoded files and returns an array of them. Can be called statically, eg:
top

v

$value
in file html_element.class.inc.php, variable html_element::$value
$version
in file config.class.inc.php, variable GO_CONFIG::$version
    The Group-Office version number
validate_email
in file String.class.inc.php, method String::validate_email()
    Check if an email adress is in a valid format
view_part
in file imap.class.inc, method imap::view_part()
    Return a message part
top

w

$webmaster_email
in file config.class.inc.php, variable GO_CONFIG::$webmaster_email
    The e-mail of the webmaster
$width
in file html2text.class.inc, variable html2text::$width
    Maximum width of the formatted text, in columns.
$write_permission
in file modules.class.inc.php, variable GO_MODULES::$write_permission
    The active user has write permission for the currently active module
wbxml.class.inc.php
procedural page wbxml.class.inc.php
wbxml
in file wbxml.class.inc.php, class wbxml
    This file is part of Group-Office.
wbxml
in file wbxml.class.inc.php, method wbxml::wbxml()
    Constructor. Set's temporary file names
write_address
in file RFC822.class.inc, method RFC822::write_address()
    Produces an RFC822 formatted string (eg. "Merijn Schering" <mschering@intermesh.nl>).
top

_

$_body
in file mimeDecode.class.inc, variable Mail_mimeDecode::$_body
    The body part of the input
$_decode_bodies
in file mimeDecode.class.inc, variable Mail_mimeDecode::$_decode_bodies
    Flag to determine whether to decode bodies
$_decode_headers
in file mimeDecode.class.inc, variable Mail_mimeDecode::$_decode_headers
    Flag to determine whether to decode headers
$_error
in file mimeDecode.class.inc, variable Mail_mimeDecode::$_error
    If an error occurs, this is used to store the message
$_header
in file mimeDecode.class.inc, variable Mail_mimeDecode::$_header
    The header part of the input
$_include_bodies
in file mimeDecode.class.inc, variable Mail_mimeDecode::$_include_bodies
    Flag to determine whether to include bodies in the returned object.
$_input
in file mimeDecode.class.inc, variable Mail_mimeDecode::$_input
    The raw email to decode
__autoload
in file functions.inc.php, function __autoload()
    Attempts to autoload class files
__construct
in file users.class.inc.php, method GO_USERS::__construct()
    The constructor initializes the SQL database connection.
__construct
in file links.class.inc.php, method GO_LINKS::__construct()
__construct
in file language.class.inc.php, method GO_LANGUAGE::__construct()
    Constructor. Initialises language setting and checks in following order: User preference (Session), Browser language setting, default language
__construct
in file TemplateDecorator.class.inc.php, method Swift_Plugin_Template_Decorator::__construct()
__construct
in file smtp_restrict.class.inc.php, method smtp_restrict::__construct()
__construct
in file security.class.inc.php, method GO_SECURITY::__construct()
    Constructor. Initialises base class of the security class family
__construct
in file groups.class.inc.php, method GO_GROUPS::__construct()
    Constructor. Calls parent class base_groups constructor
__construct
in file modules.class.inc.php, method GO_MODULES::__construct()
    Constructor. Loads all installed modules into the modules array
__construct
in file go_template_parser.class.inc.php, method go_template_parser::__construct()
__construct
in file exceptions.class.inc.php, method DatabaseReplaceException::__construct()
__construct
in file exceptions.class.inc.php, method DatabaseSelectException::__construct()
__construct
in file exceptions.class.inc.php, method DatabaseInsertException::__construct()
__construct
in file exceptions.class.inc.php, method DatabaseDeleteException::__construct()
__construct
in file base_db.class.inc.php, method base_db::__construct()
    Constructor a config object with db_host, db_pass, db_user and db_name may be passed so it can connect to a different database then the default.
__construct
in file exceptions.class.inc.php, method AccessDeniedException::__construct()
__construct
in file auth.class.inc.php, method GO_AUTH::__construct()
__construct
in file exceptions.class.inc.php, method DatabaseUpdateException::__construct()
__construct
in file GoSwift.class.inc.php, method GoSwiftImport::__construct()
__construct
in file GOXML.class.inc.php, method GOXML::__construct()
__construct
in file GoSwift.class.inc.php, method GoSwift::__construct()
    Constructor. This will create a Swift instance and a Swift message public property.
__construct
in file Go2Mime.class.inc.php, method Go2Mime::__construct()
__construct
in file exceptions.class.inc.php, method MissingFieldException::__construct()
__construct
in file File.class.inc.php, method File::__construct()
__wakeup
in file mysql.class.inc.php, method db::__wakeup()
    When this object is stored in a session it must reconnect when created by the session again.
top

Documentation generated on Thu, 30 Oct 2008 14:13:21 +0100 by phpDocumentor 1.4.0