Packages

Index of all elements

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

a

$apps
in file updates.class.php, variable Updates::$apps
$archive_all
in file errors.class.php, variable Errors::$archive_all
$array_allocated_color
in file images_stats.class.php, variable Stats::$array_allocated_color
$array_color_stats
in file images_stats.class.php, variable Stats::$array_color_stats
$array_links
in file breadcrumb.class.php, variable BreadCrumb::$array_links
$array_tags
in file parser.class.php, variable Parser::$array_tags
$array_tags
in file tinymce_editor.class.php, variable TinyMCEEditor::$array_tags
$array_tags2
in file tinymce_editor.class.php, variable TinyMCEEditor::$array_tags2
$array_tags3
in file tinymce_editor.class.php, variable TinyMCEEditor::$array_tags3
$attributes
in file module_interface.class.php, variable ModuleInterface::$attributes
$auth
in file menu.class.php, variable Menu::$auth
$auth
in file feed_item.class.php, variable FeedItem::$auth
$auth
in file contribution.class.php, variable Contribution::$auth
$authors
in file application.class.php, variable Application::$authors
$auth_bit
in file feed_data.class.php, variable FeedData::$auth_bit
$autoconnect
in file session.class.php, variable Session::$autoconnect
$available_modules
in file modules_discovery_service.class.php, variable ModulesDiscoveryService::$available_modules
absolute
in file url.class.php, method Url::absolute()
    Returns the absolute url
ACCES_DENIED
in file module_interface.class.php, constant ACCES_DENIED
act
in file session.class.php, method Session::act()
    Manage the actions for the session caused by the user (connection, disconnection).
add
in file breadcrumb.class.php, method BreadCrumb::add()
    Adds a link in the bread crumb. This link will be put at the end of the list.
add
in file categories_manager.class.php, method CategoriesManager::add()
    Adds a category. We can decide if it will be visible and what its position will be
add
in file comments.class.php, method Comments::add()
    Add a comment
ADD
in file file.class.php, constant ADD
add
in file links_menu.class.php, method LinksMenu::add()
    Add a single LinksMenuLink or (sub) Menu
add
in file note.class.php, method Note::add()
    Add a note on the item. It has to be into the notation scale.
add
in file site_map_section.class.php, method SiteMapSection::add()
    Adds an elemement to the section
add
in file site_map.class.php, method SiteMap::add()
    Adds an element to the elements list of the SiteMap
ADDSLASHES_AUTO
in file functions.inc.php, constant ADDSLASHES_AUTO
ADDSLASHES_FORCE
in file functions.inc.php, constant ADDSLASHES_FORCE
ADDSLASHES_NONE
in file functions.inc.php, constant ADDSLASHES_NONE
add_array
in file links_menu.class.php, method LinksMenu::add_array()
    Add a list of LinksMenu or (sub)Menu to the current one
add_child
in file feeds_cat.class.php, method FeedsCat::add_child()
    Adds a FeedsCat child to the current FeedsCat object
add_errors
in file form_field.class.php, method FormField::add_errors()
    Merge errors.
add_feed
in file feeds_list.class.php, method FeedsList::add_feed()
    Adds the FeedsCat $cat_tree to the current feeds list
add_field
in file form_fieldset.class.php, method FormFieldset::add_field()
    Store fields in the fieldset.
add_fieldset
in file form_builder.class.php, method FormBuilder::add_fieldset()
    Add fieldset in the form.
Add_folder
in file uploads.class.php, method Uploads::Add_folder()
add_item
in file feed_data.class.php, method FeedData::add_item()
add_member
in file groups.class.php, method Group::add_member()
    Adds a member in a group
add_mini_menu
in file menu_service.class.php, method MenuService::add_mini_menu()
    Add the menu named in the $menu folder
add_mini_module
in file menu_service.class.php, method MenuService::add_mini_module()
    Add the module named $module mini modules
add_option
in file form_select.class.php, method FormSelect::add_option()
    Add an option for the radio field.
add_option
in file form_checkbox.class.php, method FormCheckbox::add_option()
    Add an option for the radio field.
add_option
in file form_radio_choice.class.php, method FormRadioChoice::add_option()
    Add an option for the radio field.
ADD_SLASHES
in file parser.class.php, constant ADD_SLASHES
ADD_THIS_CATEGORY_IN_LIST
in file categories_manager.class.php, constant ADD_THIS_CATEGORY_IN_LIST
AdministratorAlert
in file administrator_alert.class.php, class AdministratorAlert
    This class represents an alert which must be sent to the administrator. It allows to the module developers to handle the administrator alerts. The administrator alerts can be in the administration panel and can be used when you want to signal an important event to the administrator(s).
AdministratorAlert
in file administrator_alert.class.php, method AdministratorAlert::AdministratorAlert()
    Builds an AdministratorAlert object.
AdministratorAlertService
in file administrator_alert_service.class.php, class AdministratorAlertService
    This static class allows you to handler easily the administrator alerts which can be made in PHPBoost.
ADMINISTRATOR_ALERT_TYPE
in file administrator_alert_service.class.php, constant ADMINISTRATOR_ALERT_TYPE
ADMIN_ALERT_HIGH_PRIORITY
in file administrator_alert.class.php, constant ADMIN_ALERT_HIGH_PRIORITY
ADMIN_ALERT_LOW_PRIORITY
in file administrator_alert.class.php, constant ADMIN_ALERT_LOW_PRIORITY
ADMIN_ALERT_MEDIUM_PRIORITY
in file administrator_alert.class.php, constant ADMIN_ALERT_MEDIUM_PRIORITY
ADMIN_ALERT_STATUS_PROCESSED
in file administrator_alert.class.php, constant ADMIN_ALERT_STATUS_PROCESSED
ADMIN_ALERT_STATUS_UNREAD
in file administrator_alert.class.php, constant ADMIN_ALERT_STATUS_UNREAD
ADMIN_ALERT_VERY_HIGH_PRIORITY
in file administrator_alert.class.php, constant ADMIN_ALERT_VERY_HIGH_PRIORITY
ADMIN_ALERT_VERY_LOW_PRIORITY
in file administrator_alert.class.php, constant ADMIN_ALERT_VERY_LOW_PRIORITY
admin_display
in file menu.class.php, method Menu::admin_display()
    Display the menu admin gui
ADMIN_NOAUTH_DEFAULT
in file groups.class.php, constant ADMIN_NOAUTH_DEFAULT
ADMIN_NO_CHECK
in file uploads.class.php, constant ADMIN_NO_CHECK
affected_rows
in file mysql.class.php, method Sql::affected_rows()
    Returns the number of the rows which have been affected by a request.
AJAX_MODE
in file categories_manager.class.php, constant AJAX_MODE
ALREADY_HASHED
in file session.class.php, constant ALREADY_HASHED
Application
in file application.class.php, class Application
Application
in file application.class.php, method Application::Application()
    constructor of the class
APPLICATION_TYPE__KERNEL
in file application.class.php, constant APPLICATION_TYPE__KERNEL
APPLICATION_TYPE__MODULE
in file application.class.php, constant APPLICATION_TYPE__MODULE
APPLICATION_TYPE__TEMPLATE
in file application.class.php, constant APPLICATION_TYPE__TEMPLATE
ARCHIVE_ALL_ERRORS
in file errors.class.php, constant ARCHIVE_ALL_ERRORS
ARCHIVE_ERROR
in file errors.class.php, constant ARCHIVE_ERROR
array_combine
in file functions.inc.php, function array_combine()
assign_block_vars
in file template.class.php, method Template::assign_block_vars()
    Assigns a template block. A block represents a loop and has a name which be used in your template file to indicate which loop you want to browse. To know what syntax to use to browse a loop, see the class description, there are examples.
assign_positions_conditions
in file menu_service.class.php, method MenuService::assign_positions_conditions()
    Assigns the positions conditions for different printing modes
assign_vars
in file template.class.php, method Template::assign_vars()
    Assigns some simple template vars. Those variables will be accessed in your template with the {var_name} syntax.
ATOM
in file atom.class.php, class ATOM
    This class could load a feed by its url or by a FeedData element and export it to the ATOM format
ATOM
in file atom.class.php, method ATOM::ATOM()
    Builds a new ATOM object
Authorizations
in file authorizations.class.php, class Authorizations
    This class contains only static methods, it souldn't be instantiated.
auth_array_simple
in file authorizations.class.php, method Authorizations::auth_array_simple()
    Returns an array with the authorizations given by variable number of arrays passed in argument.
AUTH_CHILD_PRIORITY
in file authorizations.class.php, constant AUTH_CHILD_PRIORITY
AUTH_PARENT_PRIORITY
in file authorizations.class.php, constant AUTH_PARENT_PRIORITY
AUTOCONNECT
in file session.class.php, constant AUTOCONNECT
auto_connect
in file mysql.class.php, method Sql::auto_connect()
    Connects automatically the application to the DBMS by reading the database configuration file whose path is /kernel/db/config.php. If an error occures while connecting to the server, the script execution will be stopped and the error will be written in the page.
AUTO_LOAD_FREQUENT_VARS
in file template.class.php, constant AUTO_LOAD_FREQUENT_VARS
atom.class.php
procedural page atom.class.php
application.class.php
procedural page application.class.php
administrator_alert.class.php
procedural page administrator_alert.class.php
administrator_alert_service.class.php
procedural page administrator_alert_service.class.php
authorizations.class.php
procedural page authorizations.class.php
top

b

$backup_script
in file backup.class.php, variable Backup::$backup_script
$base_directory
in file uploads.class.php, variable Uploads::$base_directory
$base_directory
in file upload.class.php, variable Upload::$base_directory
$base_name
in file mysql.class.php, variable Sql::$base_name
$begin_at
in file feed_menu.class.php, variable FeedMenu::$begin_at
$block
in file menu.class.php, variable Menu::$block
$bug_corrections
in file application.class.php, variable Application::$bug_corrections
Backup
in file backup.class.php, class Backup
    This class helps you to generate the backup file of your data base.
Backup
in file backup.class.php, method Backup::Backup()
    Builds a Backup object
BBCodeEditor
in file bbcode_editor.class.php, class BBCodeEditor
    This class provides an interface editor for contents.
BBCodeEditor
in file bbcode_editor.class.php, method BBCodeEditor::BBCodeEditor()
BBCodeHighlighter
in file bbcode_highlighter.class.php, method BBCodeHighlighter::BBCodeHighlighter()
    Builds a BBCodeHighlighter objet
BBCodeHighlighter
in file bbcode_highlighter.class.php, class BBCodeHighlighter
    This class is a highlighter for the PHPBoost BBCode language. It supplies the highlighted code written in XHTML.
BBCodeParser
in file bbcode_parser.class.php, method BBCodeParser::BBCodeParser()
    Builds a BBCodeParser object
BBCodeParser
in file bbcode_parser.class.php, class BBCodeParser
    Converts the PHPBoost BBCode language to the XHTML language which is stocked in the database and can be displayed nearly directly. It parses only the authorized tags (defined in the parent class which is ContentParser).
BBCodeUnparser
in file bbcode_unparser.class.php, class BBCodeUnparser
    BBCode unparser. It converts a content using the PHPBoost HTML reference code (for example coming from a database) to the PHPBoost BBCode syntax.
BBCodeUnparser
in file bbcode_unparser.class.php, method BBCodeUnparser::BBCodeUnparser()
    Builds a BBCodeUnparser object
BBCODE_HIGHLIGHTER_BLOCK_CODE
in file bbcode_highlighter.class.php, constant BBCODE_HIGHLIGHTER_BLOCK_CODE
BBCODE_HIGHLIGHTER_INLINE_CODE
in file bbcode_highlighter.class.php, constant BBCODE_HIGHLIGHTER_INLINE_CODE
BBCODE_LANGUAGE
in file content_formatting_factory.class.php, constant BBCODE_LANGUAGE
BBCODE_LIST_ITEM_COLOR
in file bbcode_highlighter.class.php, constant BBCODE_LIST_ITEM_COLOR
BBCODE_PARAM_COLOR
in file bbcode_highlighter.class.php, constant BBCODE_PARAM_COLOR
BBCODE_PARAM_NAME_COLOR
in file bbcode_highlighter.class.php, constant BBCODE_PARAM_NAME_COLOR
BBCODE_TAG_COLOR
in file bbcode_highlighter.class.php, constant BBCODE_TAG_COLOR
Bench
in file bench.class.php, class Bench
    This class is done to time a process easily. You choose when to start and when to stop.
Bench
in file bench.class.php, method Bench::Bench()
    starts the bench now
BLOCK_POSITION__ALL
in file menu.class.php, constant BLOCK_POSITION__ALL
BLOCK_POSITION__BOTTOM_CENTRAL
in file menu.class.php, constant BLOCK_POSITION__BOTTOM_CENTRAL
BLOCK_POSITION__FOOTER
in file menu.class.php, constant BLOCK_POSITION__FOOTER
BLOCK_POSITION__HEADER
in file menu.class.php, constant BLOCK_POSITION__HEADER
BLOCK_POSITION__LEFT
in file menu.class.php, constant BLOCK_POSITION__LEFT
BLOCK_POSITION__NOT_ENABLED
in file menu.class.php, constant BLOCK_POSITION__NOT_ENABLED
BLOCK_POSITION__RIGHT
in file menu.class.php, constant BLOCK_POSITION__RIGHT
BLOCK_POSITION__SUB_HEADER
in file menu.class.php, constant BLOCK_POSITION__SUB_HEADER
BLOCK_POSITION__TOP_CENTRAL
in file menu.class.php, constant BLOCK_POSITION__TOP_CENTRAL
BLOCK_POSITION__TOP_FOOTER
in file menu.class.php, constant BLOCK_POSITION__TOP_FOOTER
BreadCrumb
in file breadcrumb.class.php, class BreadCrumb
    This class is used to represent the bread crumb displayed on each page of the website. It enables the user to locate himself in the whole site. A bread crumb can look like this: Home >> My module >> First level category >> Second level category >> Third level category >> .. >> My page >> Edition
BreadCrumb
in file breadcrumb.class.php, method BreadCrumb::BreadCrumb()
    Builds a BreadCrumb object.
build
in file administrator_alert.class.php, method AdministratorAlert::build()
    Builds an alert from its whole parameters.
build
in file event.class.php, method Event::build()
    Builds an event object from its whole parameters.
build
in file contribution.class.php, method Contribution::build()
    Builds a contribution object from its whole parameters.
build_administration_interface
in file categories_manager.class.php, method CategoriesManager::build_administration_interface()
    Builds the list of categories and links to makes operations to administrate them (delete, move, add...), it supplies a string ready to be displayed. It uses AJAX, read the class description to understand this user interface.
build_auth_array_from_form
in file authorizations.class.php, method Authorizations::build_auth_array_from_form()
    Returns an array with the authorizations given by variable number of arrays passed in argument. This returned array is used to be serialized.
build_children_id_list
in file categories_manager.class.php, method CategoriesManager::build_children_id_list()
    Builds the list of all the children of a category
build_kernel_map
in file site_map.class.php, method SiteMap::build_kernel_map()
    Adds to the site map all the kernel links.
build_modules_maps
in file site_map.class.php, method SiteMap::build_modules_maps()
    Adds to the site map all maps of the installed modules
build_parents_id_list
in file categories_manager.class.php, method CategoriesManager::build_parents_id_list()
    Builds the list of the parent categories of a category
build_select_form
in file categories_manager.class.php, method CategoriesManager::build_select_form()
    Builds a formulary which allows user to choose a category in a select form.
bbcode_editor.class.php
procedural page bbcode_editor.class.php
bbcode_highlighter.class.php
procedural page bbcode_highlighter.class.php
bbcode_parser.class.php
procedural page bbcode_parser.class.php
bbcode_unparser.class.php
procedural page bbcode_unparser.class.php
breadcrumb.class.php
procedural page breadcrumb.class.php
backup.class.php
procedural page backup.class.php
bench.class.php
procedural page bench.class.php
top

c

$cache_file_name
in file categories_manager.class.php, variable CategoriesManager::$cache_file_name
$cache_var
in file categories_manager.class.php, variable CategoriesManager::$cache_var
$category
in file feed_menu.class.php, variable FeedMenu::$category
$cat_name
in file feeds_cat.class.php, variable FeedsCat::$cat_name
$change_freq
in file site_map_link.class.php, variable SiteMapLink::$change_freq
$children
in file feeds_cat.class.php, variable FeedsCat::$children
$code
in file captcha.class.php, variable Captcha::$code
$color_index
in file images_stats.class.php, variable Stats::$color_index
$compatibility_max
in file application.class.php, variable Application::$compatibility_max
$compatibility_min
in file application.class.php, variable Application::$compatibility_min
$connected
in file mysql.class.php, variable Sql::$connected
$content
in file mail.class.php, variable Mail::$content
$content
in file parser.class.php, variable Parser::$content
$content
in file content_menu.class.php, variable ContentMenu::$content
$contents
in file file.class.php, variable File::$contents
$creation_date
in file event.class.php, variable Event::$creation_date
$current_status
in file event.class.php, variable Event::$current_status
Cache
in file cache.class.php, method Cache::Cache()
    Builds a Cache object. Check if the directory in which the cache is written is writable.
cache
in file feed.class.php, method Feed::cache()
    Send the feed data in the cache
Cache
in file cache.class.php, class Cache
    This class is the cache manager of PHPBoost. Its functioning is very particular. Loading a file is equivalent to include the file. The cache file must define some PHP global variables. They will be usable in the execution context of the page. You should read on the PHPBoost website the documentation which explains you how to integrate a cache for you module, it's too much complex to be explained here.
cache_export
in file links_menu.class.php, method LinksMenu::cache_export()
cache_export
in file links_menu_element.class.php, method LinksMenuElement::cache_export()
    returns the string to write in the cache file
cache_export
in file content_menu.class.php, method ContentMenu::cache_export()
cache_export
in file feed_menu.class.php, method FeedMenu::cache_export()
cache_export
in file mini_menu.class.php, method MiniMenu::cache_export()
cache_export
in file menu.class.php, method Menu::cache_export()
cache_export
in file links_menu_link.class.php, method LinksMenuLink::cache_export()
cache_export
in file module_mini_menu.class.php, method ModuleMiniMenu::cache_export()
cache_export_begin
in file links_menu_element.class.php, method LinksMenuElement::cache_export_begin()
    returns the string to write in the cache file at the beginning of the Menu element
cache_export_begin
in file menu.class.php, method Menu::cache_export_begin()
cache_export_end
in file links_menu_element.class.php, method LinksMenuElement::cache_export_end()
    returns the string to write in the cache file at the end of the Menu element
cache_export_end
in file menu.class.php, method Menu::cache_export_end()
CACHE_TIME
in file search.class.php, constant CACHE_TIME
CACHE_TIMES_USED
in file search.class.php, constant CACHE_TIMES_USED
Captcha
in file captcha.class.php, method Captcha::Captcha()
    Captcha constructor. It allows you to create multiple instance of captcha, and check if GD is loaded.
Captcha
in file captcha.class.php, class Captcha
    This class provide you an easy way to prevent spam by bot in public formular.
CAPTCHA_EASY
in file captcha.class.php, constant CAPTCHA_EASY
CAPTCHA_HARD
in file captcha.class.php, constant CAPTCHA_HARD
CAPTCHA_NORMAL
in file captcha.class.php, constant CAPTCHA_NORMAL
CAPTCHA_VERY_EASY
in file captcha.class.php, constant CAPTCHA_VERY_EASY
CAPTCHA_VERY_HARD
in file captcha.class.php, constant CAPTCHA_VERY_HARD
capture_and_shift_bit_auth
in file authorizations.class.php, method Authorizations::capture_and_shift_bit_auth()
    Capture authorizations and shift a particular bit to an another bit (1 is used by default).
CategoriesManager
in file categories_manager.class.php, class CategoriesManager
    This class enables you to manage easily the administration of categories for your modules. It's as generic as possible, if you want to complete some actions to specialize them for you module, you can create a new class inheritating of it in which you call its methods using the syntax parent::method().
/!\ Warning : /!\
  • Your DB table must respect some rules :
    • You must have an integer attribute whose name is id and which represents the identifier of each category. It must be a primary key.
    • You also must have an integer attribute named id_parent which represents the identifier of the parent category (it will be 0 if its parent category is the root of the tree).
    • To maintain order, you must have a field containing the rank of the category which be an integer named c_order.
    • A field visible boolean (tynint 1 sur mysql)
    • A field name containing the category name
  • In this class the user are supposed to be an administrator, no checking of his auth is done.
  • To be correctly displayed, you must supply to functions a variable extracted from a file cache. Use the Cache class to build your file cache. Your variable must be an array in which keys are categories identifiers, an values are still arrays which are as this :
    • key id_parent containing the id_parent field of the database
    • key name containing the name of the category
    • key order
    • key visible which is a boolean
  • You can also have other fields such as auth level, description, visible, that class won't modify them.
  • To display the list of categories and actions you can do on them, you may want to customize it. For that you must build an array that you will give to set_display_config() containing your choices :
    • Key 'xmlhttprequest_file' which corresponds to the name of the file which will treat the AJAX requests. We usually call it xmlhttprequest.php.
    • Key 'url' which represents the url of the category (it won't display any link up to categories if you don't give this field). Its structure is the following :
      • key 'unrewrited' => string containing unrewrited urls (let %d where you want to display the category identifier)
      • Key administration_file_name which represents the file which allows you to update category
      • rewrited url (optionnal) 'rewrited' => string containing rewrited urls (let %d where you want to display the category identifier and %s the category name if you need it)
If you need more informations to use this class, we advise you to look at the wiki of PHPBoost, in which there is a tutorial explaining how to use it step by step.
CategoriesManager
in file categories_manager.class.php, method CategoriesManager::CategoriesManager()
    Builds a CategoriesManager object
CATEGORY_DOES_NOT_EXIST
in file categories_manager.class.php, constant CATEGORY_DOES_NOT_EXIST
CAT_UNVISIBLE
in file categories_manager.class.php, constant CAT_UNVISIBLE
CAT_VISIBLE
in file categories_manager.class.php, constant CAT_VISIBLE
change_chmod
in file file_system_element.class.php, method FileSystemElement::change_chmod()
    Changes the chmod of the element.
change_position
in file menu_service.class.php, method MenuService::change_position()
    Change the menu position in a block
change_visibility
in file categories_manager.class.php, method CategoriesManager::change_visibility()
    Changes the visibility of a category
check
in file repository.class.php, method Repository::check()
    Check Application
check
in file session.class.php, method Session::check()
    Check session validity, and update it
CHECK_ALL_UPDATES
in file updates.class.php, constant CHECK_ALL_UPDATES
check_auth
in file user.class.php, method User::check_auth()
    Get the authorizations given by all the user groups. Then check the authorization.
check_auth
in file authorizations.class.php, method Authorizations::check_auth()
    Check authorizations for a member, a group or a rank
check_compatibility
in file application.class.php, method Application::check_compatibility()
    Checks compatibility with limits
check_date
in file date.class.php, method Date::check_date()
    Determines whether a date is correct. For example the february 31st is not correct.
check_display_config
in file categories_manager.class.php, method CategoriesManager::check_display_config()
    Checks if display configuration is good
check_error
in file categories_manager.class.php, method CategoriesManager::check_error()
    Checks if an error has been raised on the last reported error. At each call of a method of this class which can raise an error, the last error is erased.
CHECK_EXIST
in file upload.class.php, constant CHECK_EXIST
CHECK_KERNEL
in file updates.class.php, constant CHECK_KERNEL
check_level
in file user.class.php, method User::check_level()
    Check the authorization level
check_mail
in file functions.inc.php, function check_mail()
    Checks if a string could match an email address form.
check_max_value
in file user.class.php, method User::check_max_value()
    Get the maximum value of authorization in all user groups.
CHECK_MODULES
in file updates.class.php, constant CHECK_MODULES
check_nbr_links
in file functions.inc.php, function check_nbr_links()
    Checks if a string contains less than a defined number of links (used to prevent SPAM).
CHECK_PM_BOX
in file pm.class.php, constant CHECK_PM_BOX
CHECK_THEMES
in file updates.class.php, constant CHECK_THEMES
check_validity
in file mail.class.php, method Mail::check_validity()
    Checks that an email address has a correct form.
check_wellformness
in file url.class.php, method Url::check_wellformness()
    Returns true if the url match the requested url form
CLASS_IMPORT
in file functions.inc.php, constant CLASS_IMPORT
clean
in file breadcrumb.class.php, method BreadCrumb::clean()
    Removes all the existing links.
clean_database_name
in file mysql.class.php, method Sql::clean_database_name()
    Cleans the data base name to be sure it's a correct name
clear_cache
in file feed.class.php, method Feed::clear_cache()
    Clear the cache of the specified module_id.
clear_html_br
in file bbcode_parser.class.php, method BBCodeParser::clear_html_br()
    Callback which clears the new line tag in the HTML generated code
close
in file file.class.php, method File::close()
    Closes a file and frees the allocated memory relative to the file.
close
in file mysql.class.php, method Sql::close()
    Closes the current MySQL connection if it is open.
CLOSEFILE
in file file.class.php, constant CLOSEFILE
Comments
in file comments.class.php, method Comments::Comments()
    Display comments form.
Comments
in file comments.class.php, class Comments
    This class manages comments everywhere in phpboost Simplyfied use with the display_comments function: //news is the name of the modue, $idnews is the id in database for this item. display_comments('news', $idnews, url('news.php?id=' . $idnews . '&com=%s', 'news-0-' . $idnews . '.php?com=%s'))
compress
in file url.class.php, method Url::compress()
    Compress a url by removing all "folder/.." occurrences
compute_heritated_auth
in file categories_manager.class.php, method CategoriesManager::compute_heritated_auth()
    Computes the global authorization level of the whole parent categories. The result corresponds to all the category's parents merged.
compute_number_contrib_for_each_profile
in file contribution_service.class.php, method ContributionService::compute_number_contrib_for_each_profile()
    Computes the number of contributions available for each profile. It will count the contributions for the administrator, the moderators, the members, for each group and for each member who can have some special authorizations.
compute_number_unread_alerts
in file administrator_alert_service.class.php, method AdministratorAlertService::compute_number_unread_alerts()
    Counts the number of unread alerts.
compute_referer
in file stats_saver.class.php, method StatsSaver::compute_referer()
    Compute Stats of Site Referers
compute_users
in file stats_saver.class.php, method StatsSaver::compute_users()
    Compute Stats of Site Users
com_display_link
in file comments.class.php, method Comments::com_display_link()
concat
in file mysql.class.php, method Sql::concat()
    Generates the syntax to use the concatenation operator (CONCAT in MySQL). The MySQL fields names must be in a PHP string for instance between simple quotes: 'field_name' The PHP variables must be bordered by simple quotes, for example: '\'' . $my_var . '\''
concatenate_to_query
in file backup.class.php, method Backup::concatenate_to_query()
    Concatenates a string at the end of the current script.
CONFIG_CONFLICT
in file packages_manager.class.php, constant CONFIG_CONFLICT
connect
in file mysql.class.php, method Sql::connect()
    This method enables you to connect to the DBMS when you have the data base access informations.
CONNECTED_TO_DATABASE
in file mysql.class.php, constant CONNECTED_TO_DATABASE
CONNECTION_FAILED
in file mysql.class.php, constant CONNECTION_FAILED
categories_manager.class.php
procedural page categories_manager.class.php
comments.class.php
procedural page comments.class.php
content_formatting_factory.class.php
procedural page content_formatting_factory.class.php
content_parser.class.php
procedural page content_parser.class.php
content_second_parser.class.php
procedural page content_second_parser.class.php
content_unparser.class.php
procedural page content_unparser.class.php
ContentEditor
in file editor.class.php, class ContentEditor
    Abstract class for editors content.
ContentEditor
in file editor.class.php, method ContentEditor::ContentEditor()
ContentFormattingFactory
in file content_formatting_factory.class.php, method ContentFormattingFactory::ContentFormattingFactory()
    Builds a ContentFormattingFactoryy object
ContentFormattingFactory
in file content_formatting_factory.class.php, class ContentFormattingFactory
    This class is approximatively a factory which provides objets capable to format some content. The text formatting uses a syntax, PHPBoost supports both the BBCode syntax and a WYSIWYG tool syntax (TinyMCE). You can choose the formatting type you want to deal with.
ContentMenu
in file content_menu.class.php, method ContentMenu::ContentMenu()
ContentMenu
in file content_menu.class.php, class ContentMenu
ContentParser
in file content_parser.class.php, method ContentParser::ContentParser()
    Buils a ContentParser object.
ContentParser
in file content_parser.class.php, class ContentParser
    This class is abstract. It contains tools that are usefull for implement a content parser.
ContentSecondParser
in file content_second_parser.class.php, method ContentSecondParser::ContentSecondParser()
    Builds a ContentSecondParser object
ContentSecondParser
in file content_second_parser.class.php, class ContentSecondParser
    This class ensures the real time processing of the content. The major part of the processing is saved in the database to minimize as much as possible the treatment when the content is displayed. However, some tags cannot be cached, because we cannot have return to the original code. It's for instance the case of the code tag which replaces the code by a lot of html code which formats the code. This kind of tag is treated in real time by this class. The content you put in that parser must come from a ContentParser class (BBCodeParser or TinyMCEParser) (it can have been saved in a database between the first parsing and the real time parsing).
ContentUnparser
in file content_unparser.class.php, class ContentUnparser
    This class is an abstract class. It contains the common elements needed by all the unparsers of PHPBoost.
ContentUnparser
in file content_unparser.class.php, method ContentUnparser::ContentUnparser()
    Builds a ContentUnparser class.
CONTENT_MENU__CLASS
in file content_menu.class.php, constant CONTENT_MENU__CLASS
Contribution
in file contribution.class.php, method Contribution::Contribution()
    Builds a Contribution object.
Contribution
in file contribution.class.php, class Contribution
    This class represents a contribution made by a user to complete the content of the website. All the contributions are managed in the contribution panel.
ContributionService
in file contribution_service.class.php, class ContributionService
    This service allows developers to manage their contributions.
CONTRIBUTION_AUTH_BIT
in file contribution.class.php, constant CONTRIBUTION_AUTH_BIT
CONTRIBUTION_TYPE
in file contribution_service.class.php, constant CONTRIBUTION_TYPE
copy
in file template.class.php, method Template::copy()
    Clones this object.
cache.class.php
procedural page cache.class.php
count_conversations
in file pm.class.php, method PrivateMsg::count_conversations()
    Counts the user's number of conversation.
count_table
in file mysql.class.php, method Sql::count_table()
    Counts the number of the row contained in a table.
create_database
in file mysql.class.php, method Sql::create_database()
    Creates a data base on the DBMS at which is connected the current object.
CRLF
in file mail.class.php, constant CRLF
csrf_get_protect
in file session.class.php, method Session::csrf_get_protect()
    Check the session against CSRF attacks by GET. Checks that GETs are done from this site with a correct token.
csrf_post_protect
in file session.class.php, method Session::csrf_post_protect()
    Check the session against CSRF attacks by POST. Checks that POSTs are done from this site. 2 different cases are accepted but the first is safer:
  • The request contains a parameter whose name is token and value is the value of the token of the current session.
  • If the token isn't in the request, we analyse the HTTP referer to be sure that the request comes from the current site and not from another which can be suspect
If the request doesn't match any of these two cases, this method will consider that it's a CSRF attack.
contribution.class.php
procedural page contribution.class.php
contribution_service.class.php
procedural page contribution_service.class.php
content_menu.class.php
procedural page content_menu.class.php
captcha.class.php
procedural page captcha.class.php
top

d

$data
in file session.class.php, variable Session::$data
$data
in file feed.class.php, variable Feed::$data
$data_stats
in file images_stats.class.php, variable Stats::$data_stats
$date
in file mini_calendar.class.php, variable MiniCalendar::$date
$date
in file feed_data.class.php, variable FeedData::$date
$date
in file feed_item.class.php, variable FeedItem::$date
$decimal
in file images_stats.class.php, variable Stats::$decimal
$depth
in file site_map_element.class.php, variable SiteMapElement::$depth
$depth
in file links_menu_element.class.php, variable LinksMenuElement::$depth
$desc
in file feed_data.class.php, variable FeedData::$desc
$desc
in file feed_item.class.php, variable FeedItem::$desc
$description
in file contribution.class.php, variable Contribution::$description
$description
in file application.class.php, variable Application::$description
$description
in file module_map.class.php, variable ModuleMap::$description
$difficulty
in file captcha.class.php, variable Captcha::$difficulty
$display_config
in file categories_manager.class.php, variable CategoriesManager::$display_config
$display_preview
in file form_builder.class.php, variable FormBuilder::$display_preview
$display_reset
in file form_builder.class.php, variable FormBuilder::$display_reset
$display_title
in file content_menu.class.php, variable ContentMenu::$display_title
$download_url
in file application.class.php, variable Application::$download_url
$duration
in file bench.class.php, variable Bench::$duration
Date
in file date.class.php, method Date::Date()
    Builds and initializes a date. It admits a variable number of parameters depending on the value of the first one. The second parameter allows us to chose what time referential we use to create the date:
  • TIMEZONE_SYSTEM if that date comes from for example the database (dates must be stored under this referential).
  • TIMEZONE_SITE if it's an entry coming from the site (nearly never used).
  • TIMEZONE_USER if it's an entry coming from the user (it's own timezone will be used)
The first parameter determines how to initialize the date, here are the rules to use for the other parameters:
  • DATE_NOW will initialize the date to the current time. $date = new Date(DATE_NOW); will build a date with the current date.
  • DATE_YEAR_MONTH_DAY if you want to build a date from a specified day (year, month, day). In this case the following parameters are:
    • int The year (for instance 2009)
    • int The month (for example 11)
    • int The day (for example 09)
    For example, $date = new Date(DATE_YEAR_MONTH_DAY, TIMEZONE_USER, 2009, 11, 09);
  • DATE_YEAR_MONTH_DAY_HOUR_MINUTE_SECOND if you want to build a date from a specified time. Here is the rule for the following parameters:
    • int The year (for instance 2009)
    • int The month (for instance 11)
    • int The day (for instance 09)
    • int The hour (for instance 12)
    • int The minutes (for instance 34)
    • int The seconds (for instance 12)
    For instance $date = new Date(DATE_YEAR_MONTH_DAY_HOUR_MINUTE_SECOND, 2009, 11, 09, 12, 34, 12);
  • DATE_TIMESTAMP which builds a date from a UNIX timestamp. For example $date = new Date(DATE_TIMESTAMP, time()); is equivalent to $date = new Date(DATE_NOW);
  • DATE_FROM_STRING which decodes a date written in a string by matching a pattern you have to specify. The pattern is easy to write: d for day, m for month and y for year. For instance, if your third parameter is '24/12/2009' and the fourth is 'm/d/y', it will be the december 24th of 2009.
Here are the rules:
Date
in file date.class.php, class Date
    This class allows you to handle easily some dates. A date is a day and an hour (year, month, day, hour, minutes, seconds). It supports the most common formats and manages timezones. Here are the definitions of the 3 existing timezones:
  • System timezone: it's the timezone of the server, configured by the hoster. For instance, if your server is in France, it should be GMT+1.
  • Site timezone: it's the timezone of the central place of the site. For example, if your site deals with the italian soccer championship, it will be GMT+1.
  • User timezone : each registered user can specify its timezone. It's particulary useful for people who visit some sites from a foreign country.
date_diff
in file mysql.class.php, method Sql::date_diff()
    Generates the MySQL syntax which enables you to compute the number of years separating a date in a data base field and today.
DATE_FORMAT
in file date.class.php, constant DATE_FORMAT
DATE_FORMAT_LONG
in file date.class.php, constant DATE_FORMAT_LONG
DATE_FORMAT_SHORT
in file date.class.php, constant DATE_FORMAT_SHORT
DATE_FORMAT_TINY
in file date.class.php, constant DATE_FORMAT_TINY
DATE_FROM_STRING
in file date.class.php, constant DATE_FROM_STRING
DATE_NOW
in file date.class.php, constant DATE_NOW
DATE_RFC822_F
in file date.class.php, constant DATE_RFC822_F
DATE_RFC822_FORMAT
in file date.class.php, constant DATE_RFC822_FORMAT
DATE_RFC3339_F
in file date.class.php, constant DATE_RFC3339_F
DATE_RFC3339_FORMAT
in file date.class.php, constant DATE_RFC3339_FORMAT
DATE_TIMESTAMP
in file date.class.php, constant DATE_TIMESTAMP
DATE_YEAR_MONTH_DAY
in file date.class.php, constant DATE_YEAR_MONTH_DAY
DATE_YEAR_MONTH_DAY_HOUR_MINUTE_SECOND
in file date.class.php, constant DATE_YEAR_MONTH_DAY_HOUR_MINUTE_SECOND
DBTYPE
in file mysql.class.php, constant DBTYPE
DB_NO_CONNECT
in file mysql.class.php, constant DB_NO_CONNECT
DEBUG_MODE
in file categories_manager.class.php, constant DEBUG_MODE
DEFAULT_ATOM_TEMPLATE
in file atom.class.php, constant DEFAULT_ATOM_TEMPLATE
DEFAULT_FEED_NAME
in file feed.class.php, constant DEFAULT_FEED_NAME
DEFAULT_LANGUAGE
in file content_formatting_factory.class.php, constant DEFAULT_LANGUAGE
DEFAULT_RSS_TEMPLATE
in file rss.class.php, constant DEFAULT_RSS_TEMPLATE
del
in file comments.class.php, method Comments::del()
    Delete a comment
delete
in file file_system_element.class.php, method FileSystemElement::delete()
    Deletes the element
delete
in file menu_service.class.php, method MenuService::delete()
    Delete a Menu from the database
delete
in file file.class.php, method File::delete()
    Deletes the file.
delete
in file folder.class.php, method Folder::delete()
    Deletes the folder and all what it contains.
delete
in file categories_manager.class.php, method CategoriesManager::delete()
    Deletes a category.
delete
in file pm.class.php, method PrivateMsg::delete()
    Deletes a private message, until the recipient has not read it.
delete_alert
in file administrator_alert_service.class.php, method AdministratorAlertService::delete_alert()
    Deletes an alert from the database.
delete_all
in file comments.class.php, method Comments::delete_all()
    Delete all comments for the specified item.
delete_contribution
in file contribution_service.class.php, method ContributionService::delete_contribution()
    Deletes a contribution in the database.
delete_conversation
in file pm.class.php, method PrivateMsg::delete_conversation()
    Deletes a conversation.
delete_file
in file cache.class.php, method Cache::delete_file()
    Deletes a cache file.
delete_file
in file functions.inc.php, function delete_file()
    Deletes a file
delete_mini_menu
in file menu_service.class.php, method MenuService::delete_mini_menu()
    delete the mini menu named $menu
delete_mini_module
in file menu_service.class.php, method MenuService::delete_mini_module()
    delete the mini module $module
delete_module_feeds_menus
in file menu_service.class.php, method MenuService::delete_module_feeds_menus()
    Delete all the feeds menus with the this module id
DELETE_ON_ERROR
in file upload.class.php, constant DELETE_ON_ERROR
Del_file
in file uploads.class.php, method Uploads::Del_file()
Del_folder
in file uploads.class.php, method Uploads::Del_folder()
DEL_PM_CONVERS
in file pm.class.php, constant DEL_PM_CONVERS
disable
in file menu_service.class.php, method MenuService::disable()
    Disable a menu
display
in file bbcode_editor.class.php, method BBCodeEditor::display()
    Display the editor
display
in file mini_calendar.class.php, method MiniCalendar::display()
    Displays the mini calendar. You must call the display method in the same order as the calendars are displayed, because it requires a javascript code loading.
display
in file pagination.class.php, method Pagination::display()
    Returns a list of links between pages.
display
in file menu.class.php, method Menu::display()
    Display the menu
display
in file links_menu_link.class.php, method LinksMenuLink::display()
    Display the menu
display
in file links_menu_element.class.php, method LinksMenuElement::display()
    Displays the menu according to the given template
display
in file links_menu.class.php, method LinksMenu::display()
    Display the menu
display
in file tinymce_editor.class.php, method TinyMCEEditor::display()
    Display the editor
display
in file form_builder.class.php, method FormBuilder::display()
    Return the form
display
in file form_checkbox.class.php, method FormCheckbox::display()
display
in file form_fieldset.class.php, method FormFieldset::display()
    Return the form
display
in file feed_menu.class.php, method FeedMenu::display()
display
in file captcha.class.php, method Captcha::display()
    Display the captcha image to the user, and set the code to decrypt in the database.
display
in file comments.class.php, method Comments::display()
    Display comments form.
display
in file content_menu.class.php, method ContentMenu::display()
    Display the content menu.
display
in file errors.class.php, method Errors::display()
    Exception handler for developper, return the error.
display
in file breadcrumb.class.php, method BreadCrumb::display()
    Displays the bread crumb.
display
in file form_checkbox_option.class.php, method FormCheckboxOption::display()
display
in file form_file_uploader.class.php, method FormFileUploader::display()
display
in file form_textarea.class.php, method FormTextarea::display()
display
in file form_text_edit.class.php, method FormTextEdit::display()
display
in file form_select.class.php, method FormSelect::display()
display
in file form_select_option.class.php, method FormSelectOption::display()
display
in file form_radio_choice.class.php, method FormRadioChoice::display()
display
in file form_hidden_field.class.php, method FormHiddenField::display()
display
in file form_radio_choice_option.class.php, method FormRadioChoiceOption::display()
DISPLAYING_CONFIGURATION_NOT_SET
in file categories_manager.class.php, constant DISPLAYING_CONFIGURATION_NOT_SET
DISPLAY_ALL_ERROR
in file errors.class.php, constant DISPLAY_ALL_ERROR
display_comments
in file functions.inc.php, function display_comments()
    Returns the HTML code of the comments manager.
display_editor
in file functions.inc.php, function display_editor()
    Returns the HTML code of the user editor. It uses the ContentFormattingFactory class, it allows you to write less code lines.
display_form
in file captcha.class.php, method Captcha::display_form()
    Display captcha formular.
display_form
in file note.class.php, method Note::display_form()
    Display the ajax notation form.
display_img
in file note.class.php, method Note::display_img()
    Static method which display the notation with images, you can restrain the number of images displayed with the argument $num_stars_display
display_preview_button
in file form_builder.class.php, method FormBuilder::display_preview_button()
    Display a preview button for the specified field.
display_preview_button
in file form_fieldset.class.php, method FormFieldset::display_preview_button()
    Display a preview button for the specified field.
display_reset
in file form_builder.class.php, method FormBuilder::display_reset()
    Display a reset button for the form.
DO_NOT_ADD_SLASHES
in file parser.class.php, constant DO_NOT_ADD_SLASHES
DO_NOT_ADD_THIS_CATEGORY_IN_LIST
in file categories_manager.class.php, constant DO_NOT_ADD_THIS_CATEGORY_IN_LIST
DO_NOT_AUTO_LOAD_FREQUENT_VARS
in file template.class.php, constant DO_NOT_AUTO_LOAD_FREQUENT_VARS
DO_NOT_GENERATE_CACHE_AFTER_THE_OPERATION
in file packages_manager.class.php, constant DO_NOT_GENERATE_CACHE_AFTER_THE_OPERATION
DO_NOT_LOAD_CACHE
in file categories_manager.class.php, constant DO_NOT_LOAD_CACHE
draw_ellipse
in file images_stats.class.php, method Stats::draw_ellipse()
    Drawn an ellipse.
draw_graph
in file images_stats.class.php, method Stats::draw_graph()
    Draw graph, not yet implemented.
draw_histogram
in file images_stats.class.php, method Stats::draw_histogram()
    Draw a histogram
DRAW_LEGEND
in file images_stats.class.php, constant DRAW_LEGEND
DRAW_VALUES
in file images_stats.class.php, constant DRAW_VALUES
drop_tables
in file mysql.class.php, method Sql::drop_tables()
    Drops some tables in the data base.
date.class.php
procedural page date.class.php
top

e

$elements
in file site_map_section.class.php, variable SiteMapSection::$elements
$elements
in file site_map.class.php, variable SiteMap::$elements
$elements
in file links_menu.class.php, variable LinksMenu::$elements
$enabled
in file module_interface.class.php, variable ModuleInterface::$enabled
$enabled
in file menu.class.php, variable Menu::$enabled
$entitled
in file event.class.php, variable Event::$entitled
$error
in file upload.class.php, variable Upload::$error
$error
in file uploads.class.php, variable Uploads::$error
$errors
in file module_interface.class.php, variable ModuleInterface::$errors
$errors
in file categories_manager.class.php, variable CategoriesManager::$errors
$errors
in file search.class.php, variable Search::$errors
$extension
in file upload.class.php, variable Upload::$extension
$extension
in file uploads.class.php, variable Uploads::$extension
editor.class.php
procedural page editor.class.php
errors.class.php
procedural page errors.class.php
edit_member
in file groups.class.php, method Group::edit_member()
    Edits the user groups, compute difference between previous and new groups.
EMPTY_FOLDER
in file uploads.class.php, constant EMPTY_FOLDER
Empty_folder_member
in file uploads.class.php, method Uploads::Empty_folder_member()
enable
in file menu_service.class.php, method MenuService::enable()
    Enable a menu
enabled
in file menu.class.php, method Menu::enabled()
enable_all
in file menu_service.class.php, method MenuService::enable_all()
    Enables or disables all menus
end
in file session.class.php, method Session::end()
    Destroy the session
ERASE
in file file.class.php, constant ERASE
Errors
in file errors.class.php, method Errors::Errors()
    constructor
Errors
in file errors.class.php, class Errors
    This class is the error manager of PHPBoost. It is designed to collect and store all errors occurs in the projet.
ERRORS_MANAGEMENT_BY_RETURN
in file mysql.class.php, constant ERRORS_MANAGEMENT_BY_RETURN
ERROR_CAT_IS_AT_BOTTOM
in file categories_manager.class.php, constant ERROR_CAT_IS_AT_BOTTOM
ERROR_CAT_IS_AT_TOP
in file categories_manager.class.php, constant ERROR_CAT_IS_AT_TOP
ERROR_GETTING_CACHE
in file feed.class.php, constant ERROR_GETTING_CACHE
ERROR_UNKNOWN_MOTION
in file categories_manager.class.php, constant ERROR_UNKNOWN_MOTION
escape
in file mysql.class.php, method Sql::escape()
    Escapes the dangerous characters in the string you inject in your requests.
Event
in file event.class.php, method Event::Event()
    Builds an Event object.
Event
in file event.class.php, class Event
    It's the common part between two types of event existing now in PHPBoost:
  • User contribution managed into the contribution panel
  • Administrator alert, triggered for example when a new update is available or when a new member account is to approbate
event.class.php
procedural page event.class.php
EVENT_STATUS_BEING_PROCESSED
in file event.class.php, constant EVENT_STATUS_BEING_PROCESSED
EVENT_STATUS_PROCESSED
in file event.class.php, constant EVENT_STATUS_PROCESSED
EVENT_STATUS_UNREAD
in file event.class.php, constant EVENT_STATUS_UNREAD
exists
in file file_system_element.class.php, method FileSystemElement::exists()
    Allows you to know if the file system element exists.
EXPLICIT_ERRORS_MANAGEMENT
in file mysql.class.php, constant EXPLICIT_ERRORS_MANAGEMENT
export
in file site_map_section.class.php, method SiteMapSection::export()
    Exports the section according to the given configuration. You will use the following template variables:
  • SECTION_NAME which contains the name of the section
  • SECTION_URL which contains the URL of the link associated to the section
  • DEPTH which contains the depth of the section in the site map tree (useful for CSS classes names)
  • LINK_CODE which contains the code got by the associated link export
  • C_SECTION, boolean meaning that it's a section (useful if you want to use a sigle template for the whole export configuration)
  • A loop "element" containing evert element of the section (their code is available in the CODE variable of the loop)
export
in file site_map_element.class.php, method SiteMapElement::export()
    Exports the element
export
in file feed.class.php, method Feed::export()
    Exports the feed as a string parsed by the <$tpl> template
export
in file module_map.class.php, method ModuleMap::export()
    Exports the sitemap (according to a configuration of templates). In your template, you will be able to use the following variables:
  • MODULE_NAME which contains the name of the module
  • MODULE_DESCRIPTION which contains the description of the module
  • MODULE_URL which contains the URL of the module root page
  • DEPTH which is the depth of the module map in the sitemap (generally 1). It might be usefull to apply different CSS styles to each level of depth.
  • LINK_CODE which contains the code of the link associated to the module root exported with the same configuration.
  • C_MODULE_MAP which is a boolean whose value is true, this will enable you to use a single template for the whole export configuration
  • The loop "element" for which the variable CODE contains the code of each sub element of the module (for example categories)
export
in file site_map.class.php, method SiteMap::export()
    Exports a SiteMap. You will be able to use the following variables into the templates used to export:
  • C_SITE_MAP which is a condition indicating if it's a site map (useful if you want to use a sigle template for the whole export configuration)
  • SITE_NAME which contains the name of the site
  • A loop "element" in which the code of each element is in the variable CODE
export
in file site_map_link.class.php, method SiteMapLink::export()
    Exports the section according to the given configuration. You will use the following template variables:
  • LOC containing the URL of the link
  • TEXT containing the name of the target page
  • C_DISPLAY_DATE indicating if the date is not empty
  • DATE containing the date of the last modification of the target page, formatted for the sitemap.xml file
  • ACTUALIZATION_FREQUENCY corresponding to the code needed in the sitemap.xml file
  • PRIORITY corresponding to the code needed in the sitemap.xml file to indicate the priority of the target page.
  • C_LINK indicating that we are displaying a link (useful if you want to use a signe template export configuration)
export_file
in file backup.class.php, method Backup::export_file()
    Writes the backup script in a text file.
export_html_text
in file content_second_parser.class.php, method ContentSecondParser::export_html_text()
    Transforms a PHPBoost HTML content to make it exportable and usable every where in the web.
extract_table_structure
in file backup.class.php, method Backup::extract_table_structure()
E_STRICT
in file errors.class.php, constant E_STRICT
top

f

$fd
in file file.class.php, variable File::$fd
$fieldset_display_required
in file form_fieldset.class.php, variable FormFieldset::$fieldset_display_required
$fieldset_errors
in file form_fieldset.class.php, variable FormFieldset::$fieldset_errors
$fieldset_fields
in file form_fieldset.class.php, variable FormFieldset::$fieldset_fields
$fieldset_title
in file form_fieldset.class.php, variable FormFieldset::$fieldset_title
$field_cols
in file form_textarea.class.php, variable FormTextarea::$field_cols
$field_css_class
in file form_field.class.php, variable FormField::$field_css_class
$field_editor
in file form_textarea.class.php, variable FormTextarea::$field_editor
$field_errors
in file form_field.class.php, variable FormField::$field_errors
$field_forbidden_tags
in file form_textarea.class.php, variable FormTextarea::$field_forbidden_tags
$field_id
in file form_field.class.php, variable FormField::$field_id
$field_identifier_preview
in file form_builder.class.php, variable FormBuilder::$field_identifier_preview
$field_maxlength
in file form_text_edit.class.php, variable FormTextEdit::$field_maxlength
$field_multiple
in file form_select.class.php, variable FormSelect::$field_multiple
$field_name
in file form_field.class.php, variable FormField::$field_name
$field_on_blur
in file form_field.class.php, variable FormField::$field_on_blur
$field_options
in file form_checkbox.class.php, variable FormCheckbox::$field_options
$field_options
in file form_select.class.php, variable FormSelect::$field_options
$field_options
in file form_radio_choice.class.php, variable FormRadioChoice::$field_options
$field_required
in file form_field.class.php, variable FormField::$field_required
$field_required_alert
in file form_field.class.php, variable FormField::$field_required_alert
$field_rows
in file form_textarea.class.php, variable FormTextarea::$field_rows
$field_size
in file form_file_uploader.class.php, variable FormFileUploader::$field_size
$field_size
in file form_text_edit.class.php, variable FormTextEdit::$field_size
$field_sub_title
in file form_field.class.php, variable FormField::$field_sub_title
$field_title
in file form_field.class.php, variable FormField::$field_title
$field_value
in file form_field.class.php, variable FormField::$field_value
$filename
in file module_mini_menu.class.php, variable ModuleMiniMenu::$filename
$filename
in file uploads.class.php, variable Uploads::$filename
$filename
in file upload.class.php, variable Upload::$filename
$files
in file folder.class.php, variable Folder::$files
$files
in file cache.class.php, variable Cache::$files
$files
in file template.class.php, variable Template::$files
$fixer_id
in file contribution.class.php, variable Contribution::$fixer_id
$fixer_login
in file contribution.class.php, variable Contribution::$fixer_login
$fixing_date
in file contribution.class.php, variable Contribution::$fixing_date
$fixing_url
in file event.class.php, variable Event::$fixing_url
$folders
in file folder.class.php, variable Folder::$folders
$font
in file captcha.class.php, variable Captcha::$font
$forbidden_tags
in file editor.class.php, variable ContentEditor::$forbidden_tags
$forbidden_tags
in file content_parser.class.php, variable ContentParser::$forbidden_tags
$format
in file mail.class.php, variable Mail::$format
$form_action
in file form_builder.class.php, variable FormBuilder::$form_action
$form_class
in file form_builder.class.php, variable FormBuilder::$form_class
$form_fieldsets
in file form_builder.class.php, variable FormBuilder::$form_fieldsets
$form_name
in file mini_calendar.class.php, variable MiniCalendar::$form_name
$form_name
in file form_builder.class.php, variable FormBuilder::$form_name
$form_submit
in file form_builder.class.php, variable FormBuilder::$form_submit
$functionalities
in file module_interface.class.php, variable ModuleInterface::$functionalities
$function_name
in file mini_menu.class.php, variable MiniMenu::$function_name
form_builder.class.php
procedural page form_builder.class.php
form_checkbox.class.php
procedural page form_checkbox.class.php
form_checkbox_option.class.php
procedural page form_checkbox_option.class.php
form_field.class.php
procedural page form_field.class.php
form_fieldset.class.php
procedural page form_fieldset.class.php
form_file_uploader.class.php
procedural page form_file_uploader.class.php
form_hidden_field.class.php
procedural page form_hidden_field.class.php
form_radio_choice.class.php
procedural page form_radio_choice.class.php
form_radio_choice_option.class.php
procedural page form_radio_choice_option.class.php
form_select.class.php
procedural page form_select.class.php
form_select_option.class.php
procedural page form_select_option.class.php
form_textarea.class.php
procedural page form_textarea.class.php
form_text_edit.class.php
procedural page form_text_edit.class.php
feed.class.php
procedural page feed.class.php
feeds_cat.class.php
procedural page feeds_cat.class.php
feeds_list.class.php
procedural page feeds_list.class.php
feed_data.class.php
procedural page feed_data.class.php
feed_item.class.php
procedural page feed_item.class.php
Feed
in file feed.class.php, class Feed
    This class could be used to export feeds
Feed
in file feed.class.php, method Feed::Feed()
    Builds a new feed object
FeedData
in file feed_data.class.php, method FeedData::FeedData()
    Builds a FeedData Object
FeedData
in file feed_data.class.php, class FeedData
    Contains meta-informations about a feed with its entries
FeedItem
in file feed_item.class.php, class FeedItem
    Contains meta-informations and informations about a feed entry / item
FeedItem
in file feed_item.class.php, method FeedItem::FeedItem()
    Builds a FeedItem element
FeedMenu
in file feed_menu.class.php, class FeedMenu
FeedMenu
in file feed_menu.class.php, method FeedMenu::FeedMenu()
FeedsCat
in file feeds_cat.class.php, class FeedsCat
    Describes a feed by building a category tree
FeedsCat
in file feeds_cat.class.php, method FeedsCat::FeedsCat()
    Builds a FeedsCat Object
FeedsList
in file feeds_list.class.php, class FeedsList
    This class contains an agregation of differents feeds
FeedsList
in file feeds_list.class.php, method FeedsList::FeedsList()
FEEDS_PATH
in file feed.class.php, constant FEEDS_PATH
FEED_DATA__CLASS
in file feed_data.class.php, constant FEED_DATA__CLASS
FEED_MENU__CLASS
in file feed_menu.class.php, constant FEED_MENU__CLASS
fetch_assoc
in file mysql.class.php, method Sql::fetch_assoc()
    Browses a MySQL result resource row per row. When you call this method on a resource, you get the next row.
fetch_row
in file mysql.class.php, method Sql::fetch_row()
    Browses a MySQL result resource row per row. When you call this method on a resource, you get the next row.
FIELD_INPUT__CHECKBOX
in file form_builder.class.php, constant FIELD_INPUT__CHECKBOX
FIELD_INPUT__FILE
in file form_builder.class.php, constant FIELD_INPUT__FILE
FIELD_INPUT__HIDDEN
in file form_builder.class.php, constant FIELD_INPUT__HIDDEN
FIELD_INPUT__RADIO
in file form_builder.class.php, constant FIELD_INPUT__RADIO
FIELD_INPUT__TEXT
in file form_builder.class.php, constant FIELD_INPUT__TEXT
FIELD__SELECT
in file form_builder.class.php, constant FIELD__SELECT
FIELD__TEXTAREA
in file form_builder.class.php, constant FIELD__TEXTAREA
file
in file upload.class.php, method Upload::file()
    Uploads a file.
File
in file file.class.php, method File::File()
    Builds a File object.
File
in file file.class.php, class File
    This class represents a text file which can be read and written.
FileSystemElement
in file file_system_element.class.php, method FileSystemElement::FileSystemElement()
    Builds a FileSystemElement object from the path of the element.
FileSystemElement
in file file_system_element.class.php, class FileSystemElement
    This class represents any file system element.
file_get_contents_emulate
in file functions.inc.php, function file_get_contents_emulate()
    Emulates the PHP file_get_contents_emulate.
finclude
in file file.class.php, method File::finclude()
    Includes the file. Executes its PHP content here. Equivalent to the PHP include function.
find_by_criteria
in file contribution_service.class.php, method ContributionService::find_by_criteria()
    Builds a list of the contributions matching the required criteria(s). All the parameters represent the criterias you can use. If you don't want to use a criteria, let the null value. The returned contribution match all the criterias (it's a AND condition).
find_by_criteria
in file administrator_alert_service.class.php, method AdministratorAlertService::find_by_criteria()
    Builds a list of alerts matching the required criteria(s). You can specify many criterias. When you use several of them, it's a AND condition. It will only return the alert which match all the criterias.
find_by_id
in file contribution_service.class.php, method ContributionService::find_by_id()
    Finds a contribution with its identifier.
find_by_id
in file administrator_alert_service.class.php, method AdministratorAlertService::find_by_id()
    Builds an alert knowing its id.
find_by_identifier
in file administrator_alert_service.class.php, method AdministratorAlertService::find_by_identifier()
    Finds an alert knowing its identifier and maybe its type.
find_require_dir
in file functions.inc.php, function find_require_dir()
    Finds a folder according to the user language. You find the file in a folder in which there is one folder per lang. If it doesn't exist, you want to choose the file in another language. This function returns the path of an existing file (if the required lang exists, it will be it, otherwise it will be one of the existing files).
Find_subfolder
in file uploads.class.php, method Uploads::Find_subfolder()
flush
in file file.class.php, method File::flush()
    forces a write of all buffered output.
Folder
in file folder.class.php, method Folder::Folder()
    Builds a Folder object.
Folder
in file folder.class.php, class Folder
    This class allows you to handle very easily a folder on the serveur.
format
in file date.class.php, method Date::format()
    Formats the date to a particular format.
FormBuilder
in file form_builder.class.php, method FormBuilder::FormBuilder()
    constructor
FormBuilder
in file form_builder.class.php, class FormBuilder
FormCheckbox
in file form_checkbox.class.php, class FormCheckbox
    This class manages checkbox input fields.
FormCheckbox
in file form_checkbox.class.php, method FormCheckbox::FormCheckbox()
FormCheckboxOption
in file form_checkbox_option.class.php, method FormCheckboxOption::FormCheckboxOption()
FormCheckboxOption
in file form_checkbox_option.class.php, class FormCheckboxOption
    This class manages the checkbox fields. It provides you some additionnal field options:
  • optiontitle : The option title
  • checked : Specify it whether the option has to be checked.
FormField
in file form_field.class.php, class FormField
    Abstract class which manage Fields. You can specify several option with the argument $fieldOptions :
  • title : The field title
  • subtitle : The field subtitle
  • value : The default value for the field
  • id : The field identifier
  • class : The css class used for the field
  • required : Specify if the field is required.
  • onblur : Action performed when cursor is clicked outside the field area. (javascript)
FormField
in file form_field.class.php, method FormField::FormField()
    constructor
FormFieldset
in file form_fieldset.class.php, class FormFieldset
FormFieldset
in file form_fieldset.class.php, method FormFieldset::FormFieldset()
    constructor
FormFileUploader
in file form_file_uploader.class.php, class FormFileUploader
    This class manage file input fields. It provides you additionnal field options :
  • size : The size for the field
FormFileUploader
in file form_file_uploader.class.php, method FormFileUploader::FormFileUploader()
FormHiddenField
in file form_hidden_field.class.php, method FormHiddenField::FormHiddenField()
FormHiddenField
in file form_hidden_field.class.php, class FormHiddenField
    This class manage hidden input fields.
FormRadioChoice
in file form_radio_choice.class.php, class FormRadioChoice
    This class manage radio input fields.
FormRadioChoice
in file form_radio_choice.class.php, method FormRadioChoice::FormRadioChoice()
    constructor It takes a variable number of parameters. The first two are required.
FormRadioChoiceOption
in file form_radio_choice_option.class.php, class FormRadioChoiceOption
    This class manage radio input field options. It provides you additionnal field options :
  • optiontitle : The option title
  • checked : Specify if the option has to be checked.
FormRadioChoiceOption
in file form_radio_choice_option.class.php, method FormRadioChoiceOption::FormRadioChoiceOption()
FormSelect
in file form_select.class.php, class FormSelect
    This class manage select fields. It provides you additionnal field options :
  • multiple : Type of select field, mutiple allow you to check several options.
FormSelect
in file form_select.class.php, method FormSelect::FormSelect()
FormSelectOption
in file form_select_option.class.php, class FormSelectOption
    This class manage select field options.
FormSelectOption
in file form_select_option.class.php, method FormSelectOption::FormSelectOption()
FormTextarea
in file form_textarea.class.php, method FormTextarea::FormTextarea()
FormTextarea
in file form_textarea.class.php, class FormTextarea
    This class manage multi-line text fields.
FormTextEdit
in file form_text_edit.class.php, class FormTextEdit
    This class manage single-line text fields. It provides you additionnal field options :
  • size : The maximum size for the field
  • maxlength : The maximum length for the field
  • required_alert : Text displayed if field is empty (javscript only)
FormTextEdit
in file form_text_edit.class.php, method FormTextEdit::FormTextEdit()
FRANKLINBC_TTF
in file images_stats.class.php, constant FRANKLINBC_TTF
frequire
in file file.class.php, method File::frequire()
    Requires the file. Executes its PHP content here. Equivalent to the PHP require function.
functionality
in file modules_discovery_service.class.php, method ModulesDiscoveryService::functionality()
    Call the method call functionality on each speficied modules
functionality
in file module_interface.class.php, method ModuleInterface::functionality()
    Check the existance of the functionality and if exists call it. If she's not available, the FUNCTIONNALITY_NOT_IMPLEMENTED flag is raised.
FUNCTIONNALITY_NOT_IMPLEMENTED
in file module_interface.class.php, constant FUNCTIONNALITY_NOT_IMPLEMENTED
functions.inc.php
procedural page functions.inc.php
file.class.php
procedural page file.class.php
file_system_element.class.php
procedural page file_system_element.class.php
folder.class.php
procedural page folder.class.php
feed_menu.class.php
procedural page feed_menu.class.php
top

g

$gd_loaded
in file captcha.class.php, variable Captcha::$gd_loaded
$groups_auth
in file groups.class.php, variable Group::$groups_auth
$groups_auth
in file user.class.php, variable User::$groups_auth
$groups_name
in file groups.class.php, variable Group::$groups_name
$guid
in file feed_item.class.php, variable FeedItem::$guid
garbage_collector
in file session.class.php, method Session::garbage_collector()
    Deletes all the existing sessions
generate_all_files
in file cache.class.php, method Cache::generate_all_files()
    Regenerates all the cache files managed by the PHPBoost cache manager. This method needs a lot of resource, call it only when you are sure you need it.
generate_all_modules
in file cache.class.php, method Cache::generate_all_modules()
    Generates all the module cache files.
generate_cache
in file contribution_service.class.php, method ContributionService::generate_cache()
    Generates the contribution cache file.
generate_cache
in file menu_service.class.php, method MenuService::generate_cache()
    Generate the cache
GENERATE_CACHE_AFTER_THE_OPERATION
in file packages_manager.class.php, constant GENERATE_CACHE_AFTER_THE_OPERATION
generate_create_table_query
in file backup.class.php, method Backup::generate_create_table_query()
    Concatenates the tables creation to the SQL backup script.
generate_drop_table_query
in file backup.class.php, method Backup::generate_drop_table_query()
    Concatenates the query which drops the PHPBoost tables only if they exist to the backup SQL script.
generate_file
in file cache.class.php, method Cache::generate_file()
    Generates a file according to the specified method.
generate_insert_values_query
in file backup.class.php, method Backup::generate_insert_values_query()
    Concatenates the tables content insertion queries to the SQL backup script.
generate_module_file
in file cache.class.php, method Cache::generate_module_file()
    Generates a module file
generate_select
in file authorizations.class.php, method Authorizations::generate_select()
    Generate a multiple select field for the form which create authorization for ranks, groups and members.
get
in file file_system_element.class.php, method FileSystemElement::get()
    Initializes the file system element just before to be read.
get_absolute_root
in file url.class.php, method Url::get_absolute_root()
    Returns the absolute website root Url
get_admin_url
in file uploads.class.php, method Uploads::get_admin_url()
get_all_alerts
in file administrator_alert_service.class.php, method AdministratorAlertService::get_all_alerts()
    Lists all the alerts of the site. You can order them. You can also choose how much alerts you want.
get_all_content
in file folder.class.php, method Folder::get_all_content()
    Returns all the file system elements contained by the folder.
get_all_contributions
in file contribution_service.class.php, method ContributionService::get_all_contributions()
    Gets all the contributions of the table. You can sort the list.
get_all_modules
in file modules_discovery_service.class.php, method ModulesDiscoveryService::get_all_modules()
    Returns a list with all the modules in it, even with those that have no ModuleInterface. Useful to do generic operations on modules.
get_attribute
in file module_interface.class.php, method ModuleInterface::get_attribute()
get_attribute
in file note.class.php, method Note::get_attribute()
    Accessor
get_attribute
in file user.class.php, method User::get_attribute()
    Accessor
get_attribute
in file comments.class.php, method Comments::get_attribute()
get_auth
in file contribution.class.php, method Contribution::get_auth()
    Gets the authorization of treatment of this contribution.
get_auth
in file menu.class.php, method Menu::get_auth()
get_auth
in file feed_item.class.php, method FeedItem::get_auth()
get_authors
in file application.class.php, method Application::get_authors()
    Accessor of Authors
get_available_modules
in file modules_discovery_service.class.php, method ModulesDiscoveryService::get_available_modules()
    Returns the ModuleInterface list.
get_available_tags
in file content_formatting_factory.class.php, method ContentFormattingFactory::get_available_tags()
    Returns the map of all the formatting types supported by the PHPBoost formatting editors and parsers. The keys of the map are the tags identifiers and the values the tags names.
get_block
in file menu.class.php, method Menu::get_block()
get_block_position
in file menu.class.php, method Menu::get_block_position()
get_bug_corrections
in file application.class.php, method Application::get_bug_corrections()
    Accessor of Bug Corrections Text
get_cache_file_name
in file feed.class.php, method Feed::get_cache_file_name()
    Returns the feed data cache filename
get_category_id
in file feeds_cat.class.php, method FeedsCat::get_category_id()
    Returns the category id
get_category_name
in file feeds_cat.class.php, method FeedsCat::get_category_name()
    Returns the category name
get_change_freq
in file site_map_link.class.php, method SiteMapLink::get_change_freq()
    Gets the change frequency (how often the target page is actualized)
get_children
in file links_menu.class.php, method LinksMenu::get_children()
get_children
in file feeds_cat.class.php, method FeedsCat::get_children()
    Returns the current category children
get_compatibility_max
in file application.class.php, method Application::get_compatibility_max()
    Accessor of Compatibility Max value
get_compatibility_min
in file application.class.php, method Application::get_compatibility_min()
    Accessor of Compatibility min value
get_content
in file content_menu.class.php, method ContentMenu::get_content()
get_content
in file mail.class.php, method Mail::get_content()
    Returns the mail content.
get_content
in file parser.class.php, method Parser::get_content()
    Returns the content of the parser. If you called a method which parses the content, this content will be parsed.
get_contents
in file file.class.php, method File::get_contents()
    Returns the content of the file.
get_creation_date
in file event.class.php, method Event::get_creation_date()
    Returns the creation date of the event.
get_current_page
in file pagination.class.php, method Pagination::get_current_page()
get_data_base_name
in file mysql.class.php, method Sql::get_data_base_name()
    Returns the name of the data base which with the object is connected.
get_date
in file feed_item.class.php, method FeedItem::get_date()
get_date
in file mini_calendar.class.php, method MiniCalendar::get_date()
    Returns the date
get_date
in file feed_data.class.php, method FeedData::get_date()
get_date_rfc822
in file feed_data.class.php, method FeedData::get_date_rfc822()
get_date_rfc822
in file feed_item.class.php, method FeedItem::get_date_rfc822()
get_date_rfc3339
in file feed_data.class.php, method FeedData::get_date_rfc3339()
get_date_rfc3339
in file feed_item.class.php, method FeedItem::get_date_rfc3339()
get_day
in file date.class.php, method Date::get_day()
    Returns the day of the date
get_dbms_version
in file mysql.class.php, method Sql::get_dbms_version()
    Gets the version of MySQL used.
get_depth
in file site_map_element.class.php, method SiteMapElement::get_depth()
    Returns the depth of the element in the tree
get_desc
in file feed_item.class.php, method FeedItem::get_desc()
get_desc
in file feed_data.class.php, method FeedData::get_desc()
get_description
in file application.class.php, method Application::get_description()
    Accessor of Description Text
get_description
in file module_map.class.php, method ModuleMap::get_description()
    Return the module description
get_description
in file contribution.class.php, method Contribution::get_description()
    Gets the description of the contribution.
get_display_required
in file form_fieldset.class.php, method FormFieldset::get_display_required()
get_display_title
in file content_menu.class.php, method ContentMenu::get_display_title()
    Returns true if the title will be displayed
get_download_url
in file application.class.php, method Application::get_download_url()
    Accessor of Download URL
get_editor
in file content_formatting_factory.class.php, method ContentFormattingFactory::get_editor()
    Returns an editor object which will display the editor corresponding to the language you chose.
get_entitled
in file event.class.php, method Event::get_entitled()
    Returns the entitled of the event.
get_errno_class
in file errors.class.php, method Errors::get_errno_class()
    Get Error type
get_errors
in file form_field.class.php, method FormField::get_errors()
    Get all errors occured in the field construct process.
get_errors
in file module_interface.class.php, method ModuleInterface::get_errors()
get_executed_requests_number
in file mysql.class.php, method Sql::get_executed_requests_number()
    Returns the number of request executed by this object.
get_feeds_list
in file feeds_list.class.php, method FeedsList::get_feeds_list()
    Returns the feeds list
get_feeds_list
in file categories_manager.class.php, method CategoriesManager::get_feeds_list()
    Computes the list of the feeds corresponding to each category of the category tree.
get_feed_menu
in file feed.class.php, method Feed::get_feed_menu()
    Generates the code which shows all the feeds formats.
get_fields
in file form_fieldset.class.php, method FormFieldset::get_fields()
get_files
in file folder.class.php, method Folder::get_files()
    Lists the files contained in this folder.
get_first_folder
in file folder.class.php, method Folder::get_first_folder()
    Returns the first folder present in this folder
get_first_msg
in file pagination.class.php, method Pagination::get_first_msg()
    Returns the first message of the current page displayed. It usually used in SQL queries. Example : $Sql->query_while("SELECT n.contents FROM " . PREFIX . "news n " . $Sql->limit($Pagination->get_first_msg($CONFIG_NEWS['pagination_news'], 'p'), $CONFIG_NEWS['pagination_news']), __LINE__, __FILE__); For further informations, refer to the db package documentation.
get_fixer_id
in file contribution.class.php, method Contribution::get_fixer_id()
    Gets the identifier of the fixer.
get_fixer_login
in file contribution.class.php, method Contribution::get_fixer_login()
    Gets the fixer login.
get_fixing_date
in file contribution.class.php, method Contribution::get_fixing_date()
    Gets the contribution fixing date.
get_fixing_url
in file event.class.php, method Event::get_fixing_url()
    Returns the URL corresponding to the alert.
get_folders
in file folder.class.php, method Folder::get_folders()
    Lists the folders contained in this folder.
get_forbidden_tags
in file editor.class.php, method ContentEditor::get_forbidden_tags()
    Get the fordidden tags.
get_forbidden_tags
in file content_parser.class.php, method ContentParser::get_forbidden_tags()
    Gets the forbidden tags.
get_form_action
in file form_builder.class.php, method FormBuilder::get_form_action()
get_form_class
in file form_builder.class.php, method FormBuilder::get_form_class()
get_form_name
in file form_builder.class.php, method FormBuilder::get_form_name()
get_form_submit
in file form_builder.class.php, method FormBuilder::get_form_submit()
get_groups
in file user.class.php, method User::get_groups()
    Get all user groups
get_groups_array
in file groups.class.php, method Group::get_groups_array()
    Returns the array of user groups (id => name)
get_group_color
in file user.class.php, method User::get_group_color()
    Get the user group associated color.
get_guid
in file feed_item.class.php, method FeedItem::get_guid()
get_headers
in file mail.class.php, method Mail::get_headers()
    Returns the mail headers.
get_host
in file feed_data.class.php, method FeedData::get_host()
get_hours
in file date.class.php, method Date::get_hours()
    Returns the hours of the date
get_id
in file application.class.php, method Application::get_id()
    Accessor of id
get_id
in file form_field.class.php, method FormField::get_id()
get_id
in file menu.class.php, method Menu::get_id()
get_id
in file module_interface.class.php, method ModuleInterface::get_id()
get_id
in file event.class.php, method Event::get_id()
    Gets the id of the event (in the event data base).
get_id
in file user.class.php, method User::get_id()
    Get the user id
get_identifier
in file application.class.php, method Application::get_identifier()
    Gets an identifier of the application
get_identifier
in file event.class.php, method Event::get_identifier()
    Gets the identifier of the event. To retrieve your event, you might need to have a field in which you put some informations, for example a hash or an identifier. It's that identifier which can be used to filter the events.
get_ids
in file search.class.php, method Search::get_ids()
    Returns the search id
get_id_in_module
in file event.class.php, method Event::get_id_in_module()
    Gets the id in the module. This value corresponds to the id of the daba base entry associated to the event.
get_image
in file links_menu_element.class.php, method LinksMenuElement::get_image()
get_image_url
in file feed_item.class.php, method FeedItem::get_image_url()
get_img_mimetype
in file uploads.class.php, method Uploads::get_img_mimetype()
get_improvments
in file application.class.php, method Application::get_improvments()
    Accessor of Improvments Text
get_infos
in file module_interface.class.php, method ModuleInterface::get_infos()
get_ini_config
in file functions.inc.php, function get_ini_config()
    Returns the config field of a module configuration file. In fact, this field contains the default module configuration in which we can find some " characters. To solve the problem, this field is considered as a comment and when we want to retrieve its value, we have to call this method which returns its value.
get_items
in file feed_data.class.php, method FeedData::get_items()
    Returns the feed items
get_lang
in file feed_data.class.php, method FeedData::get_lang()
get_language
in file content_formatting_factory.class.php, method ContentFormattingFactory::get_language()
    Returns the language of the factory
get_language
in file application.class.php, method Application::get_language()
    Accessor of Language
get_last_access_date
in file file.class.php, method File::get_last_access_date()
    Returns the last access date of the file.
get_last_modification_date
in file site_map_link.class.php, method SiteMapLink::get_last_modification_date()
    Returns the last modification date of the target page
get_last_modification_date
in file file.class.php, method File::get_last_modification_date()
    Returns the date of the last modification of the file.
get_last__error_log
in file errors.class.php, method Errors::get_last__error_log()
    Get last error informations
get_lines
in file file.class.php, method File::get_lines()
    Returns the content of the file grouped by lines.
get_link
in file site_map_section.class.php, method SiteMapSection::get_link()
    Returns the link associated to the section
get_link
in file feed_data.class.php, method FeedData::get_link()
get_link
in file site_map_link.class.php, method SiteMapLink::get_link()
    Returns the URL of the link
get_link
in file feed_item.class.php, method FeedItem::get_link()
get_link_stream
in file site_map_export_config.class.php, method SitemapExportConfig::get_link_stream()
    Returns the Template object to use while exporting a SiteMapLink object.
get_localized_language
in file application.class.php, method Application::get_localized_language()
    Accessor of Localized language
get_menus_map
in file menu_service.class.php, method MenuService::get_menus_map()
get_menu_list
in file menu_service.class.php, method MenuService::get_menu_list()
get_menu_types_list
in file links_menu.class.php, method LinksMenu::get_menu_types_list()
    static method which returns all the menu types
get_microtime
in file bench.class.php, method Bench::get_microtime()
    computes the time with a microsecond precision
get_mime
in file mail.class.php, method Mail::get_mime()
    Returns the MIME type of the mail content
get_minutes
in file date.class.php, method Date::get_minutes()
    Returns the minutes of the date
get_module
in file contribution.class.php, method Contribution::get_module()
    Gets the module in which the contribution is used.
get_module
in file modules_discovery_service.class.php, method ModulesDiscoveryService::get_module()
    Returns the ModuleInterface of the module which id is $module_id.
get_module_data_path
in file template.class.php, method Template::get_module_data_path()
    Retrieves the path of the module. This path will be used to write the relative paths in your templates.
get_module_id
in file feed_menu.class.php, method FeedMenu::get_module_id()
get_module_id
in file feeds_cat.class.php, method FeedsCat::get_module_id()
    Returns the module id
get_module_map_stream
in file site_map_export_config.class.php, method SitemapExportConfig::get_module_map_stream()
    Returns the Template object to use while exporting a ModuleMap object.
get_module_name
in file contribution.class.php, method Contribution::get_module_name()
    Gets the name of the module in which the contribution is used.
get_module_name
in file functions.inc.php, function get_module_name()
    Retrieves the identifier (name of the folder) of the module which is currently executed.
get_module_parameters
in file session.class.php, method Session::get_module_parameters()
    Get module's parametres from session
get_month
in file date.class.php, method Date::get_month()
    Returns the month of the date
get_must_regenerate_cache
in file event.class.php, method Event::get_must_regenerate_cache()
    Gets the value indicating if the cache must be generated.
get_name
in file file_system_element.class.php, method FileSystemElement::get_name()
    Returns the element name.
get_name
in file module_interface.class.php, method ModuleInterface::get_name()
get_name
in file site_map_element.class.php, method SiteMapElement::get_name()
    Returns the name of the menu
get_name
in file site_map_link.class.php, method SiteMapLink::get_name()
    Returns the name of the target page
get_name
in file application.class.php, method Application::get_name()
    Accessor of name
get_new_features
in file application.class.php, method Application::get_new_features()
    Accessor of New Features Text
get_number_alerts
in file administrator_alert_service.class.php, method AdministratorAlertService::get_number_alerts()
    Returns the number of alerts.
get_number_unread_alerts
in file administrator_alert_service.class.php, method AdministratorAlertService::get_number_unread_alerts()
    Returns the number of unread alerts.
get_object
in file mail.class.php, method Mail::get_object()
    Returns the mail object.
get_page_path
in file parser.class.php, method Parser::get_page_path()
    Returns the page path
get_parsed
in file feed.class.php, method Feed::get_parsed()
    Export a feed
get_parser
in file content_formatting_factory.class.php, method ContentFormattingFactory::get_parser()
    Returns a parser which will work in the language you chose.
get_path_to_root
in file parser.class.php, method Parser::get_path_to_root()
    Returns the path to root attribute.
get_poster_id
in file contribution.class.php, method Contribution::get_poster_id()
    Gets the identifier of the poster.
get_poster_login
in file contribution.class.php, method Contribution::get_poster_login()
    Gets the poster login.
get_priority
in file application.class.php, method Application::get_priority()
    Accessor of Priority
get_priority
in file site_map_link.class.php, method SiteMapLink::get_priority()
    Gets the priority of the link
get_priority
in file administrator_alert.class.php, method AdministratorAlert::get_priority()
    Gets the priority of the alert.
get_priority_name
in file administrator_alert.class.php, method AdministratorAlert::get_priority_name()
    Gets the priority name. It's automatically translater to the user language, ready to be displayed.
get_properties
in file administrator_alert.class.php, method AdministratorAlert::get_properties()
    Gets the alert properties.
get_pubdate
in file application.class.php, method Application::get_pubdate()
    Accessor of Publication Date
get_recipients
in file mail.class.php, method Mail::get_recipients()
    Returns the mail recipients' addresses. They are separated by a comma.
get_relative
in file url.class.php, method Url::get_relative()
get_repository
in file application.class.php, method Application::get_repository()
    Accessor of Repository
get_required_alert
in file form_field.class.php, method FormField::get_required_alert()
get_results
in file search.class.php, method Search::get_results()
    Puts results from the search results in the $results parameter and returns the number of results. Query complexity: 1 query.
get_results_by_id
in file search.class.php, method Search::get_results_by_id()
    Puts results from the search results identified by the $id_search parameter in the $results parameter and returns the number of results. Query complexity: 2 queries.
get_script
in file backup.class.php, method Backup::get_script()
    Returns the current backup script.
get_seconds
in file date.class.php, method Date::get_seconds()
    Returns the seconds of the date
get_second_parser
in file content_formatting_factory.class.php, method ContentFormattingFactory::get_second_parser()
    Returns a second parser which will work in the language you chose.
get_section_stream
in file site_map_export_config.class.php, method SitemapExportConfig::get_section_stream()
    Returns the Template object to use while exporting a SiteMapSection object.
get_security_improvments
in file application.class.php, method Application::get_security_improvments()
    Accessor of Security Improvments
get_security_update
in file application.class.php, method Application::get_security_update()
    Accessor of Security Update
get_sender_mail
in file mail.class.php, method Mail::get_sender_mail()
    Returns the mail address of the sender.
get_sender_name
in file mail.class.php, method Mail::get_sender_name()
    Returns the mail sender's name.
get_server_url_page
in file unusual_functions.inc.php, function get_server_url_page()
    Computes the path at which we must redirect the user when PHPBoost is not installed.
get_site_map_stream
in file site_map_export_config.class.php, method SitemapExportConfig::get_site_map_stream()
    Returns the Template object to use while exporting a SiteMap object.
get_site_name
in file site_map.class.php, method SiteMap::get_site_name()
    Returns the name of the site
get_start_page
in file functions.inc.php, function get_start_page()
    Retrieves the site start page.
get_status
in file event.class.php, method Event::get_status()
    Gets the status of the event. The status is one of those elements: ul> <li>EVENT_STATUS_UNREAD if it's not read.</li> <li>EVENT_STATUS_BEING_PROCESSED if the event is beeing processed</li> <li>EVENT_STATUS_PROCESSED if the event is processed. </ul>
get_status_name
in file contribution.class.php, method Contribution::get_status_name()
    Gets the contribution status name. It's automatically translated in the user language, ready to be displayed.
get_status_name
in file event.class.php, method Event::get_status_name()
    Gets the event status name. It's automatically translated in the user language.
get_tables_list
in file backup.class.php, method Backup::get_tables_list()
    Retrieves the list of the tables used by PHPBoost.
get_tables_number
in file backup.class.php, method Backup::get_tables_number()
    Returns the number of tables used by PHPBoost.
get_tables_properties_list
in file backup.class.php, method Backup::get_tables_properties_list()
    Lists the tables (name and informations relative to each table) of the data base at which is connected this SQL object. This method calls the SHOW TABLE STATUS MySQL query, to know more about it, see http://dev.mysql.com/doc/refman/5.1/en/show-table-status.html
get_template
in file feed_menu.class.php, method FeedMenu::get_template()
    Returns the tpl to parse a feed
get_template
in file editor.class.php, method ContentEditor::get_template()
    Get the template used for the editor.
get_timestamp
in file date.class.php, method Date::get_timestamp()
    Returns the timestamp associated to the date
get_title
in file module_mini_menu.class.php, method ModuleMiniMenu::get_title()
get_title
in file form_fieldset.class.php, method FormFieldset::get_title()
get_title
in file feed_data.class.php, method FeedData::get_title()
get_title
in file menu.class.php, method Menu::get_title()
get_title
in file feed_item.class.php, method FeedItem::get_title()
get_token
in file session.class.php, method Session::get_token()
    Return the session token
get_type
in file event.class.php, method Event::get_type()
    Gets the type of the event. To retrieve your event, you might need to have a type of event, for example if your module has differents kinds of events. With this field, you can specify it.
get_type
in file links_menu.class.php, method LinksMenu::get_type()
get_type
in file application.class.php, method Application::get_type()
    Accessor of Type
get_uid
in file links_menu_element.class.php, method LinksMenuElement::get_uid()
    Returns the menu uid
get_uid
in file functions.inc.php, function get_uid()
    Returns a unique identifier (useful for example to generate some javascript ids)
get_ulang
in file functions.inc.php, function get_ulang()
    Returns the current user's language.
get_unparser
in file content_formatting_factory.class.php, method ContentFormattingFactory::get_unparser()
    Returns a unparser which will work in the language you chose.
get_update_url
in file application.class.php, method Application::get_update_url()
    Accessor of Update URL
get_url
in file feed_menu.class.php, method FeedMenu::get_url()
get_url
in file uploads.class.php, method Uploads::get_url()
get_url
in file repository.class.php, method Repository::get_url()
    Accessor of url
get_url
in file site_map_link.class.php, method SiteMapLink::get_url()
    Returns the URL of the link
get_url
in file links_menu_element.class.php, method LinksMenuElement::get_url()
get_url
in file feeds_cat.class.php, method FeedsCat::get_url()
    Returns the feed url
get_user_editor
in file content_formatting_factory.class.php, method ContentFormattingFactory::get_user_editor()
    Returns the name of the editor of the current user (chosen in its profile).
get_utheme
in file functions.inc.php, function get_utheme()
    Returns the current user's theme.
get_version
in file application.class.php, method Application::get_version()
    Accessor of Version
get_warning
in file application.class.php, method Application::get_warning()
    Accessor of Warning
get_warning_level
in file application.class.php, method Application::get_warning_level()
    Accessor of Warning level
get_wellformness_regex
in file url.class.php, method Url::get_wellformness_regex()
    Returns the regex matching the requested url form
get_year
in file date.class.php, method Date::get_year()
    Returns the year of the date
gmdate_format
in file functions.inc.php, function gmdate_format()
    Formats a date according to a specific form.
got_error
in file module_interface.class.php, method ModuleInterface::got_error()
    Returns the last error. If called with no arguments, returns true if an error has occured otherwise, false. If the method got an argument,
Group
in file groups.class.php, class Group
    This class provides methods to manage user in groups.
Group
in file groups.class.php, method Group::Group()
    Constructor. Loads informations groups.
GROUP_DEFAULT_IDSELECT
in file groups.class.php, constant GROUP_DEFAULT_IDSELECT
GROUP_DISABLED_ADVANCED_AUTH
in file groups.class.php, constant GROUP_DISABLED_ADVANCED_AUTH
GROUP_DISABLE_SELECT
in file groups.class.php, constant GROUP_DISABLE_SELECT
GROUP_TYPE
in file user.class.php, constant GROUP_TYPE
groups.class.php
procedural page groups.class.php
top

h

$headers
in file mail.class.php, variable Mail::$headers
$height
in file captcha.class.php, variable Captcha::$height
$host
in file feed_data.class.php, variable FeedData::$host
$html_auth
in file content_parser.class.php, variable ContentParser::$html_auth
handler
in file errors.class.php, method Errors::handler()
    Exception handler for developper.
handler_php
in file errors.class.php, method Errors::handler_php()
    PHP exceptions handler
has_functionalities
in file module_interface.class.php, method ModuleInterface::has_functionalities()
    Check the availability of the functionalities (hook)
has_functionality
in file module_interface.class.php, method ModuleInterface::has_functionality()
    Check the availability of the functionality (hook)
highlight_query
in file mysql.class.php, method Sql::highlight_query()
    Highlights a SQL query to be more readable by a human.
HORIZONTAL_MENU
in file links_menu.class.php, constant HORIZONTAL_MENU
HORIZONTAL_SCROLLING_MENU
in file links_menu.class.php, constant HORIZONTAL_SCROLLING_MENU
htmlspecialchars_decode
in file functions.inc.php, function htmlspecialchars_decode()
html_convert_absolute2root_relative
in file url.class.php, method Url::html_convert_absolute2root_relative()
    Returns the HTML text with only relatives urls
html_convert_root_relative2absolute
in file url.class.php, method Url::html_convert_root_relative2absolute()
    Returns the HTML text with only absolutes urls
html_convert_root_relative2relative
in file url.class.php, method Url::html_convert_root_relative2relative()
    Transforms the relative URL whose base is the site root (for instance /images/mypic.png) to the real relative path fited to the current page.
html_entity_decode
in file functions.inc.php, function html_entity_decode()
HTML_NO_PROTECT
in file functions.inc.php, constant HTML_NO_PROTECT
HTML_PROTECT
in file functions.inc.php, constant HTML_PROTECT
top

i

$id
in file module_interface.class.php, variable ModuleInterface::$id
$id
in file event.class.php, variable Event::$id
$id
in file feeds_cat.class.php, variable FeedsCat::$id
$id
in file application.class.php, variable Application::$id
$id
in file menu.class.php, variable Menu::$id
$idcom
in file comments.class.php, variable Comments::$idcom
$identifier
in file event.class.php, variable Event::$identifier
$identifier
in file editor.class.php, variable ContentEditor::$identifier
$idprov
in file comments.class.php, variable Comments::$idprov
$idprov
in file note.class.php, variable Note::$idprov
$id_cat
in file feed.class.php, variable Feed::$id_cat
$id_in_module
in file event.class.php, variable Event::$id_in_module
$id_search
in file search.class.php, variable Search::$id_search
$id_user
in file search.class.php, variable Search::$id_user
$image
in file links_menu_element.class.php, variable LinksMenuElement::$image
$image_url
in file feed_item.class.php, variable FeedItem::$image_url
$improvments
in file application.class.php, variable Application::$improvments
$infos
in file module_interface.class.php, variable ModuleInterface::$infos
$instance
in file captcha.class.php, variable Captcha::$instance
$is_kernel_script
in file comments.class.php, variable Comments::$is_kernel_script
$is_open
in file file_system_element.class.php, variable FileSystemElement::$is_open
$is_relative
in file url.class.php, variable Url::$is_relative
$items
in file feed_data.class.php, variable FeedData::$items
id
in file menu.class.php, method Menu::id()
IGNORE_AND_CONTINUE_BROWSING_IF_A_CATEGORY_DOES_NOT_MATCH
in file categories_manager.class.php, constant IGNORE_AND_CONTINUE_BROWSING_IF_A_CATEGORY_DOES_NOT_MATCH
import
in file functions.inc.php, function import()
    Umports a class or a lib from the framework
inc
in file functions.inc.php, function inc()
    Includes a file
INCORRECT_DISPLAYING_CONFIGURATION
in file categories_manager.class.php, constant INCORRECT_DISPLAYING_CONFIGURATION
INC_IMPORT
in file functions.inc.php, constant INC_IMPORT
indent_query
in file mysql.class.php, method Sql::indent_query()
    Indents a MySQL query.
insert_id
in file mysql.class.php, method Sql::insert_id()
    Gets the ID generated from the previous INSERT operation.
insert_results
in file search.class.php, method Search::insert_results()
    Inserts search results in the database cache in order to speed up next searches. Query complexity: 1 + k / 10 queries. (k represent the number of results to insert in the database)
install_module
in file packages_manager.class.php, method PackagesManager::install_module()
    Installs a module.
INTEGRATED_IN_ENVIRONMENT
in file comments.class.php, constant INTEGRATED_IN_ENVIRONMENT
is_available
in file captcha.class.php, method Captcha::is_available()
    Checks if captcha is loaded, disabled for members.
is_enabled
in file module_interface.class.php, method ModuleInterface::is_enabled()
is_enabled
in file menu.class.php, method Menu::is_enabled()
is_in_cache
in file feed.class.php, method Feed::is_in_cache()
    Returns true if the feed data are in the cache
is_in_cache
in file search.class.php, method Search::is_in_cache()
    Returns true if the module results are in cache, else, false.
is_loaded
in file comments.class.php, method Comments::is_loaded()
    Check if the comments system is correctly loaded.
is_open
in file file.class.php, method File::is_open()
    Allows you to know if the file is already open.
is_relative
in file url.class.php, method Url::is_relative()
is_search_id_in_cache
in file search.class.php, method Search::is_search_id_in_cache()
    Returns true if the id_search is in cache, else, false.
is_valid
in file captcha.class.php, method Captcha::is_valid()
    Check if the code is valid, then delete it in the database to avoid multiple attempts.
images_stats.class.php
procedural page images_stats.class.php
top

j

js_require
in file captcha.class.php, method Captcha::js_require()
    Javascript alert if the formular of the captcha code is empty.
top

k

KERNEL_SCRIPT
in file comments.class.php, constant KERNEL_SCRIPT
top

l

$lang
in file feed_data.class.php, variable FeedData::$lang
$language
in file application.class.php, variable Application::$language
$language_type
in file content_formatting_factory.class.php, variable ContentFormattingFactory::$language_type
$language_type
in file editor.class.php, variable ContentEditor::$language_type
$last_modification_date
in file site_map_link.class.php, variable SiteMapLink::$last_modification_date
$lines
in file file.class.php, variable File::$lines
$link
in file mysql.class.php, variable Sql::$link
$link
in file feed_data.class.php, variable FeedData::$link
$link
in file site_map_section.class.php, variable SiteMapSection::$link
$link
in file site_map_link.class.php, variable SiteMapLink::$link
$link
in file feed_item.class.php, variable FeedItem::$link
$link_file
in file site_map_export_config.class.php, variable SitemapExportConfig::$link_file
$list
in file feeds_list.class.php, variable FeedsList::$list
$loaded_modules
in file modules_discovery_service.class.php, variable ModulesDiscoveryService::$loaded_modules
$localized_language
in file application.class.php, variable Application::$localized_language
$lock_com
in file comments.class.php, variable Comments::$lock_com
LIB_IMPORT
in file functions.inc.php, constant LIB_IMPORT
limit
in file mysql.class.php, method Sql::limit()
    Builds the MySQL syntax used to impose a limit in your row selection.
LinksMenu
in file links_menu.class.php, method LinksMenu::LinksMenu()
    Constructor
LinksMenu
in file links_menu.class.php, class LinksMenu
    Create a Menu with children. Children could be Menu or LinksMenuLink objects
LinksMenuElement
in file links_menu_element.class.php, method LinksMenuElement::LinksMenuElement()
    Build a LinksMenuElement object
LinksMenuElement
in file links_menu_element.class.php, class LinksMenuElement
    A LinksMenuElement contains a Title, an url, and an image url
LinksMenuLink
in file links_menu_link.class.php, class LinksMenuLink
    A Simple menu link
LinksMenuLink
in file links_menu_link.class.php, method LinksMenuLink::LinksMenuLink()
    Constructor
LINKS_MENU_ELEMENT__CLASS
in file links_menu_element.class.php, constant LINKS_MENU_ELEMENT__CLASS
LINKS_MENU_ELEMENT__CLASSIC_DISPLAYING
in file links_menu_element.class.php, constant LINKS_MENU_ELEMENT__CLASSIC_DISPLAYING
LINKS_MENU_ELEMENT__FULL_DISPLAYING
in file links_menu_element.class.php, constant LINKS_MENU_ELEMENT__FULL_DISPLAYING
LINKS_MENU_LINK__CLASS
in file links_menu_link.class.php, constant LINKS_MENU_LINK__CLASS
LINKS_MENU__CLASS
in file links_menu.class.php, constant LINKS_MENU__CLASS
LINK_START_PAGE
in file pagination.class.php, constant LINK_START_PAGE
list_databases
in file mysql.class.php, method Sql::list_databases()
    Lists the existing data bases on the DBMS at which the object is connected. Only the data bases visible for the user connected will be returned.
list_db_tables
in file backup.class.php, method Backup::list_db_tables()
    Retrieves the list of the tables present on the database used.
list_fields
in file mysql.class.php, method Sql::list_fields()
    Lists all the columns of a table.
list_tables
in file mysql.class.php, method Sql::list_tables()
    Lists the tables (name and informations relative to each table) of the data base at which is connected this SQL object. This method calls the SHOW TABLE STATUS MySQL query, to know more about it, see http://dev.mysql.com/doc/refman/5.1/en/show-table-status.html
load
in file session.class.php, method Session::load()
    Get informations from the user, and set it for his session.
load
in file cache.class.php, method Cache::load()
    Loads a file file.
load
in file menu_service.class.php, method MenuService::load()
    Retrieve a Menu Object from the database by its id
load
in file application.class.php, method Application::load()
    Loads an XML description
LOAD_CACHE
in file categories_manager.class.php, constant LOAD_CACHE
load_data
in file images_stats.class.php, method Stats::load_data()
    Load data for the charts.
load_data
in file feed.class.php, method Feed::load_data()
    Loads a FeedData element
load_file
in file rss.class.php, method RSS::load_file()
    Loads a feed by its url
load_file
in file atom.class.php, method ATOM::load_file()
    Loads a feed by its url
load_file
in file feed.class.php, method Feed::load_file()
    Loads a feed by its url
load_ini_file
in file functions.inc.php, function load_ini_file()
    Loads a configuration file. You choose a bases path, and you specify a folder name in which you file should be found, if it doesn't exist, it will take a file in another folder. It's very interesting when you want to
load_menu_lang
in file functions.inc.php, function load_menu_lang()
    Loads a menu lang file. It will load alone the file corresponding to the user lang, but if it doesn't exist, another lang will be choosen. An error will be displayed on the page and the script execution will be stopped if no lang file is found for this menu.
load_module_lang
in file functions.inc.php, function load_module_lang()
    Loads a module lang file. It will load alone the file corresponding to the user lang, but if it doesn't exist, another lang will be choosen. An error will be displayed on the page and the script execution will be stopped if no lang file is found for this module.
lock
in file comments.class.php, method Comments::lock()
    Lock or unlock comments for an item.
lock
in file file.class.php, method File::lock()
    Locks the file (it won't be readable by another thread which could try to access it).
LOCK
in file file.class.php, constant LOCK
LOW_PRIORITY
in file mysql.class.php, constant LOW_PRIORITY
links_menu.class.php
procedural page links_menu.class.php
links_menu_element.class.php
procedural page links_menu_element.class.php
links_menu_link.class.php
procedural page links_menu_link.class.php
top

m

$mode
in file file.class.php, variable File::$mode
$module
in file contribution.class.php, variable Contribution::$module
$modules
in file search.class.php, variable Search::$modules
$modules_conditions
in file search.class.php, variable Search::$modules_conditions
$module_data_path
in file template.class.php, variable Template::$module_data_path
$module_folder
in file note.class.php, variable Note::$module_folder
$module_folder
in file comments.class.php, variable Comments::$module_folder
$module_id
in file feed_menu.class.php, variable FeedMenu::$module_id
$module_id
in file feeds_cat.class.php, variable FeedsCat::$module_id
$module_id
in file feed.class.php, variable Feed::$module_id
$module_map_file
in file site_map_export_config.class.php, variable SitemapExportConfig::$module_map_file
$must_regenerate_cache
in file event.class.php, variable Event::$must_regenerate_cache
module_map.class.php
procedural page module_map.class.php
menu_service.class.php
procedural page menu_service.class.php
mysql.class.php
procedural page mysql.class.php
mail.class.php
procedural page mail.class.php
MAGIC_QUOTES_DISABLED
in file functions.inc.php, constant MAGIC_QUOTES_DISABLED
Mail
in file mail.class.php, class Mail
    This class allows you to send mails without having to deal with the mail headers and parameters.
Mail
in file mail.class.php, method Mail::Mail()
    Builds a Mail object.
Member_memory_used
in file uploads.class.php, method Uploads::Member_memory_used()
Menu
in file menu.class.php, class Menu
    This class represents a menu element and is used to build any kind of menu
Menu
in file menu.class.php, method Menu::Menu()
    Build a Menu element.
menu.class.php
procedural page menu.class.php
mini_menu.class.php
procedural page mini_menu.class.php
module_mini_menu.class.php
procedural page module_mini_menu.class.php
MenuService
in file menu_service.class.php, class MenuService
    This service manage kernel menus by adding the persistance to menus objects. It also provides all moving and disabling methods to change the website appearance.
MENU_AUTH_BIT
in file menu.class.php, constant MENU_AUTH_BIT
MENU_ENABLED
in file menu.class.php, constant MENU_ENABLED
MENU_ENABLE_OR_NOT
in file menu.class.php, constant MENU_ENABLE_OR_NOT
MENU_NOT_ENABLED
in file menu.class.php, constant MENU_NOT_ENABLED
MENU__CLASS
in file menu.class.php, constant MENU__CLASS
merge_auth
in file authorizations.class.php, method Authorizations::merge_auth()
    Merge two authorizations array, first is the parent, second is the inherited child.
MIME_FORMAT_HTML
in file mail.class.php, constant MIME_FORMAT_HTML
MIME_FORMAT_TEXT
in file mail.class.php, constant MIME_FORMAT_TEXT
MiniCalendar
in file mini_calendar.class.php, method MiniCalendar::MiniCalendar()
    Builds a calendar which will be displayable.
MiniCalendar
in file mini_calendar.class.php, class MiniCalendar
    This class enables you to retrieve easily a date entered by a user. If the user isn't in the same timezone as the server, the hour will be automatically recomputed.
MiniMenu
in file mini_menu.class.php, class MiniMenu
MiniMenu
in file mini_menu.class.php, method MiniMenu::MiniMenu()
MINI_MENU__CLASS
in file mini_menu.class.php, constant MINI_MENU__CLASS
ModuleInterface
in file module_interface.class.php, class ModuleInterface
    This Class allow you to call methods on a ModuleInterface extended class that you're not sure of the method's availality. It also provides a set of generic methods that you could use to integrate your module with others, or allow your module to share services.
ModuleInterface
in file module_interface.class.php, method ModuleInterface::ModuleInterface()
    ModuleInterface constructor
ModuleMap
in file module_map.class.php, class ModuleMap
    The ModuleMap class represents the map of a module. It has a description (generally the module description) and contains some elements which can be some simple links or some sections (which can match the categories for example).
ModuleMap
in file module_map.class.php, method ModuleMap::ModuleMap()
    Builds a ModuleMap object
ModuleMiniMenu
in file module_mini_menu.class.php, method ModuleMiniMenu::ModuleMiniMenu()
    Build a ModuleMiniMenu element.
ModuleMiniMenu
in file module_mini_menu.class.php, class ModuleMiniMenu
modules_discovery_service.class.php
procedural page modules_discovery_service.class.php
module_interface.class.php
procedural page module_interface.class.php
ModulesDiscoveryService
in file modules_discovery_service.class.php, class ModulesDiscoveryService
    This class is a ModuleInterface factory providing some services like mass operations (on several modules at the same time) or identifications methods to get all modules that provide a given functionality
ModulesDiscoveryService
in file modules_discovery_service.class.php, method ModulesDiscoveryService::ModulesDiscoveryService()
    Builds a new ModuleInterface factory
modules_in_cache
in file search.class.php, method Search::modules_in_cache()
    Returns the list of the modules ids present in the cache
MODULE_ALREADY_INSTALLED
in file packages_manager.class.php, constant MODULE_ALREADY_INSTALLED
MODULE_ATTRIBUTE_DOES_NOT_EXIST
in file module_interface.class.php, constant MODULE_ATTRIBUTE_DOES_NOT_EXIST
MODULE_FILES_COULD_NOT_BE_DROPPED
in file packages_manager.class.php, constant MODULE_FILES_COULD_NOT_BE_DROPPED
MODULE_INSTALLED
in file packages_manager.class.php, constant MODULE_INSTALLED
MODULE_MINI_MENU__CLASS
in file module_mini_menu.class.php, constant MODULE_MINI_MENU__CLASS
MODULE_NOT_AVAILABLE
in file module_interface.class.php, constant MODULE_NOT_AVAILABLE
    module_interface. ------------------- begin : January 15, 2008 copyright : (C) 2008 Loïc Rouchon email : horn@phpboost. ################################################### This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
MODULE_NOT_YET_IMPLEMENTED
in file module_interface.class.php, constant MODULE_NOT_YET_IMPLEMENTED
MODULE_UNINSTALLED
in file packages_manager.class.php, constant MODULE_UNINSTALLED
move
in file menu_service.class.php, method MenuService::move()
    Move a menu into a block and save it. Enable or disable it according to the destination block
move
in file categories_manager.class.php, method CategoriesManager::move()
    Moves a category (makes it gone up or down)
MOVE_CATEGORY_DOWN
in file categories_manager.class.php, constant MOVE_CATEGORY_DOWN
MOVE_CATEGORY_UP
in file categories_manager.class.php, constant MOVE_CATEGORY_UP
MOVE_DOWN
in file menu_service.class.php, constant MOVE_DOWN
Move_file
in file uploads.class.php, method Uploads::Move_file()
Move_folder
in file uploads.class.php, method Uploads::Move_folder()
move_into_another
in file categories_manager.class.php, method CategoriesManager::move_into_another()
    Moves a category into another category. You can specify its future position in its future parent category.
MOVE_UP
in file menu_service.class.php, constant MOVE_UP
mini_calendar.class.php
procedural page mini_calendar.class.php
top

n

$name
in file feed_menu.class.php, variable FeedMenu::$name
$name
in file module_interface.class.php, variable ModuleInterface::$name
$name
in file application.class.php, variable Application::$name
$name
in file site_map_link.class.php, variable SiteMapLink::$name
$name
in file feed.class.php, variable Feed::$name
$nbr_color
in file images_stats.class.php, variable Stats::$nbr_color
$nbr_com
in file comments.class.php, variable Comments::$nbr_com
$nbr_end_links
in file pagination.class.php, variable Pagination::$nbr_end_links
$nbr_entry
in file images_stats.class.php, variable Stats::$nbr_entry
$nbr_start_links
in file pagination.class.php, variable Pagination::$nbr_start_links
$new_features
in file application.class.php, variable Application::$new_features
$notation_scale
in file note.class.php, variable Note::$notation_scale
$number
in file feed_menu.class.php, variable FeedMenu::$number
$num_instance
in file mini_calendar.class.php, variable MiniCalendar::$num_instance
note.class.php
procedural page note.class.php
NEW_CATEGORY_IS_IN_ITS_CHILDRENS
in file categories_manager.class.php, constant NEW_CATEGORY_IS_IN_ITS_CHILDRENS
NEW_PARENT_CATEGORY_DOES_NOT_EXIST
in file categories_manager.class.php, constant NEW_PARENT_CATEGORY_DOES_NOT_EXIST
NEW_STATUS_UNKNOWN
in file categories_manager.class.php, constant NEW_STATUS_UNKNOWN
NOCHECK_PM_BOX
in file pm.class.php, constant NOCHECK_PM_BOX
NORMAL_MODE
in file categories_manager.class.php, constant NORMAL_MODE
NOTCLOSEFILE
in file file.class.php, constant NOTCLOSEFILE
Note
in file note.class.php, class Note
    This class provides you an easy way to manage notation.
Note
in file note.class.php, method Note::Note()
    Create an new object Note.
NOTE_DISPLAY_BLOCK
in file note.class.php, constant NOTE_DISPLAY_BLOCK
NOTE_DISPLAY_NOTE
in file note.class.php, constant NOTE_DISPLAY_NOTE
NOTE_NODISPLAY_NBRNOTES
in file note.class.php, constant NOTE_NODISPLAY_NBRNOTES
NOT_INSTALLED_MODULE
in file packages_manager.class.php, constant NOT_INSTALLED_MODULE
NOT_RECURSIVE_EXPLORATION
in file categories_manager.class.php, constant NOT_RECURSIVE_EXPLORATION
NO_ALLOCATE_COLOR
in file images_stats.class.php, constant NO_ALLOCATE_COLOR
NO_ARCHIVE_ERROR
in file errors.class.php, constant NO_ARCHIVE_ERROR
NO_AUTOCONNECT
in file session.class.php, constant NO_AUTOCONNECT
NO_DELETE_ON_ERROR
in file upload.class.php, constant NO_DELETE_ON_ERROR
NO_DRAW_LEGEND
in file images_stats.class.php, constant NO_DRAW_LEGEND
NO_DRAW_PERCENT
in file images_stats.class.php, constant NO_DRAW_PERCENT
NO_DRAW_VALUES
in file images_stats.class.php, constant NO_DRAW_VALUES
NO_EDITOR_UNPARSE
in file functions.inc.php, constant NO_EDITOR_UNPARSE
NO_FATAL_ERROR
in file functions.inc.php, constant NO_FATAL_ERROR
NO_FATAL_ERROR_CACHE
in file cache.class.php, constant NO_FATAL_ERROR_CACHE
NO_FILE_ERROR
in file errors.class.php, constant NO_FILE_ERROR
NO_LINE_ERROR
in file errors.class.php, constant NO_LINE_ERROR
NO_PREVIOUS_NEXT_LINKS
in file pagination.class.php, constant NO_PREVIOUS_NEXT_LINKS
NO_UNIQ_NAME
in file upload.class.php, constant NO_UNIQ_NAME
NO_UPDATE_PAGES
in file functions.inc.php, constant NO_UPDATE_PAGES
number_round
in file functions.inc.php, function number_round()
    Rounds a number
numeric
in file functions.inc.php, function numeric()
    Converts a string to a numeric value.
num_rows
in file mysql.class.php, method Sql::num_rows()
    Returns the number of rows got by a selection query.
top

o

$object
in file mail.class.php, variable Mail::$object
$options
in file note.class.php, variable Note::$options
$option_checked
in file form_checkbox_option.class.php, variable FormCheckboxOption::$option_checked
$option_checked
in file form_radio_choice_option.class.php, variable FormRadioChoiceOption::$option_checked
$option_selected
in file form_select_option.class.php, variable FormSelectOption::$option_selected
$option_title
in file form_radio_choice_option.class.php, variable FormRadioChoiceOption::$option_title
$option_title
in file form_checkbox_option.class.php, variable FormCheckboxOption::$option_title
$option_title
in file form_select_option.class.php, variable FormSelectOption::$option_title
of_class
in file functions.inc.php, function of_class()
    Tells if an object is an instance of a class
open
in file folder.class.php, method Folder::open()
    Opens the folder.
open
in file file_system_element.class.php, method FileSystemElement::open()
    Opens the file system element.
open
in file file.class.php, method File::open()
    Opens the file. You cannot read or write a closed file, use this method to open it.
OPEN_AFTER
in file file_system_element.class.php, constant OPEN_AFTER
OPEN_NOW
in file file_system_element.class.php, constant OPEN_NOW
optimize_tables
in file mysql.class.php, method Sql::optimize_tables()
    Optimizes some tables in the data base.
top

p

$page
in file pagination.class.php, variable Pagination::$page
$page_path
in file parser.class.php, variable Parser::$page_path
$path
in file note.class.php, variable Note::$path
$path
in file file_system_element.class.php, variable FileSystemElement::$path
$path
in file comments.class.php, variable Comments::$path
$path_to_root
in file parser.class.php, variable Parser::$path_to_root
$path_to_root
in file url.class.php, variable Url::$path_to_root
$personal_tpl
in file errors.class.php, variable Errors::$personal_tpl
$pm_convers_id
in file pm.class.php, variable PrivateMsg::$pm_convers_id
$pm_msg_id
in file pm.class.php, variable PrivateMsg::$pm_msg_id
$position
in file menu.class.php, variable Menu::$position
$poster_id
in file contribution.class.php, variable Contribution::$poster_id
$poster_login
in file contribution.class.php, variable Contribution::$poster_login
$priority
in file administrator_alert.class.php, variable AdministratorAlert::$priority
$priority
in file application.class.php, variable Application::$priority
$priority
in file site_map_link.class.php, variable SiteMapLink::$priority
$properties
in file administrator_alert.class.php, variable AdministratorAlert::$properties
$pubdate
in file application.class.php, variable Application::$pubdate
parser.class.php
procedural page parser.class.php
pm.class.php
procedural page pm.class.php
packages_manager.class.php
procedural page packages_manager.class.php
PackagesManager
in file packages_manager.class.php, class PackagesManager
    This class enables you to manages the PHPBoost packages which are nothing else than the modules.
pages_displayed
in file functions.inc.php, function pages_displayed()
    This function is called by the kernel on each displayed page to count the number of pages seen at each hour.
Pagination
in file pagination.class.php, method Pagination::Pagination()
    Buils a Pagination.
Pagination
in file pagination.class.php, class Pagination
    This class enables you to manage easily a pagination system. It's very useful when you have a lot of items and you cannot display all of them. It also can generate the where clause to insert in your SQL query which selects the items.
parse
in file template.class.php, method Template::parse()
    Parses the file. It will use the variables you assigned.
parse
in file bbcode_parser.class.php, method BBCodeParser::parse()
    Parses the parser content from BBCode to XHTML.
parse
in file mysql.class.php, method Sql::parse()
    Parses a SQL file. The SQL file contains the name of the tables with the prefix phpboost_.
parse
in file bbcode_unparser.class.php, method BBCodeUnparser::parse()
    Unparses the content of the parser. Converts it from HTML syntax to BBcode syntax
parse
in file template_highlighter.class.php, method TemplateHighlighter::parse()
    Highlights the code. It uses the geshi HTML syntax highlighter and then it highlights the specific template syntax.
parse
in file bbcode_highlighter.class.php, method BBCodeHighlighter::parse()
    Highlights the content of the parser.
parse
in file tinymce_unparser.class.php, method TinyMCEUnparser::parse()
    Unparses the content of the parser. It goes from the PHPBoost reference formatting syntax to the TinyMCE one.
parse
in file tinymce_parser.class.php, method TinyMCEParser::parse()
    Parses the content of the parser. Translates the whole content from the TinyMCE syntax to the PHPBoost one.
parse
in file content_second_parser.class.php, method ContentSecondParser::parse()
    Parses the content of the parser. The result will be ready to be displayed.
parse
in file content_parser.class.php, method ContentParser::parse()
    Parses the content of the parser
Parser
in file parser.class.php, method Parser::Parser()
    Builds a Parser object.
Parser
in file parser.class.php, class Parser
    This class is the basis of all the formatting processings that exist in PHPBoost.
PARSER_DO_NOT_STRIP_SLASHES
in file parser.class.php, constant PARSER_DO_NOT_STRIP_SLASHES
PARSER_STRIP_SLASHES
in file parser.class.php, constant PARSER_STRIP_SLASHES
parse_ini_array
in file functions.inc.php, function parse_ini_array()
    Parses a table written in a special syntax which is user-friendly and can be inserted in a ini file (PHP serialized arrays cannot be inserted because they contain the " character). The syntax is very easy, it really looks like the PHP array declaration: key => value, key2 => value2 You can nest some elements: key => (key1 => value1, key2 => value2), key2 => value2
path_to_root
in file url.class.php, method Url::path_to_root()
    Overrides the used PATH_TO_ROOT. if the argument is null, the value is only returned. Please note this is a PHP4 hack to allow a Class variable.
PHPBOOST_OFFICIAL_REPOSITORY
in file updates.class.php, constant PHPBOOST_OFFICIAL_REPOSITORY
phpboost_version
in file functions.inc.php, function phpboost_version()
    Returns the full phpboost version with its build number
PHP_MIN_VERSION_UPDATES
in file updates.class.php, constant PHP_MIN_VERSION_UPDATES
PHP_VERSION_CONFLICT
in file packages_manager.class.php, constant PHP_VERSION_CONFLICT
PICK_UP
in file parser.class.php, constant PICK_UP
POP_UP_WINDOW
in file comments.class.php, constant POP_UP_WINDOW
pparse
in file template.class.php, method Template::pparse()
    Parses the file whose name is $parse_name and which has been declared with the set_filenames_method. It uses the variables you assigned (when you assign a variable it will be usable in every file handled by this object).
PrivateMsg
in file pm.class.php, class PrivateMsg
    This class provides methods to manage private message.
PRODUCTION_MODE
in file categories_manager.class.php, constant PRODUCTION_MODE
pagination.class.php
procedural page pagination.class.php
top

q

query
in file mysql.class.php, method Sql::query()
    Sends a simple selection query to the DBMS and retrieves the result. A simple query selects only one field in one row.
query_array
in file mysql.class.php, method Sql::query_array()
    This method makes automatically a query on several fields of a row. You tell it in which table you want to select, which row you want to use, and it will return you the values. It takes a variable number of parameters.
query_close
in file mysql.class.php, method Sql::query_close()
    Frees the memory allocated for a resource.
query_inject
in file mysql.class.php, method Sql::query_inject()
    This method enables you to execute CUD (Create Update Delete) queries in the database, and more generally, any query which has not any return value.
query_while
in file mysql.class.php, method Sql::query_while()
    This method enables you to execute a Retrieve query on several rows in the data base.
top

r

$recipients
in file mail.class.php, variable Mail::$recipients
$redirect
in file errors.class.php, variable Errors::$redirect
$repositories
in file updates.class.php, variable Updates::$repositories
$repository
in file application.class.php, variable Application::$repository
$req
in file mysql.class.php, variable Sql::$req
$return_mode
in file template.class.php, variable Template::$return_mode
rss.class.php
procedural page rss.class.php
repository.class.php
procedural page repository.class.php
RANK_TYPE
in file user.class.php, constant RANK_TYPE
read
in file feed.class.php, method Feed::read()
    Loads the feed data in cache and export it
READ
in file file.class.php, constant READ
READ_WRITE
in file file.class.php, constant READ_WRITE
RECURSIVE_EXPLORATION
in file categories_manager.class.php, constant RECURSIVE_EXPLORATION
redirect
in file functions.inc.php, function redirect()
    Redirects the user to the URL and stops purely the script execution (database deconnexion...).
redirect_confirm
in file functions.inc.php, function redirect_confirm()
    Displays a confirmation message during a defined delay and then redirects the user.
REIMPLANT
in file parser.class.php, constant REIMPLANT
relative
in file url.class.php, method Url::relative()
    Returns the relative url if defined, else the absolute one
RELOAD_CACHE
in file cache.class.php, constant RELOAD_CACHE
remove_last
in file breadcrumb.class.php, method BreadCrumb::remove_last()
    Removes the last link of the list
remove_member
in file groups.class.php, method Group::remove_member()
    Removes a member in a group.
Rename_file
in file uploads.class.php, method Uploads::Rename_file()
Rename_folder
in file uploads.class.php, method Uploads::Rename_folder()
repair_tables
in file mysql.class.php, method Sql::repair_tables()
    Repairs some tables in the data base.
Repository
in file repository.class.php, class Repository
Repository
in file repository.class.php, method Repository::Repository()
    constructor of the class
req
in file functions.inc.php, function req()
    Requires a file
retrieve
in file functions.inc.php, function retrieve()
    Retrieves an input variable. You can retrieve any parameter of the HTTP request which launched the execution of this page.
retrieve_date
in file mini_calendar.class.php, method MiniCalendar::retrieve_date()
    Retrieves a date entered in a mini calendar.
reverse
in file breadcrumb.class.php, method BreadCrumb::reverse()
    Reverses the whole list of the links. It's very useful when it's easier for you to make the list in the reverse way, at the end, you only need to reverse the list and it will be ok.
root_to_local
in file url.class.php, method Url::root_to_local()
    Returns the relative path from the website root to the current path if working on a relative url
RSS
in file rss.class.php, class RSS
    This class could load a feed by its url or by a FeedData element and export it to the RSS format
RSS
in file rss.class.php, method RSS::RSS()
    Builds a new RSS object
top

s

$script
in file note.class.php, variable Note::$script
$script
in file comments.class.php, variable Comments::$script
$script_path
in file note.class.php, variable Note::$script_path
$search
in file search.class.php, variable Search::$search
$section_file
in file site_map_export_config.class.php, variable SitemapExportConfig::$section_file
$security_improvments
in file application.class.php, variable Application::$security_improvments
$security_update
in file application.class.php, variable Application::$security_update
$sender_mail
in file mail.class.php, variable Mail::$sender_mail
$sender_name
in file mail.class.php, variable Mail::$sender_name
$server_url
in file url.class.php, variable Url::$server_url
$session_mod
in file session.class.php, variable Session::$session_mod
$site_map_file
in file site_map_export_config.class.php, variable SitemapExportConfig::$site_map_file
$site_name
in file site_map.class.php, variable SiteMap::$site_name
$sql_table
in file note.class.php, variable Note::$sql_table
$sql_table
in file comments.class.php, variable Comments::$sql_table
$start
in file bench.class.php, variable Bench::$start
$str
in file feed.class.php, variable Feed::$str
$style
in file mini_calendar.class.php, variable MiniCalendar::$style
search.class.php
procedural page search.class.php
site_map.class.php
procedural page site_map.class.php
site_map_element.class.php
procedural page site_map_element.class.php
site_map_export_config.class.php
procedural page site_map_export_config.class.php
site_map_link.class.php
procedural page site_map_link.class.php
site_map_section.class.php
procedural page site_map_section.class.php
stats_saver.class.php
procedural page stats_saver.class.php
session.class.php
procedural page session.class.php
save
in file menu_service.class.php, method MenuService::save()
    save a Menu in the database
save_alert
in file administrator_alert_service.class.php, method AdministratorAlertService::save_alert()
    Create or updates an alert in the database. It creates it whether it doesn't exist or updates it if it already exists.
save_contribution
in file contribution_service.class.php, method ContributionService::save_contribution()
    Create or update a contribution in the database.
Search
in file search.class.php, class Search
Search
in file search.class.php, method Search::Search()
    Builds a search object. Query Complexity: 6 + k / 10 database queries. (k represent the number of module without search cache)
SEASURF_ATTACK_ERROR_PAGE
in file session.class.php, constant SEASURF_ATTACK_ERROR_PAGE
second_parse
in file functions.inc.php, function second_parse()
    Second parses a string with several default parameters. This methods exists to lighten the number of lines written.
second_parse_url
in file functions.inc.php, function second_parse_url()
    Second parses relative urls to absolute urls.
securit_register_globals
in file unusual_functions.inc.php, function securit_register_globals()
    Unsets all the variables automatically set by the register_globals option. This function must be called only if the register_globals option is enable, otherwise it is useless.
send
in file mail.class.php, method Mail::send()
    Sends the mail.
send
in file pm.class.php, method PrivateMsg::send()
    Answers to a conversation
send_from_properties
in file mail.class.php, method Mail::send_from_properties()
    Sends the mail.
serialize
in file feed_data.class.php, method FeedData::serialize()
SERVER_URL
in file url.class.php, constant SERVER_URL
server_url
in file url.class.php, method Url::server_url()
    Overrides the used SERVER URL. if the argument is null, the value is only returned. Please note this is a PHP4 hack to allow a Class variable.
Session
in file session.class.php, class Session
    This class manages all sessions for the users.
set_arg
in file comments.class.php, method Comments::set_arg()
    Set argument for the comments system.
set_attribute
in file module_interface.class.php, method ModuleInterface::set_attribute()
    Set the $value of the attribute identified by the string $attribute.
set_auth
in file feed_item.class.php, method FeedItem::set_auth()
    Sets the feed item auth, useful to check authorizations
set_auth
in file menu.class.php, method Menu::set_auth()
set_auth
in file contribution.class.php, method Contribution::set_auth()
    Sets the authorization of the contribution. It will determine who will be able to treat the contribution.
set_auth_bit
in file feed_data.class.php, method FeedData::set_auth_bit()
    Sets the feed auth bit, useful to check authorizations
set_block
in file menu.class.php, method Menu::set_block()
set_block_position
in file menu.class.php, method Menu::set_block_position()
set_cat
in file feed_menu.class.php, method FeedMenu::set_cat()
set_change_freq
in file site_map_link.class.php, method SiteMapLink::set_change_freq()
    Sets the change frequency
set_content
in file parser.class.php, method Parser::set_content()
    Sets the content of the parser. When you will call a parse method, it will deal with this content.
set_content
in file content_menu.class.php, method ContentMenu::set_content()
set_content
in file mail.class.php, method Mail::set_content()
    The mail content.
set_creation_date
in file event.class.php, method Event::set_creation_date()
    Sets the creation date of the event.
set_date
in file mini_calendar.class.php, method MiniCalendar::set_date()
    Sets the date at which will be initialized the calendar.
set_date
in file feed_item.class.php, method FeedItem::set_date()
    Sets the feed item date
set_date
in file feed_data.class.php, method FeedData::set_date()
    Sets the feed data date
set_default_template
in file errors.class.php, method Errors::set_default_template()
    Set default template for the handler methods.
set_depth
in file site_map_element.class.php, method SiteMapElement::set_depth()
    Sets the depth of the element
set_depth
in file site_map_section.class.php, method SiteMapSection::set_depth()
    Sets the depth of the element
set_desc
in file feed_data.class.php, method FeedData::set_desc()
    Sets the feed description
set_desc
in file feed_item.class.php, method FeedItem::set_desc()
    Sets the feed item description
set_description
in file module_map.class.php, method ModuleMap::set_description()
    Sets the description of the module
set_description
in file contribution.class.php, method Contribution::set_description()
    Sets the description of the contribution.
set_difficulty
in file captcha.class.php, method Captcha::set_difficulty()
    Modifies the level of difficulty to decrypt the code on the captcha image.
set_display_config
in file categories_manager.class.php, method CategoriesManager::set_display_config()
    Method which sets the displaying configuration Config example $config = array( 'xmlhttprequest_file' => 'xmlhttprequest.php', 'administration_file_name' => 'admin_news_cats.php', 'url' => array( 'unrewrited' => PATH_TO_ROOT . '/news/news.php?id=%d', 'rewrited' => PATH_TO_ROOT . '/news-%d+%s.php' ), );
set_display_required
in file form_fieldset.class.php, method FormFieldset::set_display_required()
set_display_title
in file content_menu.class.php, method ContentMenu::set_display_title()
set_entitled
in file event.class.php, method Event::set_entitled()
    Sets the entitled of the event. The entitled can be considered as the name, it must be explicit.
set_error
in file module_interface.class.php, method ModuleInterface::set_error()
    Set the flag error.
set_filenames
in file template.class.php, method Template::set_filenames()
    Loads several files in the same Template instance.
set_fixer_id
in file contribution.class.php, method Contribution::set_fixer_id()
    Sets the id of the fixer.
set_fixing_date
in file contribution.class.php, method Contribution::set_fixing_date()
    Sets the fixing date.
set_fixing_url
in file event.class.php, method Event::set_fixing_url()
    Sets the URL corresponding to the event. For the contributions and the administrator alerts it's the number URL at which the problem can be solved.
set_font
in file captcha.class.php, method Captcha::set_font()
    Modify font used for the text on the image.
set_forbidden_tags
in file editor.class.php, method ContentEditor::set_forbidden_tags()
    Set the forbidden tags
set_forbidden_tags
in file content_parser.class.php, method ContentParser::set_forbidden_tags()
    Sets the tags which mustn't be parsed.
set_form_action
in file form_builder.class.php, method FormBuilder::set_form_action()
set_form_class
in file form_builder.class.php, method FormBuilder::set_form_class()
set_form_name
in file form_builder.class.php, method FormBuilder::set_form_name()
set_form_submit
in file form_builder.class.php, method FormBuilder::set_form_submit()
set_guid
in file feed_item.class.php, method FeedItem::set_guid()
    Sets the feed item guid
set_headers
in file mail.class.php, method Mail::set_headers()
    Sets the headers. Forces them, they won't be generated automatically.
set_height
in file captcha.class.php, method Captcha::set_height()
    Modify height of the image.
set_host
in file feed_data.class.php, method FeedData::set_host()
    Sets the feed host
set_html_auth
in file content_parser.class.php, method ContentParser::set_html_auth()
    Sets the required authorizations that are necessary to post some HTML code which will be displayed by the web browser.
set_id
in file event.class.php, method Event::set_id()
    Sets the id of the event. The id is the corresponding data base entry one.
set_identifier
in file editor.class.php, method ContentEditor::set_identifier()
    Set the html identifier of the textarea field which contain the content to edit.
set_identifier
in file event.class.php, method Event::set_identifier()
    Sets the event identifier. To retrieve your event, you might need to have a field in which you put some informations, for example a hash or an identifier. It's that identifier which can be used to filter the events. You don't have to use it, you can let it blank.
set_id_in_module
in file event.class.php, method Event::set_id_in_module()
    Sets the id in module parameter. It corresponds to the id of the element corresponding to the event in your data base tables. For example, il you use the events to allow user to purpose some news in your web site, it will be the id of the news added.
set_image
in file links_menu_element.class.php, method LinksMenuElement::set_image()
set_image_url
in file feed_item.class.php, method FeedItem::set_image_url()
    Sets the feed item picture
set_instance
in file captcha.class.php, method Captcha::set_instance()
    Modify instance number.
set_lang
in file feed_data.class.php, method FeedData::set_lang()
    Sets the feed language
set_language
in file content_formatting_factory.class.php, method ContentFormattingFactory::set_language()
    Changes the language of the factory
set_last_modification_date
in file site_map_link.class.php, method SiteMapLink::set_last_modification_date()
    Sets the last modification date of the target page
set_link
in file feed_data.class.php, method FeedData::set_link()
    Sets the feed item link
set_link
in file site_map_section.class.php, method SiteMapSection::set_link()
    Sets the link associated to the section
set_link
in file site_map_link.class.php, method SiteMapLink::set_link()
    Sets the URL of the link
set_link
in file feed_item.class.php, method FeedItem::set_link()
    Sets the feed item link
set_link_stream
in file site_map_export_config.class.php, method SitemapExportConfig::set_link_stream()
    Sets the Template object to use while exporting a SiteMapLink object.
set_mime
in file mail.class.php, method Mail::set_mime()
    Sets the MIME type of the mail content
set_module
in file contribution.class.php, method Contribution::set_module()
    Sets the module in which the contribution is used.
set_module_id
in file feed_menu.class.php, method FeedMenu::set_module_id()
set_module_map_stream
in file site_map_export_config.class.php, method SitemapExportConfig::set_module_map_stream()
    Sets the Template object to use while exporting a ModuleMap object.
set_module_parameters
in file session.class.php, method Session::set_module_parameters()
    Save module's parameters into session
set_must_regenerate_cache
in file event.class.php, method Event::set_must_regenerate_cache()
    Sets a private property indicating if the changes made on this event imply the regeneration of the events cache.
set_name
in file site_map_link.class.php, method SiteMapLink::set_name()
    Sets the name of the element
set_name
in file feed_menu.class.php, method FeedMenu::set_name()
set_object
in file mail.class.php, method Mail::set_object()
    Sets the mail object
set_page_path
in file parser.class.php, method Parser::set_page_path()
    Sets the page path
set_path_to_root
in file parser.class.php, method Parser::set_path_to_root()
    Sets the reference path for relative URL
set_poster_id
in file contribution.class.php, method Contribution::set_poster_id()
    Sets the id of the poster.
set_priority
in file administrator_alert.class.php, method AdministratorAlert::set_priority()
    Sets the priority of the alert.
set_priority
in file site_map_link.class.php, method SiteMapLink::set_priority()
    Sets the priority of the link
set_properties
in file administrator_alert.class.php, method AdministratorAlert::set_properties()
    Sets the properties of the alert.
set_recipients
in file mail.class.php, method Mail::set_recipients()
    Sets the recipient(s) of the mail.
set_section_stream
in file site_map_export_config.class.php, method SitemapExportConfig::set_section_stream()
    Sets the Template object to use while exporting a SiteMapSection object.
set_sender
in file mail.class.php, method Mail::set_sender()
    Sets the mail sender.
set_site_map_stream
in file site_map_export_config.class.php, method SitemapExportConfig::set_site_map_stream()
    Sets the Template object to use while exporting a Site object.
set_site_name
in file site_map.class.php, method SiteMap::set_site_name()
    Sets the name of the site. The default value is the name of the site taken from the site configuration.
set_status
in file event.class.php, method Event::set_status()
    Set the status of the event.
set_status
in file contribution.class.php, method Contribution::set_status()
    Set the status of the contribution.
set_style
in file mini_calendar.class.php, method MiniCalendar::set_style()
    Sets the CSS properties of the element. You can use it if you want to customize the mini calendar, but the best solution is to redefine the template in your module. The template used is framework/mini_calendar.tpl.
set_subregex_multiplicity
in file functions.inc.php, function set_subregex_multiplicity()
    Returns the sub-regex with its multiplicity option
set_template
in file errors.class.php, method Errors::set_template()
    Set a personnal template for the handler methods.
set_template
in file editor.class.php, method ContentEditor::set_template()
    Set an alternative template for the editor.
set_title
in file feed_data.class.php, method FeedData::set_title()
    Sets the feed title
set_title
in file form_fieldset.class.php, method FormFieldset::set_title()
set_title
in file menu.class.php, method Menu::set_title()
set_title
in file feed_item.class.php, method FeedItem::set_title()
    Sets the feed item title
set_type
in file links_menu.class.php, method LinksMenu::set_type()
    Sets the type of the menu
set_type
in file event.class.php, method Event::set_type()
    Sets the type of the event. To retrieve your event, you might need to have a type of event, for example if your module has differents kinds of events. With this field, you can specify it.
set_url
in file links_menu_element.class.php, method LinksMenuElement::set_url()
set_user_lang
in file user.class.php, method User::set_user_lang()
    Modify the user lang.
set_user_theme
in file user.class.php, method User::set_user_theme()
    Modify the user theme.
set_width
in file captcha.class.php, method Captcha::set_width()
    Modify width of the image.
SiteMap
in file site_map.class.php, class SiteMap
    Describes the map of the site. Can be exported according to any text form by using a template configuration. A site map contains some links, some link sections and some module maps (which also contain links and sections).
SiteMap
in file site_map.class.php, method SiteMap::SiteMap()
    Builds a SiteMap object with its elements
SiteMapElement
in file site_map_element.class.php, class SiteMapElement
    This abstract is the root of every object which can be contained by a SiteMap object. Some SiteMapElements objects can contain one or many SiteMapElement objects therefore the elements can be represented by a tree an each element has a depth in the tree.
SiteMapElement
in file site_map_element.class.php, method SiteMapElement::SiteMapElement()
    Builds a SiteMapElement object
SitemapExportConfig
in file site_map_export_config.class.php, method SitemapExportConfig::SitemapExportConfig()
    Builds a SiteMapExportConfig object
SitemapExportConfig
in file site_map_export_config.class.php, class SitemapExportConfig
    Configuration used to export a SiteMap. It contains some Template objects which are used to export each kind of elements of a sitemap. Using different configurations will enable you for example to export in HTML code to be displayed in a page of the web site (the site map) or to be written in the sitemap.xml file at the root of your site, this file will be read by the search engines to optimize the research of your site.
SiteMapLink
in file site_map_link.class.php, class SiteMapLink
    This class represents a link of a site map.
SitemapLink
in file site_map_link.class.php, method SiteMapLink::SitemapLink()
    Builds a SiteMapLink object
SiteMapSection
in file site_map_section.class.php, method SiteMapSection::SiteMapSection()
    Builds a SiteMapSection object
SiteMapSection
in file site_map_section.class.php, class SiteMapSection
    This class represents a section of a site map.
SITE_MAP_AUTH_GUEST
in file site_map.class.php, constant SITE_MAP_AUTH_GUEST
    The site map will be seen by every body, only the public elements must appear
SITE_MAP_AUTH_USER
in file site_map.class.php, constant SITE_MAP_AUTH_USER
    The site map is for the current user.
SITE_MAP_FREQ_ALWAYS
in file site_map.class.php, constant SITE_MAP_FREQ_ALWAYS
SITE_MAP_FREQ_DAILY
in file site_map.class.php, constant SITE_MAP_FREQ_DAILY
SITE_MAP_FREQ_DEFAULT
in file site_map.class.php, constant SITE_MAP_FREQ_DEFAULT
SITE_MAP_FREQ_HOURLY
in file site_map.class.php, constant SITE_MAP_FREQ_HOURLY
SITE_MAP_FREQ_MONTHLY
in file site_map.class.php, constant SITE_MAP_FREQ_MONTHLY
SITE_MAP_FREQ_NEVER
in file site_map.class.php, constant SITE_MAP_FREQ_NEVER
SITE_MAP_FREQ_WEEKLY
in file site_map.class.php, constant SITE_MAP_FREQ_WEEKLY
SITE_MAP_FREQ_YEARLY
in file site_map.class.php, constant SITE_MAP_FREQ_YEARLY
SITE_MAP_PRIORITY_AVERAGE
in file site_map.class.php, constant SITE_MAP_PRIORITY_AVERAGE
SITE_MAP_PRIORITY_HIGH
in file site_map.class.php, constant SITE_MAP_PRIORITY_HIGH
SITE_MAP_PRIORITY_LOW
in file site_map.class.php, constant SITE_MAP_PRIORITY_LOW
SITE_MAP_PRIORITY_MAX
in file site_map.class.php, constant SITE_MAP_PRIORITY_MAX
SITE_MAP_PRIORITY_MIN
in file site_map.class.php, constant SITE_MAP_PRIORITY_MIN
SITE_MAP_SEARCH_ENGINE_MODE
in file site_map.class.php, constant SITE_MAP_SEARCH_ENGINE_MODE
    It will be for the search engines (sitemap. can be forgotten in that case.
SITE_MAP_USER_MODE
in file site_map.class.php, constant SITE_MAP_USER_MODE
    It will be a page of the site containing the site map
Sql
in file mysql.class.php, class Sql
    This class manages all the database access done by PHPBoost. It currently manages only one DBMS, MySQL, but we made it as generic as we could. It doesn't support ORM (Object Relationnal Mapping). On PHPBoost, all the table which are used contain a prefix which enables for example to install several instances of the software on the same data base. When you execute a query in a table, concatenate the PREFIX constant before the name of your table. Notice also that the kernel tables can have their name changed. You must not use their name directly but the constants which are defined in the file /kernel/db/tables.php. If you encounter any problem when writing queries, you should search what you need in the MySQL documentation, which is very well done: http://dev.mysql.com/doc/
Sql
in file mysql.class.php, method Sql::Sql()
    Builds a MySQL connection.
start
in file session.class.php, method Session::start()
    Start the session
start_conversation
in file pm.class.php, method PrivateMsg::start_conversation()
    Starts a conversation with another member.
Stats
in file images_stats.class.php, method Stats::Stats()
Stats
in file images_stats.class.php, class Stats
    This class provides easy ways to create several type of charts.
StatsSaver
in file stats_saver.class.php, class StatsSaver
stop
in file bench.class.php, method Bench::stop()
    stops the bench now
STOP_BROWSING_IF_A_CATEGORY_DOES_NOT_MATCH
in file categories_manager.class.php, constant STOP_BROWSING_IF_A_CATEGORY_DOES_NOT_MATCH
strhash
in file functions.inc.php, function strhash()
    Return a SHA256 hash of the $str string [with a salt]
strparse
in file functions.inc.php, function strparse()
    Parses a string with several default parameters. This methods exists to lighten the number of lines written.
strprotect
in file functions.inc.php, function strprotect()
    Protects an input variable. Never trust user input!
strtodate
in file functions.inc.php, function strtodate()
    Converts a formatted date to the SQL date format.
strtotimestamp
in file functions.inc.php, function strtotimestamp()
    Parses a formatted date
str_to_location
in file menu_service.class.php, method MenuService::str_to_location()
    Convert the string location the int location
subitems
in file feed_data.class.php, method FeedData::subitems()
    Returns a items list containing $number items starting from the $begin_at one
substr_html
in file functions.inc.php, function substr_html()
    Cuts a string containing some HTML code which contains some HTML entities. The substr PHP function considers a HTML entity as several characters. This function allows you to consider them as only one character.
SYSTEM_PM
in file pm.class.php, constant SYSTEM_PM
top

t

$table
in file categories_manager.class.php, variable CategoriesManager::$table
$tables
in file backup.class.php, variable Backup::$tables
$tag
in file content_parser.class.php, variable ContentParser::$tag
$template
in file editor.class.php, variable ContentEditor::$template
$template
in file errors.class.php, variable Errors::$template
$template
in file template.class.php, variable Template::$template
$timestamp
in file date.class.php, variable Date::$timestamp
$title
in file feed_item.class.php, variable FeedItem::$title
$title
in file feed_data.class.php, variable FeedData::$title
$title
in file menu.class.php, variable Menu::$title
$tpl
in file template.class.php, variable Template::$tpl
$tpl
in file feed.class.php, variable Feed::$tpl
$type
in file event.class.php, variable Event::$type
$type
in file application.class.php, variable Application::$type
$type
in file links_menu.class.php, variable LinksMenu::$type
tinymce_editor.class.php
procedural page tinymce_editor.class.php
template_highlighter.class.php
procedural page template_highlighter.class.php
tinymce_parser.class.php
procedural page tinymce_parser.class.php
tinymce_unparser.class.php
procedural page tinymce_unparser.class.php
template.class.php
procedural page template.class.php
Template
in file template.class.php, method Template::Template()
    Builds a Template object.
Template
in file template.class.php, class Template
    This class allows you to handle a template file. Your template files should have the .tpl extension. <h1>The PHPBoost template syntax</h1> <h2>Simple variables</h2> A simple variable is accessible with the {NAME} syntax where NAME is its template name. If the variable is not assigned, nothing will be displayed (no error message). Simple variables are assigned by the assign_vars() method. <h2>Loops</h2> You can make some loops to repeat a pattern, those loops can be nested. A loop has a name (name) and each iteration contains some variables, for example, the variable VAR.
  • START name #
My variable is {name.VAR}
  • END name #
To nest loops, here is an example:
  • START loop1 #
I write my loop1 var here: {loop1.VAR}.
  • START loop1.loop2 #
I can write my loop2 var here: {loop1.loop2.VAR} but also my loop1 var of the parent loop: {loop1.VAR}.
    • END loop1 #
    To assign the variable, see the assign_block_vars() method which creates one iteration. <h2>Conditions</h2> When you want to display something only in particular case, you can use some condition tests.
    • IF C_MY_TEST #
    This text will be displayed only if the C_MY_TEST variable is true
    • ENDIF #
    You can nest some conditions.</li> </ul> To be more efficient, this class uses a cache and parses each file only once. <h1>File paths</h1> The web site can have several themes whose files aren't in the same folders. When you load a file, you just have to load the generic file and the good template file will be loaded dinamically. <h2>Kernel template file</h2> When you want to load a kernel template file, the path you must indicate is only the name of the file, for example header.tpl loads /template/your_theme/header.tpl and if it doesn't exist, it will load /template/default/header.tpl. <h2>Module template file</h2> When you want to load a module template file, you must indicate the name of you module and then the name of the file like this: module/file.tpl which will load the /module/templates/file.tpl. If the user themes redefines the file.tpl file for the module module, the file templates/your_theme/modules/module/file.tpl will be loaded. <h2>Menu template file</h2> To load a file of a menu, use this kind of path: menus/my_menu/file.tpl which will load the /menus/my_menu/templates/file.tpl file. <h2>Framework template file</h2> To load a framework file, use a path like this: framework/package/file.tpl which will load /templates/your_theme/framework/package/file.tpl if the theme overrides it, otherwise /templates/default/framework/package/file.tpl will be used.
    TemplateHighlighter
    in file template_highlighter.class.php, class TemplateHighlighter
        This is a syntax highlighter for the PHPBoost template syntax.
    TemplateHighlighter
    in file template_highlighter.class.php, method TemplateHighlighter::TemplateHighlighter()
        Build a TemplateHighlighter object.
    TEMPLATE_STRING_MODE
    in file template.class.php, constant TEMPLATE_STRING_MODE
    TEMPLATE_WRITE_MODE
    in file template.class.php, constant TEMPLATE_WRITE_MODE
    throw_error
    in file form_field.class.php, method FormField::throw_error()
        Store all erros in the field construct process.
    throw_error
    in file form_fieldset.class.php, method FormFieldset::throw_error()
        Store all erros in the field construct process.
    TIMEZONE_AUTO
    in file date.class.php, constant TIMEZONE_AUTO
    TIMEZONE_SITE
    in file functions.inc.php, constant TIMEZONE_SITE
    TIMEZONE_SYSTEM
    in file functions.inc.php, constant TIMEZONE_SYSTEM
    TIMEZONE_USER
    in file functions.inc.php, constant TIMEZONE_USER
    TinyMCEEditor
    in file tinymce_editor.class.php, class TinyMCEEditor
        This class provides an interface editor for contents.
    TinyMCEEditor
    in file tinymce_editor.class.php, method TinyMCEEditor::TinyMCEEditor()
    TinyMCEParser
    in file tinymce_parser.class.php, class TinyMCEParser
        This class enables to use TinyMCE without breaking the compatibility with the BBCode formatting. PHPBoost has a reference syntax, it in HTML with specific CSS classes. The HTML code generated by TinyMCE must be modified to conform itself to this specific syntax. This class makes the translation from the TinyMCE HTML to the PHPBoost HTML.
    TinyMCEParser
    in file tinymce_parser.class.php, method TinyMCEParser::TinyMCEParser()
        Builds this kind of parser
    TinyMCEUnparser
    in file tinymce_unparser.class.php, class TinyMCEUnparser
        This class enables to translate the content formatting from the PHPBoost standard one to the TinyMCE one. The PHPBoost one is historically the one corresponding to the BBCode translation in HTML and is now the reference. TinyMCE has a particular syntax and it must be respected if we want to make a formatting which can be edited after having beeing written, enough what using a WYSIWYG editor hasn't any advantage.
    TinyMCEUnparser
    in file tinymce_unparser.class.php, method TinyMCEUnparser::TinyMCEUnparser()
        Builds a TinyMCEUnparser object
    TINYMCE_LANGUAGE
    in file content_formatting_factory.class.php, constant TINYMCE_LANGUAGE
    to_date
    in file date.class.php, method Date::to_date()
        Exports the date according to the format YYYY-mm-dd
    to_js_string
    in file functions.inc.php, function to_js_string()
    to_string
    in file bench.class.php, method Bench::to_string()
        returns the number formatted with $digits floating numbers
    TPL_BRACES_STYLE
    in file template_highlighter.class.php, constant TPL_BRACES_STYLE
    TPL_KEYWORD_STYLE
    in file template_highlighter.class.php, constant TPL_KEYWORD_STYLE
    TPL_NESTED_VARIABLE_STYLE
    in file template_highlighter.class.php, constant TPL_NESTED_VARIABLE_STYLE
    TPL_SHARP_STYLE
    in file template_highlighter.class.php, constant TPL_SHARP_STYLE
    TPL_VARIABLE_STYLE
    in file template_highlighter.class.php, constant TPL_VARIABLE_STYLE
    TREE_MENU
    in file links_menu.class.php, constant TREE_MENU
    truncate_tables
    in file mysql.class.php, method Sql::truncate_tables()
        Trucates some tables in the data base.
    top

    u

    $uid
    in file links_menu_element.class.php, variable LinksMenuElement::$uid
    $update_url
    in file application.class.php, variable Application::$update_url
    $url
    in file links_menu_element.class.php, variable LinksMenuElement::$url
    $url
    in file repository.class.php, variable Repository::$url
    $url
    in file url.class.php, variable Url::$url
    $url
    in file feed_menu.class.php, variable FeedMenu::$url
    $user_data
    in file user.class.php, variable User::$user_data
    $user_groups
    in file user.class.php, variable User::$user_groups
    updates.class.php
    procedural page updates.class.php
    upload.class.php
    procedural page upload.class.php
    uploads.class.php
    procedural page uploads.class.php
    user.class.php
    procedural page user.class.php
    unassign_block_vars
    in file template.class.php, method Template::unassign_block_vars()
        Deletes a block. It won't be browsable any more in your template.
    UNEXISTING_DATABASE
    in file mysql.class.php, constant UNEXISTING_DATABASE
    UNEXISTING_MODULE
    in file packages_manager.class.php, constant UNEXISTING_MODULE
    uninstall_module
    in file packages_manager.class.php, method PackagesManager::uninstall_module()
        Uninstalls a module.
    UNIQ_NAME
    in file upload.class.php, constant UNIQ_NAME
    unlock
    in file file.class.php, method File::unlock()
        Unlocks a file. The file must have been locked before you call this method.
    unparse
    in file functions.inc.php, function unparse()
        Unparses a string with several default parameters. This methods exists to lighten the number of lines written.
    unset_attribute
    in file module_interface.class.php, method ModuleInterface::unset_attribute()
        Delete the attribute and free its memory.
    update
    in file comments.class.php, method Comments::update()
        Edit a comment
    Updates
    in file updates.class.php, method Updates::Updates()
        constructor of the class
    Updates
    in file updates.class.php, class Updates
    update_cache
    in file feed.class.php, method Feed::update_cache()
        Update the cache of the $module_id, $name, $idcat feed with $data
    update_instance
    in file captcha.class.php, method Captcha::update_instance()
        Updates the object instance.
    UPDATE_MBR_PM
    in file pm.class.php, constant UPDATE_MBR_PM
    update_mini_menus_list
    in file menu_service.class.php, method MenuService::update_mini_menus_list()
        Update the mini menus list by adding new ones and delete old ones
    update_mini_modules_list
    in file menu_service.class.php, method MenuService::update_mini_modules_list()
        Update the mini modules list by adding new ones and delete old ones
    update_uid
    in file links_menu_element.class.php, method LinksMenuElement::update_uid()
        Update the menu uid
    update_uid
    in file links_menu.class.php, method LinksMenu::update_uid()
        Update the menu uid
    update_user_lang
    in file user.class.php, method User::update_user_lang()
        Modify the lang for guest in the database (sessions table).
    update_user_theme
    in file user.class.php, method User::update_user_theme()
        Modify the theme for guest in the database (sessions table).
    Upload
    in file upload.class.php, method Upload::Upload()
        constructor
    Upload
    in file upload.class.php, class Upload
        This class provides you methods to upload easily files to the ftp.
    Uploads
    in file uploads.class.php, class Uploads
    Url
    in file url.class.php, class Url
        This class offers a simple way to transform an absolute or relative link to a relative one to the website root. It can also deals with absolute url and will convert only those from this site into relatives ones. Usage :
    • In content, get the url with the absolute() method. It will allow content include at multiple level
    • In forms, get the url with the relative() method. It's a faster way to display url
    Url
    in file url.class.php, method Url::Url()
        Build a Url object. By default, builds an Url object representing the current path. If the url is empty, no computation is done and an empty string will be returned when asking for both relative and absolute form of the url.
    url
    in file functions.inc.php, function url()
        Adds the session ID to an URL if the user doesn't accepts cookies. This functions allows you to generate an URL according to the site configuration concerning the URL rewriting.
    url_encode_rewrite
    in file functions.inc.php, function url_encode_rewrite()
        Prepares a string for it to be used in an URL (with only a-z, 0-9 and - characters).
    URL__CLASS
    in file url.class.php, constant URL__CLASS
    User
    in file user.class.php, method User::User()
        Sets global authorizations which are given by all the user groups authorizations.
    User
    in file user.class.php, class User
        This class manage user, it provide you methods to get or modify user informations, moreover methods allow you to control user authorizations
    USER_TYPE
    in file user.class.php, constant USER_TYPE
    unusual_functions.inc.php
    procedural page unusual_functions.inc.php
    url.class.php
    procedural page url.class.php
    top

    v

    $vars
    in file comments.class.php, variable Comments::$vars
    $var_page
    in file pagination.class.php, variable Pagination::$var_page
    $version
    in file application.class.php, variable Application::$version
    validate_img
    in file upload.class.php, method Upload::validate_img()
        Checks whether an image is compliant to an maximum width and height, otherwise is $delete value is true delete it.
    VERTICAL_MENU
    in file links_menu.class.php, constant VERTICAL_MENU
    VERTICAL_SCROLLING_MENU
    in file links_menu.class.php, constant VERTICAL_SCROLLING_MENU
    top

    w

    $warning
    in file application.class.php, variable Application::$warning
    $warning_level
    in file application.class.php, variable Application::$warning_level
    $width
    in file captcha.class.php, variable Captcha::$width
    website_modules
    in file menu_service.class.php, method MenuService::website_modules()
        Return a menu with links to modules
    wordwrap_html
    in file functions.inc.php, function wordwrap_html()
        Inserts a carriage return every $lenght characters. It's equivalent to wordwrap PHP function but it can deal with the HTML entities. An entity is coded on several characters and the wordwrap function counts several characters for an entity whereas it represents only one character.
    write
    in file file_system_element.class.php, method FileSystemElement::write()
        Does the necessary treatment to apply at each writing operation
    WRITE
    in file file.class.php, constant WRITE
    write
    in file cache.class.php, method Cache::write()
        Writes a cache file.
    write
    in file file.class.php, method File::write()
        Writes some text in the file.
    top

    x

    $xml
    in file repository.class.php, variable Repository::$xml
    top

    _

    _assign
    in file links_menu_element.class.php, method LinksMenuElement::_assign()
        Assign tpl vars
    _assign
    in file menu.class.php, method Menu::_assign()
        Assign tpl vars
    _check_cache_file
    in file template.class.php, method Template::_check_cache_file()
        Allows you to know if the cache file is still valid or if it has to be removed because the source file has been updated.
    _check_file
    in file template.class.php, method Template::_check_file()
        Computes the path of the file to load dinamycally according to the user theme and the kind of file (kernel, module, menu or framework file).
    _generate_headers
    in file mail.class.php, method Mail::_generate_headers()
        Generates the mail headers.
    _include
    in file template.class.php, method Template::_include()
        Include a file in another file. You can access to the same variables in the two variables, it's just as if you had copied the content of the included file in the includer.
    _load
    in file template.class.php, method Template::_load()
        Loads a template file.
    _parent
    in file links_menu_element.class.php, method LinksMenuElement::_parent()
        Increase the Menu Depth and set the menu type to its parent one
    _parent
    in file links_menu.class.php, method LinksMenu::_parent()
        Increase the Menu Depth and set the menu type to its parent one
    top
    Documentation generated on Tue, 28 Jul 2009 22:43:33 +0200 by phpDocumentor 1.4.1
    Annonces