Index of All Elements
Package Indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ y ]
[ _ ]
a
- $accept_zero
- in file form_field_integer_positive.class.php, variable Form_Field_Integer_Positive::$accept_zero
Will accept zero
- $action
- in file form.class.php, variable Form::$action
Action - page for action attribute
- $additional_csses
- in file web_page_view.class.php, variable Web_Page_View::$additional_csses
Holds additional CSSes that will be exported to template
- $additional_jses
- in file web_page_view.class.php, variable Web_Page_View::$additional_jses
Holds additional Javascript files that will be exported to template
- $additional_parameters
- in file grid_ctrl.class.php, variable Grid_Ctrl::$additional_parameters
Holds array of additional parameters passed to the controller.
- $atimes
- in file vars_manager.class.php, variable Vars_Manager::$atimes
Holds last access time for each variable
- $autocommit
- in file db_connection.class.php, variable DB_Connection::$autocommit
Autocommit mode
- abstract_path
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::abstract_path()
Converts full path to abstract path, this way files.list is portable between depoyments
- accept_submit
- in file form.class.php, method Form::accept_submit()
Cycles all fields and calls their accept_submit method
- accept_submit
- in file form_field.class.php, method Form_Field::accept_submit()
Accepts submit data
- accept_submit
- in file form_field_checkbox.class.php, method Form_Field_Checkbox::accept_submit()
Accepts submit
- add_additional_parameter
- in file grid_ctrl.class.php, method Grid_Ctrl::add_additional_parameter()
Adds new additional parameter
- add_css
- in file web_page_view.class.php, method Web_Page_View::add_css()
- add_exports
- in file web_ctrl.class.php, method Web_Ctrl::add_exports()
Adds exports. This is bulk version of export()
- add_exports
- in file web_page_view.class.php, method Web_Page_View::add_exports()
Adds exports
- add_external_parameter
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::add_external_parameter()
Adds external parameter
- add_field
- in file form.class.php, method Form::add_field()
Adds field to the form
- add_field_view
- in file form_view.class.php, method Form_View::add_field_view()
Adds field's view object
- add_http_header
- in file web_page_view.class.php, method Web_Page_View::add_http_header()
Adds HTTP header
- add_http_header
- in file just_headers_view.class.php, method Just_Headers_View::add_http_header()
Adds http header that will be sent
- add_js
- in file web_page_view.class.php, method Web_Page_View::add_js()
- add_link_col
- in file sp_grid_wlc.class.php, method SP_Grid_WLC::add_link_col()
Adds new column
- add_link_cols_capture_values_row
- in file sp_grid_wlc.class.php, method SP_Grid_WLC::add_link_cols_capture_values_row()
Adds link columns capture values
- add_listener
- in file exception_handler.class.php, method Exception_Handler::add_listener()
Adds new listener
- add_new_thread
- in file threads_manager.class.php, method Threads_Manager::add_new_thread()
Adds new thread
- add_option
- in file form_field_select.class.php, method Form_Field_Select::add_option()
Adds new option
- add_pair
- in file tple_exports.class.php, method Tple_Exports::add_pair()
Adds new variable and value
- add_pair
- in file config_loader.class.php, method Config_Loader::add_pair()
Adds new key-value pair
- add_param_pair
- in file redirect_composer.class.php, method Redirect_Composer::add_param_pair()
Add new parameter pair
- add_potential_error
- in file form_field.class.php, method Form_Field::add_potential_error()
Adds potential error for the field
- add_processed_state
- in file gform_ctrl.class.php, method GForm_Ctrl::add_processed_state()
Adds new processed state
- add_radio
- in file form_field_radio_group.class.php, method Form_Field_Radio_Group::add_radio()
Adds radio button
- add_row
- in file grid.class.php, method Grid::add_row()
Adds new row
- add_section_to_conf_file
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::add_section_to_conf_file()
Adds new section to conf file
- add_snapshot
- in file threads_manager.class.php, method Threads_Manager::add_snapshot()
Adds snapshot for thread specified by $thread_num
- add_threads_manager_var
- in file redirect_composer_local.class.php, method Redirect_Composer_Local::add_threads_manager_var()
Adds threads manager var to parameters
- add_to_files_list_dir
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::add_to_files_list_dir()
Adds dir to files list
- add_to_files_list_file
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::add_to_files_list_file()
Adds file to files list
- add_to_files_list_symlink
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::add_to_files_list_symlink()
Adds symlink to files list
- add_tpl_map_entry
- in file static_html_form_generator.class.php, method Static_HTML_Form_Generator::add_tpl_map_entry()
Adds new map entry for templates
- add_transit_var
- in file web_ctrl.class.php, method Web_Ctrl::add_transit_var()
- add_var
- in file context.class.php, method Context::add_var()
Adds new variable.
- add_var
- in file vars_manager.class.php, method Vars_Manager::add_var()
Adds new variable. Shortcut for register_var() and set_var()
- add_view
- in file web_page.class.php, method Web_Page::add_view()
Adds view
- add_web_event_simple
- in file web_event_composite.class.php, method Web_Event_Composite::add_web_event_simple()
Adds new Web_Event_Simple
- add_wed_event_action_pair
- in file web_events_dispatcher.class.php, method Web_Event_Dispatcher::add_wed_event_action_pair()
Adds new event-action pair
- add_wes
- in file web_event_composite.class.php, method Web_Event_Composite::add_wes()
Alias of add_web_event_simple
- after_save
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::after_save()
Called right after object is saved.
- ask_for_forgivenes
- in file paginate_db_data.class.php, method Paginate_DB_Data::ask_for_forgivenes()
Check the forgivenes mode and throws exception if mode is false
- assign
- in file i_tple.class.php, method I_Tple::assign()
Assignes value to variable in tple dataspace
- assign
- in file tangra_simple_tple.class.php, method Tangra_Simple_Tple::assign()
Assignes value to a key/tag.
- assign_set_array
- in file tangra_simple_tple.class.php, method Tangra_Simple_Tple::assign_set_array()
Sets entire assigment array at once. Useful when array is loaded from file. Normally is not used by the users.
- assign_strict
- in file tangra_simple_tple.class.php, method Tangra_Simple_Tple::assign_strict()
Assignes value to a key/tag. Similar to Tangra_Simple_Tple::assign() but will throw exception if there is already added value with the same key.
b
- $base_url
- in file web_site_config.class.php, variable Web_Site_Config::$base_url
Base URL
- backup_files_list
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::backup_files_list()
Makes a copy of current files.list in order to be used later when generating new one (after upgrade)
- basic_check
- in file form_field_number_nls.class.php, method Form_Field_Number_NLS::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_number_fixed.class.php, method Form_Field_Number_Fixed::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_money_positive.class.php, method Form_Field_Money_Positive::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_password.class.php, method Form_Field_Password::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_number.class.php, method Form_Field_Number::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_select.class.php, method Form_Field_Select::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_text.class.php, method Form_Field_Text::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_select_multiple.class.php, method Form_Field_Select_Multiple::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_money.class.php, method Form_Field_Money::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_radio_group.class.php, method Form_Field_Radio_Group::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_integer_positive.class.php, method Form_Field_Integer_Positive::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_date_triad.class.php, method Form_Field_Date_Triad::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_datetime.class.php, method Form_Field_Datetime::basic_check()
Checks for valid datetime
- basic_check
- in file form_field_date.class.php, method Form_Field_Date::basic_check()
Performs basic check for validity
- basic_check
- in file form_field.class.php, method Form_Field::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_email.class.php, method Form_Field_Email::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_ereg.class.php, method Form_Field_Ereg::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_integer_limited.class.php, method Form_Field_Integer_Limited::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_integer.class.php, method Form_Field_Integer::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_hid.class.php, method Form_Field_HID::basic_check()
Performs basic check for validity
- basic_check
- in file form_field_file.class.php, method Form_Field_File::basic_check()
Performs basic check for validity
- basic_check
- in file form.class.php, method Form::basic_check()
Performs value check on all fields
c
- $capture
- in file web_event_simple.class.php, variable Web_Event_Simple::$capture
label of the capture
- $category
- in file tangra_module_release_category.class.php, variable Tangra_Module_Release_Category::$category
Category ID
- $changes
- in file tangra_module_release.class.php, variable Tangra_Module_Release::$changes
Change notes
- $charset
- in file form_view.class.php, variable Form_View::$charset
Charset that will be used to prepare data of the fields (escaping with htmleentities)
- $charset
- in file form_field_view.class.php, variable Form_Field_View::$charset
Charset that will be used to prepare data of the field (escaping with htmleentities)
- $colors
- in file sql_highlighter.class.php, variable SQL_Highlighter::$colors
- $columns_number
- in file grid.class.php, variable Grid::$columns_number
How many coluns will grid have
- $conn
- in file db_connection.class.php, variable DB_Connection::$conn
DB connection itself (resource)
- $connected
- in file db_connection.class.php, variable DB_Connection::$connected
Is connected to DB?
- $current_errors
- in file form_field.class.php, variable Form_Field::$current_errors
Array with current errors
- $current_host
- in file web_site_config.class.php, variable Web_Site_Config::$current_host
Current hostname
- $current_page
- in file paginated_grid.class.php, variable Paginated_Grid::$current_page
Current page
- $current_page
- in file static_paginated_grid.class.php, variable Static_Paginated_Grid::$current_page
Current page
- $current_page
- in file paginate_db_data.class.php, variable Paginate_DB_Data::$current_page
Holds current page index
- $current_port
- in file web_site_config.class.php, variable Web_Site_Config::$current_port
Current port
- $current_protocol
- in file web_site_config.class.php, variable Web_Site_Config::$current_protocol
Current protocol
- $current_thread_index
- in file threads_manager.class.php, variable Threads_Manager::$current_thread_index
Index of current thread
- $current_url_var
- in file threads_manager.class.php, variable Threads_Manager::$current_url_var
Current URL variable (thread "id")
- calculate_end
- in file paginated_grid.class.php, method Paginated_Grid::calculate_end()
Calculates row end index of the page
- calculate_first_page
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::calculate_first_page()
Calculate index of first page
- calculate_last_page
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::calculate_last_page()
Calculate index of last page
- calculate_next_page
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::calculate_next_page()
Calculates next page index
- calculate_prev_page
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::calculate_prev_page()
Calculate previous page index
- calculate_records_from
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::calculate_records_from()
Calculates and returns start record number
- calculate_records_to
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::calculate_records_to()
Calculates and returnt end record number
- calculate_start
- in file paginate_db_data.class.php, method Paginate_DB_Data::calculate_start()
Calculates start of current page
- calculate_start
- in file paginated_grid.class.php, method Paginated_Grid::calculate_start()
Calculates row start index of the page
- calculate_total_pages
- in file paginate_db_data.class.php, method Paginate_DB_Data::calculate_total_pages()
Calculates total pages
- calculate_total_pages
- in file paginated_grid.class.php, method Paginated_Grid::calculate_total_pages()
Calculate total pages
- can_upgrade
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::can_upgrade()
This function is called to check if installer can upgrade from given version.
- Can_Upgrade_Loader
- in file can_upgrade_loader.class.php, class Can_Upgrade_Loader
Loads can_upgrade file (from module installation package)
- capture_context
- in file web_context.class.php, method Web_Context::capture_context()
Captures content of superglobal variables
- capture_module_details
- in file module_ctrl_xml_importer.class.php, method Module_CTRL_XML_Importer::capture_module_details()
Captures basic module details as hid, description, maintainer, url and license
- capture_module_release_details
- in file module_ctrl_xml_importer.class.php, method Module_CTRL_XML_Importer::capture_module_release_details()
Extracts module release details from SimpleXMLElement object
- capture_page_url_name
- in file web_page.class.php, method Web_Page::capture_page_url_name()
Captures current URL from context
- capture_relations
- in file module_ctrl_xml_importer.class.php, method Module_CTRL_XML_Importer::capture_relations()
Extracts relations from SimpleXMLElement object
- capture_submit
- in file form_field_select_multiple.class.php, method Form_Field_Select_Multiple::capture_submit()
Captures submit
- capture_submit
- in file form_field.class.php, method Form_Field::capture_submit()
Captures submit
- capture_submit
- in file form.class.php, method Form::capture_submit()
Transfers values from $_POST or $_GET into html_value ofd each field
- capture_submit
- in file form_field_date_triad.class.php, method Form_Field_Date_Triad::capture_submit()
Captures submit
- capture_submit
- in file form_field_file.class.php, method Form_Field_File::capture_submit()
Captures submit
- capture_submit
- in file form_field_checkbox.class.php, method Form_Field_Checkbox::capture_submit()
Captures submit
- capture_transit_vars
- in file web_ctrl.class.php, method Web_Ctrl::capture_transit_vars()
- captute_params
- in file module_ctrl_xml_importer.class.php, method Module_CTRL_XML_Importer::captute_params()
Extracts parameters from SimpleXMLElement object
- change_field_p_error_map_entry
- in file static_html_form_generator.class.php, method Static_HTML_Form_Generator::change_field_p_error_map_entry()
Changes map entry for field error template
- change_tpl_map_entry
- in file static_html_form_generator.class.php, method Static_HTML_Form_Generator::change_tpl_map_entry()
Changes existying map entry for template
- check_for_duplicate_captures
- in file web_events_dispatcher.class.php, method Web_Event_Dispatcher::check_for_duplicate_captures()
Checks if there are duplicate captures
- check_guard_pair
- in file form_guard.class.php, method Form_Guard::check_guard_pair()
Checks if the value received by the last submit is valid
- check_params
- in file tangra_module_uninstaller.class.php, method Tangra_Module_Uninstaller::check_params()
Checks if all required parameters are present
- check_params
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::check_params()
Checks if all required parameters are present
- check_timestamp
- in file date.inc.php, function check_timestamp()
Checks timestamp in format: Y-m-d H:i:s if it is valid.
- check_tpl_var_name
- in file tangra_simple_tple.class.php, method Tangra_Simple_Tple::check_tpl_var_name()
Checks if $tpl_var is "valid" key identifier
- clear_all_assigns
- in file tangra_simple_tple.class.php, method Tangra_Simple_Tple::clear_all_assigns()
Clears all asigments.
- clear_errors
- in file form_field.class.php, method Form_Field::clear_errors()
Clear current errors
- close
- in file db_recordset_installer.class.php, method DB_Recordset_Installer::close()
Closes the recordset
- close
- in file tangra_file.class.php, method Tangra_File::close()
Closes the file
- close
- in file db_recordset.class.php, method DB_Recordset::close()
closing the recorset
- close
- in file i_db_recordset.class.php, method I_DB_Recordset::close()
Closes recordeset
- collect_garbage
- in file threads_manager.class.php, method Threads_Manager::collect_garbage()
Colects garbage snapshots
- compile_bulk
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::compile_bulk()
Compiles bulk of files contained in $source_dir into $destination_dir
- compile_tpl_file
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::compile_tpl_file()
Compiles template file and writes the rezult in destination file. Adds full destination path to files list.
- complete_trans
- in file db_connection.class.php, method DB_Connection::complete_trans()
Finishing transaction
- complete_trans
- in file db_connection_installer.class.php, method DB_Connection_Installer::complete_trans()
Ends (commit) db transaction
- compose_add_new_event_name
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::compose_add_new_event_name()
Composes name for add new event
- compose_email
- in file inet_functions.inc.php, function compose_email()
Composes email string in $email <$name> format
- compose_external_params_var_name
- in file gform_ctrl.class.php, method GForm_Ctrl::compose_external_params_var_name()
Composes string with external parameters vars name.
- compose_object_id_event_name
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::compose_object_id_event_name()
Composes name for receiving object id event
- Config_Loader
- in file config_loader.class.php, class Config_Loader
Base class for configuration loaders.
- Config_Loader_File
- in file config_loader_file.class.php, class Config_Loader_File
Loads configuration data from file.
- connect
- in file db_connection_installer.class.php, method DB_Connection_Installer::connect()
Fake
- connect
- in file db_connection.class.php, method DB_Connection::connect()
Tries to connect to DB
- Context
- in file context.class.php, class Context
Container for variables.
- convert_int_to_money
- in file form_field_money_view.class.php, method Form_Field_Money_View::convert_int_to_money()
Converts integer to money
- convert_money_to_int
- in file form_field_money.class.php, method Form_Field_Money::convert_money_to_int()
Converts money value to integer
- convert_number_from_nls_format
- in file number_functions.inc.php, function convert_number_from_nls_format()
Converts number in NLS format to native number
- convert_number_to_nls_format
- in file number_functions.inc.php, function convert_number_to_nls_format()
Converts number to number in NLS presentation
- copy_categories
- in file tangra_module_release_category_dbc.class.php, method Tangra_Module_Release_Category_DBC::copy_categories()
Copy categories from one release to another
- copy_module_ctrl
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::copy_module_ctrl()
Copies module.ctrl file to modules conf dir
- copy_parameters
- in file tangra_module_release_param_dbc.class.php, method Tangra_Module_Release_Param_DBC::copy_parameters()
Copyes parameters from one release to other
- copy_relations
- in file tangra_module_release_relation_dbc.class.php, method Tangra_Module_Release_Relation_DBC::copy_relations()
Copyes relation from one release to other
- copy_static_content_bulk
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::copy_static_content_bulk()
Recursive copy of given directory
- copy_static_file
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::copy_static_file()
Copies file.
- config_loader.class.php
- procedural page config_loader.class.php
- config_loader_file.class.php
- procedural page config_loader_file.class.php
- context.class.php
- procedural page context.class.php
- count_snapshots
- in file threads_manager.class.php, method Threads_Manager::count_snapshots()
- create_default_tpl_maps
- in file static_html_form_generator.class.php, method Static_HTML_Form_Generator::create_default_tpl_maps()
Creates default template maps for fields and fields potential errors
- create_dir
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::create_dir()
Creates directory and adds it to files list.
- create_dir_full_path
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::create_dir_full_path()
Creates directory and adds it to files list.
- create_field_errors_tpl_map
- in file static_html_form_generator.class.php, method Static_HTML_Form_Generator::create_field_errors_tpl_map()
Creates default map for fields' potential errors
- create_form
- in file form_ctrl.class.php, method Form_Ctrl::create_form()
User have to define this method and to return instance of Form
- create_form_view
- in file form_ctrl.class.php, method Form_Ctrl::create_form_view()
User have to define this method and to return instance of Form_View
- create_grid
- in file grid_ctrl.class.php, method Grid_Ctrl::create_grid()
Overoload this method, create your Grid object and return it
- create_key_with_parent_id
- in file registry_db.class.php, method Registry_DB::create_key_with_parent_id()
Creates key with parent ID given
- create_key_w_path
- in file registry_db.class.php, method Registry_DB::create_key_w_path()
Creates key with full path given
- create_key_w_path
- in file registry.class.php, method Registry::create_key_w_path()
Create key with given full path
- create_links_to_categories
- in file module_ctrl_xml_importer.class.php, method Module_CTRL_XML_Importer::create_links_to_categories()
Creates links (Tangra_Module_Release_Category_DBC) to module categories
- create_module
- in file module_ctrl_xml_importer.class.php, method Module_CTRL_XML_Importer::create_module()
Populates Tangra_Module_DBC object and saves it in DB
- create_module_conf_dir
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::create_module_conf_dir()
Creates modules conf dir (hidden/conf/modules)
- create_module_dir
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::create_module_dir()
Creates module's config dir, i.e. where module.ctrl file will be installed
- create_module_release
- in file module_ctrl_xml_importer.class.php, method Module_CTRL_XML_Importer::create_module_release()
Creates instance of Tangra_Module_Release_DBC, populates it and saves in DB
- create_new_thread
- in file threads_manager.class.php, method Threads_Manager::create_new_thread()
Creates new thread
- create_object
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::create_object()
Creates and returns I_DB_Storable object.
- create_paginate_db_data
- in file grid_ctrl.class.php, method Grid_Ctrl::create_paginate_db_data()
Overload this method, create Paginate_DB_Data and return it
- create_redirect_composer
- in file web_ctrl.class.php, method Web_Ctrl::create_redirect_composer()
- create_redirect_view
- in file web_page.class.php, method Web_Page::create_redirect_view()
Creates and returns Just_Headers_View with redirect (Location: ) header
- create_release_params_and_relations
- in file module_ctrl_xml_importer.class.php, method Module_CTRL_XML_Importer::create_release_params_and_relations()
Creates release parameters and relations (Tangra_Module_Release_Param_DBC and Tangra_Module_Release_Relation_DBC)
- create_submit_event
- in file form.class.php, method Form::create_submit_event()
Creates submit event with capture specified by $submit_name
- create_sym_link
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::create_sym_link()
Creates symlink and adds it to files list
- create_view
- in file web_page.class.php, method Web_Page::create_view()
End classes must implement this function and it must be used always for creating views (i.e. no new Some_View())
- can_upgrade_loader.class.php
- procedural page can_upgrade_loader.class.php
d
- $date_format
- in file form_field_date.class.php, variable Form_Field_Date::$date_format
Date format
- $day
- in file form_field_date_triad.class.php, variable Form_Field_Date_Triad::$day
Day holder
- $dbc
- in file tangra_module_uninstaller.class.php, variable Tangra_Module_Uninstaller::$dbc
- $dbc
- in file registry_db.class.php, variable Registry_DB::$dbc
Holds DB_Connection instance
- $dbc
- in file gform_ctrl_with_obj.class.php, variable GForm_Ctrl_With_Object::$dbc
DB_Connection object
- $db_autocommit
- in file db_config.class.php, variable DB_Config::$db_autocommit
Is autocommit turned on. 0 = false, 1 = true
- $db_default_charset
- in file db_config.class.php, variable DB_Config::$db_default_charset
Default charset (like utf8, latin1, etc.)
- $db_dsn
- in file db_config.class.php, variable DB_Config::$db_dsn
Data Source Name for NON-Persisten DB connection WITH transactions
- $db_dsn_pnt
- in file db_config.class.php, variable DB_Config::$db_dsn_pnt
Data source name for Persistent DB connection withOUT transactions
- $db_tables_prefix
- in file db_config.class.php, variable DB_Config::$db_tables_prefix
Prefix for db tables. Useful for shared hostings where just one DB schema is available
- $default_encoding
- in file web_site_config.class.php, variable Web_Site_Config::$default_encoding
Default encoding for the site
- $default_event_action_pair
- in file web_events_dispatcher.class.php, variable Web_Event_Dispatcher::$default_event_action_pair
Default event-action pair
- $default_value
- in file tangra_module_release_param.class.php, variable Tangra_Module_Release_Param::$default_value
Default value for parameter
- $default_value
- in file form_field.class.php, variable Form_Field::$default_value
Default value
- $description
- in file tangra_module.class.php, variable Tangra_Module::$description
Short description about module
- $description
- in file tangra_module_release.class.php, variable Tangra_Module_Release::$description
Description
- $description
- in file tangra_module_category.class.php, variable Tangra_Module_Category::$description
Enter description here...
- $description
- in file tangra_module_release_param.class.php, variable Tangra_Module_Release_Param::$description
Description
- $dir_permissions
- in file tangra_module_installer.class.php, variable Tangra_Module_Installer::$dir_permissions
Permissions that will be used to chmod dirs to
- $document_root_dir
- in file web_site_config.class.php, variable Web_Site_Config::$document_root_dir
Document root absolute path
- $document_root_relative
- in file web_site_config.class.php, variable Web_Site_Config::$document_root_relative
Document root relative to $document_root_dir
- $dsn
- in file db_connection.class.php, variable DB_Connection::$dsn
DB DSN
- debug.inc.php
- procedural page debug.inc.php
- datetime_to_timestamp
- in file date.inc.php, function datetime_to_timestamp()
Converts datetime to timestamp (uses mktime to create timestamp)
- date_ddsmmsyyyy_to_yyyysmmsdd
- in file date.inc.php, function date_ddsmmsyyyy_to_yyyysmmsdd()
Converts date from TANGRA_DATE_FORMAT_DDSMMSYYYY to TANGRA_DATE_FORMAT_YYYYSMMSDD format
- date_mmsddsyyyy_to_yyyysmmsdd
- in file date.inc.php, function date_mmsddsyyyy_to_yyyysmmsdd()
Converts date from TANGRA_DATE_FORMAT_MMSDDSYYYY to TANGRA_DATE_FORMAT_YYYYSMMSDD format
- date_yyyysmmsdd_to_ddsmmsyyyy
- in file date.inc.php, function date_yyyysmmsdd_to_ddsmmsyyyy()
Converts date from TANGRA_DATE_FORMAT_YYYYSMMSDD to TANGRA_DATE_FORMAT_DDSMMSYYYY format
- date_yyyysmmsdd_to_mmsddsyyyy
- in file date.inc.php, function date_yyyysmmsdd_to_mmsddsyyyy()
Converts date from TANGRA_DATE_FORMAT_YYYYSMMSDD to TANGRA_DATE_FORMAT_MMSDDSYYYY format
- days_in_month
- in file date.inc.php, function days_in_month()
Returns days count in given month
- db_config.class.php
- procedural page db_config.class.php
- db_config_loader_file.class.php
- procedural page db_config_loader_file.class.php
- db_connection.class.php
- procedural page db_connection.class.php
- db_connection_installer.class.php
- procedural page db_connection_installer.class.php
- db_recordset.class.php
- procedural page db_recordset.class.php
- db_recordset_installer.class.php
- procedural page db_recordset_installer.class.php
- DB_Config
- in file db_config.class.php, class DB_Config
Database configuration
- DB_Config_Loader_File
- in file db_config_loader_file.class.php, class DB_Config_Loader_File
Loads configuration from file and populates DB_Config object
- DB_Connection
- in file db_connection.class.php, class DB_Connection
Base class for DB_Connection class family.
- DB_Connection_Installer
- in file db_connection_installer.class.php, class DB_Connection_Installer
This class is ment to be used ONLY by module installers
- DB_Recordset
- in file db_recordset.class.php, class DB_Recordset
DB_Recorset is intended to be returned by DB_Connection::execute method and to contain results of the SQL statement
- DB_Recordset_Installer
- in file db_recordset_installer.class.php, class DB_Recordset_Installer
This class is ment to be used ONLY by module installers
- decompose_key_path
- in file registry_key.class.php, method Registry_Key::decompose_key_path()
Decomposes path into array
- delete
- in file tangra_module_release_relation_dbc.class.php, method Tangra_Module_Release_Relation_DBC::delete()
Deletes record
- delete
- in file tangra_module_release_category_dbc.class.php, method Tangra_Module_Release_Category_DBC::delete()
Deletes link
- delete
- in file tangra_module_release_dbc.class.php, method Tangra_Module_Release_DBC::delete()
Deletes record
- delete
- in file tangra_module_release_param_dbc.class.php, method Tangra_Module_Release_Param_DBC::delete()
Deletes record
- delete
- in file tangra_module_release_file_dbc.class.php, method Tangra_Module_Release_File_DBC::delete()
Deletes DB record
- delete
- in file tangra_module_dbc.class.php, method Tangra_Module_DBC::delete()
Deletes module
- delete
- in file registry_key_db.class.php, method Registry_Key_DB::delete()
Deletes a key specified by it's ID
- delete_cascade
- in file tangra_module_release_deleter.class.php, method Tangra_Module_Release_Deleter::delete_cascade()
Deletes release and all connected child records such as parameters, category links, relations
- delete_cascade
- in file tangra_module_release_file_dbc.class.php, method Tangra_Module_Release_File_DBC::delete_cascade()
Deletes DB record and the file
- delete_cascade
- in file tangra_module_deleter.class.php, method Tangra_Module_Deleter::delete_cascade()
Deletes module its releases
- delete_for_release
- in file tangra_module_release_relation_dbc.class.php, method Tangra_Module_Release_Relation_DBC::delete_for_release()
Deletes all relation for release
- delete_for_release
- in file tangra_module_release_category_dbc.class.php, method Tangra_Module_Release_Category_DBC::delete_for_release()
Deletes all links for release
- delete_for_release
- in file tangra_module_release_param_dbc.class.php, method Tangra_Module_Release_Param_DBC::delete_for_release()
Deletes all parameters for release
- delete_for_release
- in file tangra_module_release_file_dbc.class.php, method Tangra_Module_Release_File_DBC::delete_for_release()
Deletes all records and files for release
- delete_key_and_children_with_id
- in file registry_key_db.class.php, method Registry_Key_DB::delete_key_and_children_with_id()
Deletes key (specified with ID) and it's children
- delete_key_and_children_with_path
- in file registry_key_db.class.php, method Registry_Key_DB::delete_key_and_children_with_path()
Deletes key (specified with full path) and it's children
- delete_relations_for_module
- in file tangra_module_release_relation_dbc.class.php, method Tangra_Module_Release_Relation_DBC::delete_relations_for_module()
- deselect_all_options
- in file form_field_select_multiple.class.php, method Form_Field_Select_Multiple::deselect_all_options()
Deselects all options
- deselect_option
- in file form_field_select_multiple.class.php, method Form_Field_Select_Multiple::deselect_option()
Marks options as not selected
- detect_page
- in file grid_ctrl.class.php, method Grid_Ctrl::detect_page()
Detects current page number.
- dir_disk_usage
- in file filesystem_functions.inc.php, function dir_disk_usage()
Returns disk usage of directory $location in bytes.
- disconnect
- in file db_connection_installer.class.php, method DB_Connection_Installer::disconnect()
Disconnects
- disconnect
- in file db_connection.class.php, method DB_Connection::disconnect()
Disconnects from the DB
- display
- in file i_tple.class.php, method I_Tple::display()
Displays the template
- display
- in file tangra_simple_tple.class.php, method Tangra_Simple_Tple::display()
Parses and displays template file.
- display_adv
- in file i_tple_advanced.class.php, method I_Tple_Advanced::display_adv()
- dl_large_file
- in file inet_functions.inc.php, function dl_large_file()
Downloads file
- dprintbr
- in file debug.inc.php, function dprintbr()
Debug printbr. Will capture printed content add it to $_dprint_content global var. Later $_dprint_content content will be exported as _debug_print template variable on show.
- dprint_r_pre
- in file debug.inc.php, function dprint_r_pre()
Debug print_r_pre(). Will capture printed content add it to $_dprint_content global var. Later $_dprint_content content will be exported as _debug_print template variable on show.
- dvar_dump_pre
- in file debug.inc.php, function dvar_dump_pre()
Debug var_dump_pre(). Will capture printed content add it to $_dprint_content global var. Later $_dprint_content content will be exported as _debug_print template variable on show.
- date.inc.php
- procedural page date.inc.php
e
- $empty_value
- in file form_field_select.class.php, variable Form_Field_Select::$empty_value
Empty value
- $enctype
- in file form.class.php, variable Form::$enctype
Encoding Form::ENCODING_APPLICATION / Form::ENCODING_MULTIPART
- $ereg
- in file form_field_ereg.class.php, variable Form_Field_Ereg::$ereg
- $error_reporting
- in file web_site_config.class.php, variable Web_Site_Config::$error_reporting
Error reporting level Default is 4095
- $error_reporting_php4_libs
- in file web_site_config.class.php, variable Web_Site_Config::$error_reporting_php4_libs
Error reporting for PHP4 libs Default is 2047
- $errs_tpl_map
- in file static_html_form_generator.class.php, variable Static_HTML_Form_Generator::$errs_tpl_map
Map for fields' errors templates
- $event_action_pairs
- in file web_events_dispatcher.class.php, variable Web_Event_Dispatcher::$event_action_pairs
Array containing event-action pairs
- $exports
- in file form_ctrl.class.php, variable Form_Ctrl::$exports
TPLE_Exports holder
- $exports
- in file web_page_view.class.php, variable Web_Page_View::$exports
TPLE_Exports holder
- $expose_tangra
- in file web_site_config.class.php, variable Web_Site_Config::$expose_tangra
Shall tangra be exposed as http header like X-Powered-By: Tangra Framework for PHP/2.*
- $external_params
- in file static_paginated_grid.class.php, variable Static_Paginated_Grid::$external_params
Array that contains external parameters pairs
- $extra_param
- in file gform_ctrl_with_obj_ep.class.php, variable GForm_Ctrl_With_Object_EP::$extra_param
Extra parameter that will be passed by top level controller (page/ajax_ctrl)
- $ext_inc_dir
- in file web_site_config.class.php, variable Web_Site_Config::$ext_inc_dir
ext_inc dir absolute path
- event.class.php
- procedural page event.class.php
- exception_handler.class.php
- procedural page exception_handler.class.php
- empty_dir
- in file filesystem_functions.inc.php, function empty_dir()
Removes all content from dir.
- ENCODING_APPLICATION
- in file form.class.php, class constant Form::ENCODING_APPLICATION
Enter description here...
- ENCODING_MULTIPART
- in file form.class.php, class constant Form::ENCODING_MULTIPART
- error
- in file i_exception_listener.class.php, method I_Exception_Listener::error()
Exception_Handler will call this method to send the exception ot listener
- Event
- in file event.class.php, class Event
Base class for Event classes family.
- Exception_Handler
- in file exception_handler.class.php, class Exception_Handler
Used for central registar for exception listeners.
- exception_html_print
- in file debug.inc.php, function exception_html_print()
Better looking output for exceptions. This function is normally not used directly by the users but by site's boot process to give it as a parameter to PHP's set_exception_handler()
- execute
- in file db_connection.class.php, method DB_Connection::execute()
Executes SQL statemnt
- execute
- in file db_connection_installer.class.php, method DB_Connection_Installer::execute()
Executes SQL statemen
- execute_in_trans
- in file db_connection.class.php, method DB_Connection::execute_in_trans()
Executes sql statemnt(s) in transaction
- exists_in_cookie
- in file web_context.class.php, method Web_Context::exists_in_cookie()
Checks if variable exists in COOKIE
- exists_in_env
- in file web_context.class.php, method Web_Context::exists_in_env()
Checks if variable exists in ENV
- exists_in_get
- in file web_context.class.php, method Web_Context::exists_in_get()
Checks if variable exists in GET
- exists_in_pi
- in file web_context.class.php, method Web_Context::exists_in_pi()
Checks if variable exists in PI (Path_Info)
- exists_in_post
- in file web_context.class.php, method Web_Context::exists_in_post()
Checks if variable exists in POST
- exists_in_server
- in file web_context.class.php, method Web_Context::exists_in_server()
Checks if variable exists in SERVER
- exists_in_session
- in file web_context.class.php, method Web_Context::exists_in_session()
Checks if variable exists in SESSIOn
- expand
- in file config_loader.class.php, method Config_Loader::expand()
Expands keys that are present in values
- export
- in file form_ctrl.class.php, method Form_Ctrl::export()
Alias of $this->exports->add_pair()
- export
- in file web_page_view.class.php, method Web_Page_View::export()
Adds value key-value pair exports
- export
- in file web_ctrl.class.php, method Web_Ctrl::export()
Adds value key-value pair exports
- export_uni_back
- in file web_page.class.php, method Web_Page::export_uni_back()
Detects referer (if local) and exports it as _uni_back
- extract_key
- in file config_loader.class.php, method Config_Loader::extract_key()
Extracts single key that start at position $start in string $value
- extract_keys
- in file config_loader.class.php, method Config_Loader::extract_keys()
Extracts all keys (delimited by % from both sides)
f
- $field
- in file form_field_view.class.php, variable Form_Field_View::$field
Form_Field object
- $fields
- in file form.class.php, variable Form::$fields
Fields of the form
- $fields_tpl_map
- in file static_html_form_generator.class.php, variable Static_HTML_Form_Generator::$fields_tpl_map
Map for fields templates
- $fields_views
- in file form_view.class.php, variable Form_View::$fields_views
Views of form fields
- $files
- in file tangra_module_installer.class.php, variable Tangra_Module_Installer::$files
List of installed files and directories
- $file_group
- in file tangra_module_installer.class.php, variable Tangra_Module_Installer::$file_group
Usergroup to which intalled files will be chown-ed
- $file_handle
- in file tangra_file.class.php, variable Tangra_File::$file_handle
Handle for the file
- $file_name
- in file tangra_file.class.php, variable Tangra_File::$file_name
File name
- $file_path
- in file tangra_module_release_file.class.php, variable Tangra_Module_Release_File::$file_path
Path to release file
- $file_path
- in file tangra_module_info_loader_file.class.php, variable Tangra_Module_Info_Loader_File::$file_path
Path to module.ctrl.xml file
- $file_path
- in file can_upgrade_loader.class.php, variable Can_Upgrade_Loader::$file_path
Path to can_upgrade file
- $file_permissions
- in file tangra_module_installer.class.php, variable Tangra_Module_Installer::$file_permissions
Filepermissions that will be used to chmod installed files to
- $floating_separator
- in file form_field_money.class.php, variable Form_Field_Money::$floating_separator
Decimal separator
- $floating_separator
- in file form_field_number_nls.class.php, variable Form_Field_Number_NLS::$floating_separator
Decimal separator
- $forgiving
- in file paginate_db_data.class.php, variable Paginate_DB_Data::$forgiving
If set to false some methods will throw exception if you try to fetch non existing page.
- $form
- in file form_view.class.php, variable Form_View::$form
Form for which is current view
- $form
- in file static_html_form_generator.class.php, variable Static_HTML_Form_Generator::$form
Form object
- $form
- in file form_ctrl.class.php, variable Form_Ctrl::$form
Form object
- $form
- in file form_guard.class.php, variable Form_Guard::$form
Form object
- $form_guard
- in file gform_ctrl.class.php, variable GForm_Ctrl::$form_guard
Holds Form_Guard object
- $form_guarded_pairs
- in file gform_ctrl.class.php, variable GForm_Ctrl::$form_guarded_pairs
Array containing guarded_pairs
- $form_guarded_pairs_vm
- in file form_guard.class.php, variable Form_Guard::$form_guarded_pairs_vm
Vars manager for guarded pairs
- $form_ok
- in file form.class.php, variable Form::$form_ok
Status of the submission of the form
- $form_view
- in file form_ctrl.class.php, variable Form_Ctrl::$form_view
Form_View Object
- $foss
- in file tangra_module_license.class.php, variable Tangra_Module_License::$foss
Is license Free and Open Source (FOSS)
- fail_trans
- in file db_connection_installer.class.php, method DB_Connection_Installer::fail_trans()
Fails transaction (rollback)
- fail_trans
- in file db_connection.class.php, method DB_Connection::fail_trans()
Manually marking transaction as failed
- fetch
- in file i_tple.class.php, method I_Tple::fetch()
Fetches and returns the template
- fetch
- in file tangra_simple_tple.class.php, method Tangra_Simple_Tple::fetch()
Loads file specified by $tpl, parses it and returns it with all tags replaced with assigned values.
- fetch_adv
- in file i_tple_advanced.class.php, method I_Tple_Advanced::fetch_adv()
- fetch_content
- in file just_headers_view.class.php, method Just_Headers_View::fetch_content()
Empty method just for compliance with Web_Page_View declaration
- fetch_content
- in file web_page_view.class.php, method Web_Page_View::fetch_content()
Returns page HTML
- fetch_current_page
- in file paginate_db_data.class.php, method Paginate_DB_Data::fetch_current_page()
Gathers current page rows
- fetch_current_page
- in file paginated_grid.class.php, method Paginated_Grid::fetch_current_page()
Fetches current page.
- fetch_first_page
- in file paginate_db_data.class.php, method Paginate_DB_Data::fetch_first_page()
Fetches first page
- fetch_first_page
- in file paginated_grid.class.php, method Paginated_Grid::fetch_first_page()
Fetches first page
- fetch_last_page
- in file paginated_grid.class.php, method Paginated_Grid::fetch_last_page()
Fetches last page
- fetch_last_page
- in file paginate_db_data.class.php, method Paginate_DB_Data::fetch_last_page()
Fetches last page
- fetch_next_page
- in file paginated_grid.class.php, method Paginated_Grid::fetch_next_page()
Fetches next page (next is relative to current page)
- fetch_next_page
- in file paginate_db_data.class.php, method Paginate_DB_Data::fetch_next_page()
Fetches next page
- fetch_object
- in file db_recordset.class.php, method DB_Recordset::fetch_object()
Fetches row as object
- fetch_object
- in file db_recordset_installer.class.php, method DB_Recordset_Installer::fetch_object()
Fetches one row as object from recordset
- fetch_object
- in file i_db_recordset.class.php, method I_DB_Recordset::fetch_object()
Fetches data as object
- fetch_page
- in file paginated_grid.class.php, method Paginated_Grid::fetch_page()
Fetches page specified by $page
- fetch_page
- in file paginate_db_data.class.php, method Paginate_DB_Data::fetch_page()
Fetches page specified by $page
- fetch_prev_page
- in file paginate_db_data.class.php, method Paginate_DB_Data::fetch_prev_page()
Fetches previous page
- fetch_prev_page
- in file paginated_grid.class.php, method Paginated_Grid::fetch_prev_page()
Fetches previous page
- fetch_row
- in file i_db_recordset.class.php, method I_DB_Recordset::fetch_row()
Fetches row as array
- fetch_row
- in file db_recordset_installer.class.php, method DB_Recordset_Installer::fetch_row()
Fetches one row from recordset
- fetch_row
- in file db_recordset.class.php, method DB_Recordset::fetch_row()
Fetches one row
- filesystem_functions.inc.php
- procedural page filesystem_functions.inc.php
- find_files
- in file filesystem_functions.inc.php, function find_files()
Enter description here...
- find_full_path_arr
- in file registry_key_db.class.php, method Registry_Key_DB::find_full_path_arr()
Returns full path of the current key
- find_option_by_html_value
- in file form_field_select_multiple.class.php, method Form_Field_Select_Multiple::find_option_by_html_value()
Returns option value for option with html_value = $html_value
- find_start_and_end_of_conf_section
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::find_start_and_end_of_conf_section()
Find start and end indexes of module's section
- Form
- in file form.class.php, class Form
Class Form is used to handle most of the aspects when working with HTML forms
- form_field_checkbox.class.php
- procedural page form_field_checkbox.class.php
- form_field_checkbox_view.class.php
- procedural page form_field_checkbox_view.class.php
- form_field_date.class.php
- procedural page form_field_date.class.php
- form_field_date_view.class.php
- procedural page form_field_date_view.class.php
- form_field_datetime.class.php
- procedural page form_field_datetime.class.php
- form_field_datetime_view.class.php
- procedural page form_field_datetime_view.class.php
- form_field_date_triad.class.php
- procedural page form_field_date_triad.class.php
- form_field_date_triad_view.class.php
- procedural page form_field_date_triad_view.class.php
- form_field_email.class.php
- procedural page form_field_email.class.php
- form_field_email_view.class.php
- procedural page form_field_email_view.class.php
- form_field_ereg.class.php
- procedural page form_field_ereg.class.php
- form_field_ereg_view.class.php
- procedural page form_field_ereg_view.class.php
- form_field_file.class.php
- procedural page form_field_file.class.php
- form_field_file_view.class.php
- procedural page form_field_file_view.class.php
- form_field.class.php
- procedural page form_field.class.php
- form_field_view.class.php
- procedural page form_field_view.class.php
- form_field_hid.class.php
- procedural page form_field_hid.class.php
- form_field_hid_view.class.php
- procedural page form_field_hid_view.class.php
- form_field_hidden.class.php
- procedural page form_field_hidden.class.php
- form_field_hidden_view.class.php
- procedural page form_field_hidden_view.class.php
- form_field_integer.class.php
- procedural page form_field_integer.class.php
- form_field_integer_view.class.php
- procedural page form_field_integer_view.class.php
- form_field_integer_limited.class.php
- procedural page form_field_integer_limited.class.php
- form_field_integer_limited_view.class.php
- procedural page form_field_integer_limited_view.class.php
- form_field_integer_positive.class.php
- procedural page form_field_integer_positive.class.php
- form_field_integer_positive_view.class.php
- procedural page form_field_integer_positive_view.class.php
- form_field_money.class.php
- procedural page form_field_money.class.php
- form_field_money_view.class.php
- procedural page form_field_money_view.class.php
- form_field_money_positive.class.php
- procedural page form_field_money_positive.class.php
- form_field_money_positive_view.class.php
- procedural page form_field_money_positive_view.class.php
- form_field_number.class.php
- procedural page form_field_number.class.php
- form_field_number_view.class.php
- procedural page form_field_number_view.class.php
- form_field_number_fixed.class.php
- procedural page form_field_number_fixed.class.php
- form_field_number_fixed_view.class.php
- procedural page form_field_number_fixed_view.class.php
- form_field_number_nls.class.php
- procedural page form_field_number_nls.class.php
- form_field_number_nls_view.class.php
- procedural page form_field_number_nls_view.class.php
- form_field_password.class.php
- procedural page form_field_password.class.php
- form_field_password_view.class.php
- procedural page form_field_password_view.class.php
- form_field_radio_group.class.php
- procedural page form_field_radio_group.class.php
- form_field_radio_group_semidynamic_view.class.php
- procedural page form_field_radio_group_semidynamic_view.class.php
- form_field_radio_group_view.class.php
- procedural page form_field_radio_group_view.class.php
- form_field_select.class.php
- procedural page form_field_select.class.php
- form_field_select_semidynamic_view.class.php
- procedural page form_field_select_semidynamic_view.class.php
- form_field_select_view.class.php
- procedural page form_field_select_view.class.php
- form_field_select_multiple.class.php
- procedural page form_field_select_multiple.class.php
- form_field_select_multiple_view.class.php
- procedural page form_field_select_multiple_view.class.php
- form_field_text.class.php
- procedural page form_field_text.class.php
- form_field_text_view.class.php
- procedural page form_field_text_view.class.php
- form_field_textarea.class.php
- procedural page form_field_textarea.class.php
- form_field_textarea_view.class.php
- procedural page form_field_textarea_view.class.php
- form.class.php
- procedural page form.class.php
- form_ctrl.class.php
- procedural page form_ctrl.class.php
- form_guard.class.php
- procedural page form_guard.class.php
- form_view.class.php
- procedural page form_view.class.php
- Form_Ctrl
- in file form_ctrl.class.php, class Form_Ctrl
Controller for Form and Form_View objects
- Form_Field
- in file form_field.class.php, class Form_Field
Represents abstract concept of HTML form field
- Form_Field_Checkbox
- in file form_field_checkbox.class.php, class Form_Field_Checkbox
Represents HTML checkbox
- Form_Field_Checkbox_View
- in file form_field_checkbox_view.class.php, class Form_Field_Checkbox_View
View class for Form_Field_Checkbox
- Form_Field_Date
- in file form_field_date.class.php, class Form_Field_Date
Represents text field that accepts date
- Form_Field_Datetime
- in file form_field_datetime.class.php, class Form_Field_Datetime
Represents text form field that accepts datetime values like 2008-04-20 18:33:21
- Form_Field_Datetime_View
- in file form_field_datetime_view.class.php, class Form_Field_Datetime_View
View class for Form_Field_Datetime
- Form_Field_Date_Triad
- in file form_field_date_triad.class.php, class Form_Field_Date_Triad
Represents 3 HTML text fields.
- Form_Field_Date_Triad_View
- in file form_field_date_triad_view.class.php, class Form_Field_Date_Triad_View
View class for Form_Field_Date_Triad
- Form_Field_Date_View
- in file form_field_date_view.class.php, class Form_Field_Date_View
View class for Form_Field_Date
- Form_Field_Email
- in file form_field_email.class.php, class Form_Field_Email
Represents text field that accepts email
- Form_Field_Email_View
- in file form_field_email_view.class.php, class Form_Field_Email_View
View class for Form_Field_Email
- Form_Field_Ereg
- in file form_field_ereg.class.php, class Form_Field_Ereg
Represents text field that is checked for validity against given ereg
- Form_Field_ereg_View
- in file form_field_ereg_view.class.php, class Form_Field_ereg_View
View class for Form_Field_Ereg
- Form_Field_File
- in file form_field_file.class.php, class Form_Field_File
Represents HTML field type=file
- Form_Field_File_View
- in file form_field_file_view.class.php, class Form_Field_File_View
View class for Form_Field_File
- Form_Field_HID
- in file form_field_hid.class.php, class Form_Field_HID
Field that expects valid HID to be provided
- Form_Field_Hidden
- in file form_field_hidden.class.php, class Form_Field_Hidden
Represents HTML field type="hiddne"
- Form_Field_Hidden_View
- in file form_field_hidden_view.class.php, class Form_Field_Hidden_View
View class for Form_Field_Hidden
- Form_Field_HID_View
- in file form_field_hid_view.class.php, class Form_Field_HID_View
View class for Form_Field_HID
- Form_Field_Integer
- in file form_field_integer.class.php, class Form_Field_Integer
Represents text field that accepts integer values
- Form_Field_Integer_Limited
- in file form_field_integer_limited.class.php, class Form_Field_Integer_Limited
Represents text field that accepts limited integer
- Form_Field_Integer_Limited_View
- in file form_field_integer_limited_view.class.php, class Form_Field_Integer_Limited_View
View class for Form_Field_Integer_Limited
- Form_Field_Integer_Positive
- in file form_field_integer_positive.class.php, class Form_Field_Integer_Positive
Represents text field that accepts positive integer value
- Form_Field_Integer_Positive_View
- in file form_field_integer_positive_view.class.php, class Form_Field_Integer_Positive_View
View class for Form_Field_Integer_Positive_View
- Form_Field_Integer_View
- in file form_field_integer_view.class.php, class Form_Field_Integer_View
Enter description here...
- Form_Field_Money
- in file form_field_money.class.php, class Form_Field_Money
Represents text field that accepts money value
- Form_Field_Money_Positive
- in file form_field_money_positive.class.php, class Form_Field_Money_Positive
Represents text field that accepts positive money
- Form_Field_Money_Positive_View
- in file form_field_money_positive_view.class.php, class Form_Field_Money_Positive_View
View class for Form_Field_Money_Positive_View
- Form_Field_Money_View
- in file form_field_money_view.class.php, class Form_Field_Money_View
View class for Form_Field_Money
- Form_Field_Number
- in file form_field_number.class.php, class Form_Field_Number
Represents text field that accepts number
- Form_Field_Number_Fixed
- in file form_field_number_fixed.class.php, class Form_Field_Number_Fixed
Represents text field that accepts number with fixed number of digits
- Form_Field_Number_Fixed_View
- in file form_field_number_fixed_view.class.php, class Form_Field_Number_Fixed_View
View class for Form_Field_Number_Fixed
- Form_Field_Number_NLS
- in file form_field_number_nls.class.php, class Form_Field_Number_NLS
Represents text field that accepts number formated according some NLS specifics
- Form_Field_Number_NLS_View
- in file form_field_number_nls_view.class.php, class Form_Field_Number_NLS_View
View class for Form_Field_Number_NLS
- Form_Field_Number_View
- in file form_field_number_view.class.php, class Form_Field_Number_View
View class for Form_Field_Number
- Form_Field_Password
- in file form_field_password.class.php, class Form_Field_Password
Represents password field
- Form_Field_Password_View
- in file form_field_password_view.class.php, class Form_Field_Password_View
View class for Form_Field_Password
- Form_Field_Radio_Group
- in file form_field_radio_group.class.php, class Form_Field_Radio_Group
Represents group of radio buttons
- Form_Field_Radio_Group_Semidynamic_View
- in file form_field_radio_group_semidynamic_view.class.php, class Form_Field_Radio_Group_Semidynamic_View
Semidynamic view class for Form_Field_Radio_Group
- Form_Field_Radio_Group_View
- in file form_field_radio_group_view.class.php, class Form_Field_Radio_Group_View
View class for Form_Field_Radio_Group
- Form_Field_Select
- in file form_field_select.class.php, class Form_Field_Select
Represents select field
- Form_Field_Select_Multiple
- in file form_field_select_multiple.class.php, class Form_Field_Select_Multiple
Represents select field with multiple choice
- Form_Field_Select_Multiple_View
- in file form_field_select_multiple_view.class.php, class Form_Field_Select_Multiple_View
View class for Form_Field_Select_Multiple
- Form_Field_Select_Semidynamic_View
- in file form_field_select_semidynamic_view.class.php, class Form_Field_Select_Semidynamic_View
View class for Form_Field_Select_View
- Form_Field_Select_View
- in file form_field_select_view.class.php, class Form_Field_Select_View
View class for Form_Field_Select
- Form_Field_Text
- in file form_field_text.class.php, class Form_Field_Text
Represents text field
- Form_Field_Textarea
- in file form_field_textarea.class.php, class Form_Field_Textarea
Represents textarea field
- Form_Field_Textarea_View
- in file form_field_textarea_view.class.php, class Form_Field_Textarea_View
View class for Form_Field_Textarea
- Form_Field_Text_View
- in file form_field_text_view.class.php, class Form_Field_Text_View
View class for Form_Field_Text
- Form_Field_View
- in file form_field_view.class.php, class Form_Field_View
View class for Form_Field
- Form_Guard
- in file form_guard.class.php, class Form_Guard
Form_Guard is used to prevent "form pumping"
- Form_View
- in file form_view.class.php, class Form_View
Form_View is used for static HTML representation of Form objects
g
- $gc_maxlifetime
- in file vars_manager.class.php, variable Vars_Manager::$gc_maxlifetime
Maximum life time for the variables. If (time() - $atime) > $gc_maxlifetime variable will be seen as garbage.
- $grid
- in file grid_ctrl.class.php, variable Grid_Ctrl::$grid
Grid object
- gform_ctrl.class.php
- procedural page gform_ctrl.class.php
- gform_ctrl_with_obj.class.php
- procedural page gform_ctrl_with_obj.class.php
- gform_ctrl_with_obj_ep.class.php
- procedural page gform_ctrl_with_obj_ep.class.php
- guardable_form.class.php
- procedural page guardable_form.class.php
- guardable_form_view.class.php
- procedural page guardable_form_view.class.php
- garbage_collector
- in file vars_manager.class.php, method Vars_Manager::garbage_collector()
Collects the garbage.
- generate_drop_columns_sql
- in file tangra_module_uninstaller.class.php, method Tangra_Module_Uninstaller::generate_drop_columns_sql()
Generates SQL for drop column
- generate_file
- in file release_zip_creator.class.php, method Release_Zip_Creator::generate_file()
Creates ZIP archive for module release
- generate_id
- in file db_connection.class.php, method DB_Connection::generate_id()
Generates next id from sequence
- generate_id
- in file db_connection_installer.class.php, method DB_Connection_Installer::generate_id()
Generates ID
- generate_new_random
- in file form_guard.class.php, method Form_Guard::generate_new_random()
Generates random number
- generate_new_random
- in file threads_manager.class.php, method Threads_Manager::generate_new_random()
Generates random number
- GET
- in file tangra_form_submit_method.class.php, class constant Tangra_Form_Submit_Method::GET
Method GET
- get_accept_zero
- in file form_field_integer_positive.class.php, method Form_Field_Integer_Positive::get_accept_zero()
Returns true if accepts zero as valid value
- get_action
- in file form.class.php, method Form::get_action()
Gets action property of the form
- get_additional_csses
- in file web_page_view.class.php, method Web_Page_View::get_additional_csses()
- get_additional_jses
- in file web_page_view.class.php, method Web_Page_View::get_additional_jses()
- get_additional_parameter
- in file grid_ctrl.class.php, method Grid_Ctrl::get_additional_parameter()
Returns value ot additional parameter
- get_additional_parameters
- in file grid_ctrl.class.php, method Grid_Ctrl::get_additional_parameters()
Returns all additional parameters as array
- get_add_new_event
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::get_add_new_event()
Returns the event for adding new record
- get_array_element_value
- in file misc_functions.inc.php, function get_array_element_value()
Used when needed to access array returned by function e.g. $some_obj->some_method()[0] (which is illegal)
- get_autocommit
- in file db_connection.class.php, method DB_Connection::get_autocommit()
Gets autocommit mode
- get_base_url
- in file web_site_config.class.php, method Web_Site_Config::get_base_url()
Returns base URL
- get_boot_dir
- in file web_site_config.class.php, method Web_Site_Config::get_boot_dir()
Returns boot dir
- get_can_upgrade
- in file can_upgrade_loader.class.php, method Can_Upgrade_Loader::get_can_upgrade()
Returns true if can upgrade, false otherwise
- get_capture
- in file web_event_composite.class.php, method Web_Event_Composite::get_capture()
Returns array that contains capture labels of all Web_Event_Simple
- get_capture
- in file web_event_simple.class.php, method Web_Event_Simple::get_capture()
Returns capture label
- get_capture
- in file web_event.class.php, method Web_Event::get_capture()
Returns label of the capture
- get_category
- in file tangra_module_release_category.class.php, method Tangra_Module_Release_Category::get_category()
Gets category ID
- get_changes
- in file tangra_module_release.class.php, method Tangra_Module_Release::get_changes()
Gets change notes
- get_charset
- in file form_field_view.class.php, method Form_Field_View::get_charset()
Returns charset
- get_charset
- in file form_view.class.php, method Form_View::get_charset()
Returns charset
- get_child_keys_by_full_path
- in file registry_key_db.class.php, method Registry_Key_DB::get_child_keys_by_full_path()
Returns child keys of key specified by full path
- get_child_keys_by_id
- in file registry_key_db.class.php, method Registry_Key_DB::get_child_keys_by_id()
Returns child kes of a key specified by ID
- get_class_name
- in file tangra_class.class.php, method Tangra_Class::get_class_name()
Alias of get_class(). Exist because of historical reasons.
- get_cli_param
- in file misc_functions.inc.php, function get_cli_param()
get_cli_param is intended to be used to capture parameter given via command line (shell (unix, linux, *x), DOS prompt (windows)).
- get_cli_params_as_array
- in file misc_functions.inc.php, function get_cli_params_as_array()
Parses CLI parameters (normally $argv) and returns them in simple asociative array containing $key => $value pairs where $key is left part and $value right part.
- get_columns_number
- in file grid.class.php, method Grid::get_columns_number()
Returns how many columns grid has
- get_conf_dir
- in file web_site_config.class.php, method Web_Site_Config::get_conf_dir()
Returns conf dir
- get_conf_value
- in file config_loader.class.php, method Config_Loader::get_conf_value()
Gets coresponding to $key configuration value.
- get_conn
- in file db_connection.class.php, method DB_Connection::get_conn()
Returns internal db connection object
- get_cron_jobs_dir
- in file web_site_config.class.php, method Web_Site_Config::get_cron_jobs_dir()
Returns cron_jobs dir
- get_current_host
- in file web_site_config.class.php, method Web_Site_Config::get_current_host()
Returns current hostname
- get_current_page
- in file paginate_db_data.class.php, method Paginate_DB_Data::get_current_page()
Returns current page
- get_current_page
- in file paginated_grid.class.php, method Paginated_Grid::get_current_page()
Returns current page
- get_current_page
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::get_current_page()
Returns current page number
- get_current_port
- in file web_site_config.class.php, method Web_Site_Config::get_current_port()
Returns current port
- get_current_protocol
- in file web_site_config.class.php, method Web_Site_Config::get_current_protocol()
Returns current protocol
- get_current_thread_index
- in file threads_manager.class.php, method Threads_Manager::get_current_thread_index()
Returns current thread index
- get_current_thread_vm
- in file threads_manager.class.php, method Threads_Manager::get_current_thread_vm()
Returns reference to current thread Vars_Manager
- get_current_url_var
- in file threads_manager.class.php, method Threads_Manager::get_current_url_var()
Returns current URL variable value
- get_date_format
- in file form_field_date.class.php, method Form_Field_Date::get_date_format()
Returns format for the date
- get_day
- in file form_field_date_triad.class.php, method Form_Field_Date_Triad::get_day()
Returns day
- get_dbc
- in file tangra_module_uninstaller.class.php, method Tangra_Module_Uninstaller::get_dbc()
Gets DBC
- get_dbc
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::get_dbc()
- get_dbc
- in file registry_db.class.php, method Registry_DB::get_dbc()
Returns db connection
- get_db_autocommit
- in file i_db_config.class.php, method I_DB_Config::get_db_autocommit()
Gets autocommit mode
- get_db_autocommit
- in file db_config.class.php, method DB_Config::get_db_autocommit()
Gets autocommit mode
- get_db_default_charset
- in file i_db_config.class.php, method I_DB_Config::get_db_default_charset()
Gets default charset
- get_db_default_charset
- in file db_config.class.php, method DB_Config::get_db_default_charset()
Gets default charset
- get_db_dir
- in file web_site_config.class.php, method Web_Site_Config::get_db_dir()
Returns DB directory
- get_db_dsn
- in file db_config.class.php, method DB_Config::get_db_dsn()
Gets DB DSN
- get_db_dsn
- in file i_db_config.class.php, method I_DB_Config::get_db_dsn()
Gets DSN
- get_db_dsn_pnt
- in file db_config.class.php, method DB_Config::get_db_dsn_pnt()
Gets db_dsn_pnt
- get_db_tables_prefix
- in file db_config.class.php, method DB_Config::get_db_tables_prefix()
Gets DB tables prefix
- get_debug_dir
- in file web_site_config.class.php, method Web_Site_Config::get_debug_dir()
Return debug dir
- get_decimal_separator
- in file form_field_number_nls.class.php, method Form_Field_Number_NLS::get_decimal_separator()
Alias of get_floating_separator
- get_decimal_separator
- in file form_field_money.class.php, method Form_Field_Money::get_decimal_separator()
Alias of get_floating_separator
- get_default_encoding
- in file web_site_config.class.php, method Web_Site_Config::get_default_encoding()
Returns default encoding of the site
- get_default_value
- in file tangra_module_release_param.class.php, method Tangra_Module_Release_Param::get_default_value()
Gets default value
- get_default_value
- in file form_field.class.php, method Form_Field::get_default_value()
Returns default value
- get_description
- in file tangra_module.class.php, method Tangra_Module::get_description()
Gets module description
- get_description
- in file tangra_module_category.class.php, method Tangra_Module_Category::get_description()
Gets description
- get_description
- in file tangra_module_release_param.class.php, method Tangra_Module_Release_Param::get_description()
Gets description
- get_description
- in file tangra_module_release.class.php, method Tangra_Module_Release::get_description()
Gets description
- get_dir_permissions
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::get_dir_permissions()
Returns permission that will be used to chmod installed dirs to
- get_dispatch
- in file web_events_dispatcher.class.php, method Web_Event_Dispatcher::get_dispatch()
Returns array dispatch direction
- get_document_root_dir
- in file web_site_config.class.php, method Web_Site_Config::get_document_root_dir()
Returns document root absolute path
- get_document_root_relative
- in file web_site_config.class.php, method Web_Site_Config::get_document_root_relative()
Gets document root relative directory
- get_dsn
- in file db_connection.class.php, method DB_Connection::get_dsn()
Gets DB DSN
- get_empty_value
- in file form_field_select.class.php, method Form_Field_Select::get_empty_value()
Returns empty value
- get_enctype
- in file form.class.php, method Form::get_enctype()
Gets encoding type
- get_ereg
- in file form_field_ereg.class.php, method Form_Field_Ereg::get_ereg()
- get_errors
- in file form_field.class.php, method Form_Field::get_errors()
Return field's current errors
- get_error_msg
- in file db_connection.class.php, method DB_Connection::get_error_msg()
Returns error message if any
- get_error_msg
- in file db_connection_installer.class.php, method DB_Connection_Installer::get_error_msg()
Return error message (if any)
- get_error_reporting
- in file web_site_config.class.php, method Web_Site_Config::get_error_reporting()
Returns error_reporting level
- get_error_reporting_php4_libs
- in file web_site_config.class.php, method Web_Site_Config::get_error_reporting_php4_libs()
Returns error reporting for PHP4 libraries
- get_event_action_pairs
- in file web_events_dispatcher.class.php, method Web_Event_Dispatcher::get_event_action_pairs()
Returns event action pairs
- get_exported_value
- in file web_page_view.class.php, method Web_Page_View::get_exported_value()
Returns value of exported pair.
- get_expose_tangra
- in file web_site_config.class.php, method Web_Site_Config::get_expose_tangra()
Returns expose tangra flag
- get_external_params
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::get_external_params()
Returns external parameters pairs
- get_extra_param
- in file gform_ctrl_with_obj_ep.class.php, method GForm_Ctrl_With_Object_EP::get_extra_param()
Returns extra_param internal variable
- get_ext_inc_dir
- in file web_site_config.class.php, method Web_Site_Config::get_ext_inc_dir()
Returns ext_inc dir absolute path
- get_field
- in file form.class.php, method Form::get_field()
Returns field specified by $field_name
- get_fields
- in file form.class.php, method Form::get_fields()
Returns array containing all fields.
- get_fields_tpl_map_entry_value
- in file static_html_form_generator.class.php, method Static_HTML_Form_Generator::get_fields_tpl_map_entry_value()
Enter description here...
- get_field_errors
- in file form.class.php, method Form::get_field_errors()
Returns field erros (if any)
- get_field_html_value
- in file form.class.php, method Form::get_field_html_value()
Gets field HTML value
- get_field_value
- in file form.class.php, method Form::get_field_value()
Gets Field value
- get_field_value
- in file form_field_view.class.php, method Form_Field_View::get_field_value()
Returns field value
- get_field_view
- in file form_view.class.php, method Form_View::get_field_view()
Returns Form_Field_View object of field specified with $field_view
- get_field_view_exports
- in file form_view.class.php, method Form_View::get_field_view_exports()
Returns exports of field view
- get_files
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::get_files()
Returns installed files list
- get_file_group
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::get_file_group()
Returns usergroup to which intalled files will be chown-ed
- get_file_name
- in file tangra_file.class.php, method Tangra_File::get_file_name()
Returns file name
- get_file_path
- in file tangra_module_release_file.class.php, method Tangra_Module_Release_File::get_file_path()
Gets path to release file
- get_file_permissions
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::get_file_permissions()
Returns permission that will be used to chmod installed files to
- get_floating_separator
- in file form_field_number_nls.class.php, method Form_Field_Number_NLS::get_floating_separator()
Returns decimal separator
- get_floating_separator
- in file form_field_money.class.php, method Form_Field_Money::get_floating_separator()
Returns decimal separator
- get_forgiving
- in file paginate_db_data.class.php, method Paginate_DB_Data::get_forgiving()
Gets forgiving mode
- get_form
- in file form_ctrl.class.php, method Form_Ctrl::get_form()
Returns reference to Form object
- get_form
- in file static_html_form_generator.class.php, method Static_HTML_Form_Generator::get_form()
Returns Form object
- get_form_submit_event
- in file form_ctrl.class.php, method Form_Ctrl::get_form_submit_event()
Returns form's submit event
- get_form_submit_events
- in file form_ctrl.class.php, method Form_Ctrl::get_form_submit_events()
Returns events of form submission both for <input type="submit" and <input type="image"
- get_form_view
- in file form_ctrl.class.php, method Form_Ctrl::get_form_view()
Return reference to Form_View object
- get_foss
- in file tangra_module_license.class.php, method Tangra_Module_License::get_foss()
Gets FOSS
- get_from_cookie
- in file web_context.class.php, method Web_Context::get_from_cookie()
Returns reference to variable in COOKIE
- get_from_env
- in file web_context.class.php, method Web_Context::get_from_env()
Returns reference to variable in ENV
- get_from_get
- in file web_context.class.php, method Web_Context::get_from_get()
Returns reference to variable in GET
- get_from_pi
- in file web_context.class.php, method Web_Context::get_from_pi()
Returns reference to variable in PI
- get_from_post
- in file web_context.class.php, method Web_Context::get_from_post()
Returns reference to variable in POST
- get_from_server
- in file web_context.class.php, method Web_Context::get_from_server()
Returns reference to variable in SERVER
- get_from_session
- in file web_context.class.php, method Web_Context::get_from_session()
Returns reference to variable in SESSIOn
- get_global_var
- in file session_vars_manager.class.php, method Session_Vars_Manager::get_global_var()
Returns reference to global variable
- get_grid
- in file grid_ctrl.class.php, method Grid_Ctrl::get_grid()
Returns reference to grid object
- get_grid_set_page_event
- in file grid_ctrl.class.php, method Grid_Ctrl::get_grid_set_page_event()
Returns web event for set page command
- get_hid
- in file tangra_module.class.php, method Tangra_Module::get_hid()
Gets module HID
- get_hid
- in file tangra_module_license.class.php, method Tangra_Module_License::get_hid()
Gets HID
- get_hid
- in file tangra_module_category.class.php, method Tangra_Module_Category::get_hid()
Gets HID
- get_hidden_dir
- in file web_site_config.class.php, method Web_Site_Config::get_hidden_dir()
Returns hidden dir absolute path
- get_htdocs_dir
- in file web_site_config.class.php, method Web_Site_Config::get_htdocs_dir()
Alias of get_document_root_dir();
- get_html
- in file i_dynamic_viewable.class.php, method I_Dynamic_Viewable::get_html()
Returns HTML representation of the object
- get_html_value
- in file form_field.class.php, method Form_Field::get_html_value()
Returns html_value
- get_http_headers
- in file web_page_view.class.php, method Web_Page_View::get_http_headers()
Return HTTP headers
- get_http_headers
- in file just_headers_view.class.php, method Just_Headers_View::get_http_headers()
Return headers array
- get_id
- in file tangra_module_release.class.php, method Tangra_Module_Release::get_id()
Gets ID
- get_id
- in file tangra_module_release_category.class.php, method Tangra_Module_Release_Category::get_id()
Gets ID
- get_id
- in file tangra_module_license.class.php, method Tangra_Module_License::get_id()
Gets ID
- get_id
- in file registry_key_db.class.php, method Registry_Key_DB::get_id()
Returns ID
- get_id
- in file tangra_module.class.php, method Tangra_Module::get_id()
Gets module id
- get_id
- in file tangra_module_category.class.php, method Tangra_Module_Category::get_id()
Gets ID
- get_id
- in file tangra_module_release_file.class.php, method Tangra_Module_Release_File::get_id()
Gets ID
- get_id
- in file tangra_module_release_param.class.php, method Tangra_Module_Release_Param::get_id()
Gets ID
- get_id
- in file tangra_module_release_relation.class.php, method Tangra_Module_Release_Relation::get_id()
Gets ID
- get_inc_dir
- in file web_site_config.class.php, method Web_Site_Config::get_inc_dir()
Alias of get_site_inc_dir()
- get_instance_name
- in file web_site_config.class.php, method Web_Site_Config::get_instance_name()
Returns instance name
- get_key_name
- in file registry_key.class.php, method Registry_Key::get_key_name()
Returns key name
- get_key_value
- in file registry.class.php, method Registry::get_key_value()
Returns key value
- get_key_value
- in file registry_db.class.php, method Registry_DB::get_key_value()
Returns value of the key
- get_language
- in file static_html_form_generator.class.php, method Static_HTML_Form_Generator::get_language()
Returns form language
- get_left_delimiter
- in file tangra_simple_tple.class.php, method Tangra_Simple_Tple::get_left_delimiter()
Gets left delimiter for the tags in the template
- get_license
- in file tangra_module.class.php, method Tangra_Module::get_license()
Gets ID of the license under which module is released
- get_line
- in file tangra_file.class.php, method Tangra_File::get_line()
Reads line from the file and returns it
- get_location
- in file redirect_composer.class.php, method Redirect_Composer::get_location()
Returns composed location that can be used directly by header()
- get_logs_dir
- in file web_site_config.class.php, method Web_Site_Config::get_logs_dir()
Returns logs directory
- get_maintainer
- in file tangra_module.class.php, method Tangra_Module::get_maintainer()
Gets maintainer
- get_maintainer
- in file tangra_module_release.class.php, method Tangra_Module_Release::get_maintainer()
Gets maintainer's email
- get_maxlength
- in file form_field_text.class.php, method Form_Field_Text::get_maxlength()
Returns maximum characters accepted by the field
- get_max_file_size
- in file form_field_file.class.php, method Form_Field_File::get_max_file_size()
Returns masximum allowed file size
- get_max_val
- in file form_field_integer_limited.class.php, method Form_Field_Integer_Limited::get_max_val()
Returns maximum accepted value
- get_method
- in file form.class.php, method Form::get_method()
Gets method of form submission.
- get_method
- in file grid_ctrl.class.php, method Grid_Ctrl::get_method()
Returns method for receiving commands
- get_min_val
- in file form_field_integer_limited.class.php, method Form_Field_Integer_Limited::get_min_val()
Returns minimum accepted value
- get_module
- in file tangra_module_release.class.php, method Tangra_Module_Release::get_module()
Gets module ID
- get_module_config
- in file modules_register.class.php, method Modules_Register::get_module_config()
Returns module configuration
- get_module_conf_path
- in file tangra_module_uninstaller.class.php, method Tangra_Module_Uninstaller::get_module_conf_path()
Gets module conf path
- get_module_dir
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::get_module_dir()
Returns module source dir
- get_module_info
- in file tangra_module_info_loader_file.class.php, method Tangra_Module_Info_Loader_File::get_module_info()
Returns module info
- get_module_info
- in file modules_register.class.php, method Modules_Register::get_module_info()
Returns module info
- get_module_name
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::get_module_name()
Returns module name
- get_module_release
- in file tangra_module_release_category.class.php, method Tangra_Module_Release_Category::get_module_release()
Gets module release ID
- get_module_release
- in file tangra_module_release_param.class.php, method Tangra_Module_Release_Param::get_module_release()
Gets release ID
- get_module_release
- in file tangra_module_release_file.class.php, method Tangra_Module_Release_File::get_module_release()
Gets release ID
- get_module_release
- in file tangra_module_release_relation.class.php, method Tangra_Module_Release_Relation::get_module_release()
Gets module release ID
- get_month
- in file form_field_date_triad.class.php, method Form_Field_Date_Triad::get_month()
Returns month
- get_name
- in file grid.class.php, method Grid::get_name()
Returns grid name
- get_name
- in file tangra_module_release_param.class.php, method Tangra_Module_Release_Param::get_name()
Gets parameter name
- get_name
- in file web_page_view.class.php, method Web_Page_View::get_name()
Returns view name
- get_name
- in file tangra_module_category.class.php, method Tangra_Module_Category::get_name()
Gets name of the category
- get_name
- in file tangra_module_license.class.php, method Tangra_Module_License::get_name()
Gets name
- get_name
- in file form_field.class.php, method Form_Field::get_name()
Returns field name
- get_name
- in file event.class.php, method Event::get_name()
Gets the event name
- get_name
- in file form.class.php, method Form::get_name()
Gets form name
- get_new_form_id
- in file form_guard.class.php, method Form_Guard::get_new_form_id()
Generates new form_id
- get_new_url_var
- in file threads_manager.class.php, method Threads_Manager::get_new_url_var()
Generates new value for URL rewrite variable
- get_object
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::get_object()
Returns I_DB_Storable object
- get_object_id_event
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::get_object_id_event()
Returns the event for receiving object id
- get_online
- in file tangra_module_release.class.php, method Tangra_Module_Release::get_online()
Gets is online? flag
- get_options
- in file form_field_select.class.php, method Form_Field_Select::get_options()
Returns all options as array
- get_option_label
- in file form_field_select_semidynamic_view.class.php, method Form_Field_Select_Semidynamic_View::get_option_label()
Returns label for option specified by $value
- get_original_non_escaped_value
- in file misc_functions.inc.php, function get_original_non_escaped_value()
circumvent dependencies on magic_quotes settings.
- get_overwrite
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::get_overwrite()
Returns overwrite flag
- get_overwrite_all
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::get_overwrite_all()
Returns overwrite all flag
- get_page
- in file web_page_view.class.php, method Web_Page_View::get_page()
Returns page object
- get_page_name
- in file web_page.class.php, method Web_Page::get_page_name()
Returns page name
- get_page_size
- in file paginate_db_data.class.php, method Paginate_DB_Data::get_page_size()
Returns page size
- get_page_size
- in file paginated_grid.class.php, method Paginated_Grid::get_page_size()
Returns page size
- get_page_size
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::get_page_size()
Returns page size
- get_page_url_name
- in file web_page.class.php, method Web_Page::get_page_url_name()
Returns page URL
- get_page_var
- in file thread_vars_manager.class.php, method Thread_Vars_Manager::get_page_var()
Returns reference to page variable
- get_page_var
- in file session_vars_manager.class.php, method Session_Vars_Manager::get_page_var()
Returns reference to page variable
- get_page_vm
- in file thread_vars_manager.class.php, method Thread_Vars_Manager::get_page_vm()
Returns reference to page Vars_Manager
- get_page_vm
- in file session_vars_manager.class.php, method Session_Vars_Manager::get_page_vm()
Returns reference to page vars manager
- get_paginate_db_data
- in file grid_ctrl.class.php, method Grid_Ctrl::get_paginate_db_data()
Returns reference to Paginate_DB_Data object
- get_pairs
- in file config_loader.class.php, method Config_Loader::get_pairs()
Returns all key-value pairs
- get_pairs
- in file tple_exports.class.php, method Tple_Exports::get_pairs()
Returns all variable-value pairs
- get_pair_value
- in file tple_exports.class.php, method Tple_Exports::get_pair_value()
Gets value of pair
- get_params
- in file redirect_composer.class.php, method Redirect_Composer::get_params()
Returns all paramteres
- get_parent
- in file registry_key_db.class.php, method Registry_Key_DB::get_parent()
Returns parent key ID
- get_path
- in file registry_key.class.php, method Registry_Key::get_path()
Returns key path
- get_permanent_external_param
- in file gform_ctrl.class.php, method GForm_Ctrl::get_permanent_external_param()
Returns value of previosly set external parameter
- get_pi_string
- in file redirect_composer_local.class.php, method Redirect_Composer_Local::get_pi_string()
- get_port
- in file redirect_composer_local.class.php, method Redirect_Composer_Local::get_port()
Returns port
- get_potential_error
- in file form_field.class.php, method Form_Field::get_potential_error()
Nonsense function. Candidate for removal
- get_processed_state
- in file gform_ctrl.class.php, method GForm_Ctrl::get_processed_state()
Returns processed state for submit identified with $form_id
- get_properties_array
- in file form_field.class.php, method Form_Field::get_properties_array()
Returns array with field properties
- get_properties_array
- in file form_field_checkbox.class.php, method Form_Field_Checkbox::get_properties_array()
Returns array with field properties
- get_properties_array
- in file form_field_text.class.php, method Form_Field_Text::get_properties_array()
Returns array with field properties
- get_properties_array
- in file form_field_date.class.php, method Form_Field_Date::get_properties_array()
Returns array with field properties
- get_properties_array
- in file form_field_integer_limited.class.php, method Form_Field_Integer_Limited::get_properties_array()
Returns array with field properties
- get_properties_array
- in file form_field_integer_positive.class.php, method Form_Field_Integer_Positive::get_properties_array()
Returns array with field properties
- get_properties_array
- in file form_field_radio_group.class.php, method Form_Field_Radio_Group::get_properties_array()
Returns array with field properties
- get_properties_array
- in file form_field_hidden.class.php, method Form_Field_Hidden::get_properties_array()
Returns array with field properties
- get_properties_array
- in file form_field_file.class.php, method Form_Field_File::get_properties_array()
Returns array with field properties
- get_properties_array
- in file form_field_select.class.php, method Form_Field_Select::get_properties_array()
Returns array with field properties
- get_protocol
- in file redirect_composer_local.class.php, method Redirect_Composer_Local::get_protocol()
Returns $protocol
- get_radios
- in file form_field_radio_group.class.php, method Form_Field_Radio_Group::get_radios()
Returns all radios as array
- get_radio_label
- in file form_field_radio_group_semidynamic_view.class.php, method Form_Field_Radio_Group_Semidynamic_View::get_radio_label()
Returns radio's label
- get_rc_d_dir
- in file web_site_config.class.php, method Web_Site_Config::get_rc_d_dir()
Returns rc.d directory
- get_rc_d_scripts_ordered
- in file rc_d.inc.php, function get_rc_d_scripts_ordered()
Loads boot scripts` names found in $site_boot_path and returns them as an ascending sorded array.
- get_relation_to
- in file tangra_module_release_relation.class.php, method Tangra_Module_Release_Relation::get_relation_to()
Gets relation to hid
- get_release_date
- in file tangra_module_release.class.php, method Tangra_Module_Release::get_release_date()
Gets release date
- get_required
- in file form_field.class.php, method Form_Field::get_required()
Returns if the field is required
- get_requires_php_version
- in file tangra_module_release.class.php, method Tangra_Module_Release::get_requires_php_version()
Gets required minimal version of PHP
- get_requires_tangra_lib_version
- in file tangra_module_release.class.php, method Tangra_Module_Release::get_requires_tangra_lib_version()
Gets required minimal version of tangra_lib
- get_right_delimiter
- in file tangra_simple_tple.class.php, method Tangra_Simple_Tple::get_right_delimiter()
Gets right delimiter for the tags in the template
- get_root_dir
- in file web_site_config.class.php, method Web_Site_Config::get_root_dir()
Returns site's root directory absolute path
- get_rows
- in file grid.class.php, method Grid::get_rows()
Returns reference to rows
- get_scratch_dir
- in file web_site_config.class.php, method Web_Site_Config::get_scratch_dir()
Returns scratch dir absolute path
- get_scratch_tpl_dir
- in file web_site_config.class.php, method Web_Site_Config::get_scratch_tpl_dir()
Returns templates scratch directory
- get_server_error_page
- in file web_site_config.class.php, method Web_Site_Config::get_server_error_page()
Returns server error page address
- get_session_vars_manager
- in file session_vars_manager.class.php, method Session_Vars_Manager::get_session_vars_manager()
Returns reverence to SVM
- get_sid
- in file web_site_config.class.php, method Web_Site_Config::get_sid()
Alias of get_site_inc_dir
- get_site_inc_dir
- in file web_site_config.class.php, method Web_Site_Config::get_site_inc_dir()
Returns site include dir
- get_site_mode
- in file web_site_config.class.php, method Web_Site_Config::get_site_mode()
Returns site mode
- get_site_name
- in file web_site_config.class.php, method Web_Site_Config::get_site_name()
Gets site name
- get_site_root_dir
- in file tangra_module_uninstaller.class.php, method Tangra_Module_Uninstaller::get_site_root_dir()
Gets site root dir
- get_snapshot
- in file threads_manager.class.php, method Threads_Manager::get_snapshot()
Returns snapshot of thread
- get_snapshots_lifetime
- in file threads_manager.class.php, method Threads_Manager::get_snapshots_lifetime()
Returns lifetime setting for snapshots
- get_sql_count
- in file paginate_db_data.class.php, method Paginate_DB_Data::get_sql_count()
Gets SQL statement that will be used to count rows matching the "where" clause
- get_sql_count_for_grid
- in file tangra_module_license_dbc.class.php, method Tangra_Module_License_DBC::get_sql_count_for_grid()
Gets count SQL for grid
- get_sql_count_for_grid
- in file tangra_module_release_relation_dbc.class.php, method Tangra_Module_Release_Relation_DBC::get_sql_count_for_grid()
Gets count SQL for grid
- get_sql_count_for_grid
- in file tangra_module_release_file_dbc.class.php, method Tangra_Module_Release_File_DBC::get_sql_count_for_grid()
Gets count SQL for grid
- get_sql_count_for_grid
- in file tangra_module_dbc.class.php, method Tangra_Module_DBC::get_sql_count_for_grid()
Gets count SQL for grid
- get_sql_count_for_grid
- in file tangra_module_release_dbc.class.php, method Tangra_Module_Release_DBC::get_sql_count_for_grid()
Gets count SQL for grid
- get_sql_count_for_grid
- in file tangra_module_release_category_dbc.class.php, method Tangra_Module_Release_Category_DBC::get_sql_count_for_grid()
Gets count SQL for grid
- get_sql_count_for_grid
- in file tangra_module_category_dbc.class.php, method Tangra_Module_Category_DBC::get_sql_count_for_grid()
Gets count SQL for grid
- get_sql_count_for_grid
- in file tangra_module_release_param_dbc.class.php, method Tangra_Module_Release_Param_DBC::get_sql_count_for_grid()
Gets count SQL for grid
- get_sql_for_grid
- in file tangra_module_release_param_dbc.class.php, method Tangra_Module_Release_Param_DBC::get_sql_for_grid()
Gets SQL for grid
- get_sql_for_grid
- in file tangra_module_dbc.class.php, method Tangra_Module_DBC::get_sql_for_grid()
Gets SQL for grid
- get_sql_for_grid
- in file tangra_module_release_file_dbc.class.php, method Tangra_Module_Release_File_DBC::get_sql_for_grid()
Gets SQL for grid
- get_sql_for_grid
- in file tangra_module_release_category_dbc.class.php, method Tangra_Module_Release_Category_DBC::get_sql_for_grid()
Gets SQL for grid
- get_sql_for_grid
- in file tangra_module_license_dbc.class.php, method Tangra_Module_License_DBC::get_sql_for_grid()
Gets SQL for grid
- get_sql_for_grid
- in file tangra_module_release_dbc.class.php, method Tangra_Module_Release_DBC::get_sql_for_grid()
Gets SQL for grid
- get_sql_for_grid
- in file tangra_module_category_dbc.class.php, method Tangra_Module_Category_DBC::get_sql_for_grid()
Gets SQL for grid
- get_sql_for_grid
- in file tangra_module_release_relation_dbc.class.php, method Tangra_Module_Release_Relation_DBC::get_sql_for_grid()
Gets SQL for grid
- get_sql_select
- in file paginate_db_data.class.php, method Paginate_DB_Data::get_sql_select()
Gets SQL statement used to get actual data
- get_static_html
- in file static_html_form_generator.class.php, method Static_HTML_Form_Generator::get_static_html()
Returns generated HTML code
- get_static_html
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::get_static_html()
Returns generated HTML
- get_static_html
- in file static_grid.class.php, method Static_Grid::get_static_html()
Returns generated HTML
- get_static_html
- in file sp_grid_wlc.class.php, method SP_Grid_WLC::get_static_html()
Returns HTML for the grid
- get_submit_event
- in file form.class.php, method Form::get_submit_event()
Returns event of form submission
- get_submit_events
- in file form.class.php, method Form::get_submit_events()
Returns events of form submission both for <input type="submit" and <input type="image"
- get_submit_name
- in file form.class.php, method Form::get_submit_name()
Returns name of the submit button
- get_submit_x_name
- in file form.class.php, method Form::get_submit_x_name()
Returns name of the submit button with "_x" suffix
- get_submit_y_name
- in file form.class.php, method Form::get_submit_y_name()
Returns name of the submit button with "_y" suffix
- get_svm_var_name
- in file session_vars_manager.class.php, method Session_Vars_Manager::get_svm_var_name()
Returns SVM variable name in $_SESSION
- get_system_name
- in file form_ctrl.class.php, method Form_Ctrl::get_system_name()
Gets name
- get_system_name
- in file grid_ctrl.class.php, method Grid_Ctrl::get_system_name()
Returns grid's system name
- get_table_name
- in file registry_db.class.php, method Registry_DB::get_table_name()
Returns table name for the registry db table
- get_table_name
- in file registry_key_db.class.php, method Registry_Key_DB::get_table_name()
Returns table name
- get_target
- in file redirect_composer.class.php, method Redirect_Composer::get_target()
Returns target
- get_target_address
- in file redirect_composer_local.class.php, method Redirect_Composer_Local::get_target_address()
Returns composed target address with parameters
- get_target_address
- in file redirect_composer.class.php, method Redirect_Composer::get_target_address()
Returns composed target address with parameters
- get_target_dir
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::get_target_dir()
Gets root directory of the site where module will be installed
- get_thousands_separator
- in file form_field_money.class.php, method Form_Field_Money::get_thousands_separator()
Returns thousands separator
- get_thousands_separator
- in file form_field_number_nls.class.php, method Form_Field_Number_NLS::get_thousands_separator()
Returns thousands separator
- get_thread_var
- in file thread_vars_manager.class.php, method Thread_Vars_Manager::get_thread_var()
Returns reference to thread var
- get_total_pages
- in file paginate_db_data.class.php, method Paginate_DB_Data::get_total_pages()
Returns total pages
- get_total_pages
- in file paginated_grid.class.php, method Paginated_Grid::get_total_pages()
Retursn count of pages
- get_total_pages
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::get_total_pages()
Retursn total pages
- get_total_rows
- in file paginated_grid.class.php, method Paginated_Grid::get_total_rows()
Return count of rows
- get_total_rows
- in file paginate_db_data.class.php, method Paginate_DB_Data::get_total_rows()
Returns total rows (current sql_count)
- get_total_rows
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::get_total_rows()
Returns total rows (current sql_count)
- get_tple_exports
- in file form_view.class.php, method Form_View::get_tple_exports()
Returns TPLE exports of the form
- get_tple_exports
- in file form_field_number_nls_view.class.php, method Form_Field_Number_NLS_View::get_tple_exports()
Returns TPLE exports
- get_tple_exports
- in file i_static_viewable.class.php, method I_Static_Viewable::get_tple_exports()
- get_tple_exports
- in file form_field_radio_group_semidynamic_view.class.php, method Form_Field_Radio_Group_Semidynamic_View::get_tple_exports()
Returns TPLE exports
- get_tple_exports
- in file form_field_date_triad_view.class.php, method Form_Field_Date_Triad_View::get_tple_exports()
Returns TPLE exports
- get_tple_exports
- in file form_field_checkbox_view.class.php, method Form_Field_Checkbox_View::get_tple_exports()
Returns TPLE exports
- get_tple_exports
- in file form_field_select_view.class.php, method Form_Field_Select_View::get_tple_exports()
Returns TPLE exports
- get_tple_exports
- in file form_ctrl.class.php, method Form_Ctrl::get_tple_exports()
Gets TPLE_Exports for the form
- get_tple_exports
- in file sp_grid_wlc.class.php, method SP_Grid_WLC::get_tple_exports()
Returns TPLE exports for the grid
- get_tple_exports
- in file form_field_view.class.php, method Form_Field_View::get_tple_exports()
Returns TPLE exports
- get_tple_exports
- in file static_grid.class.php, method Static_Grid::get_tple_exports()
Get TPLE Exports
- get_tple_exports
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::get_tple_exports()
Returns TPLE exports for the grid
- get_tple_exports
- in file form_field_money_view.class.php, method Form_Field_Money_View::get_tple_exports()
Returns TPLE exports
- get_tple_exports
- in file form_field_select_semidynamic_view.class.php, method Form_Field_Select_Semidynamic_View::get_tple_exports()
Returns TPLE exports
- get_tple_exports
- in file form_field_text_view.class.php, method Form_Field_Text_View::get_tple_exports()
Returns TPLE exports
- get_tple_exports
- in file form_field_file_view.class.php, method Form_Field_File_View::get_tple_exports()
Returns TPLE exports
- get_tple_exports
- in file form_field_radio_group_view.class.php, method Form_Field_Radio_Group_View::get_tple_exports()
Returns TPLE exports
- get_tple_exports
- in file form_field_hidden_view.class.php, method Form_Field_Hidden_View::get_tple_exports()
Returns TPLE exports
- get_tple_exports
- in file grid_ctrl.class.php, method Grid_Ctrl::get_tple_exports()
Get TPLE Exports for the grid
- get_tple_exports
- in file gform_ctrl.class.php, method GForm_Ctrl::get_tple_exports()
Gets TPLE_Exports for the form
- get_tpl_dir
- in file i_tple.class.php, method I_Tple::get_tpl_dir()
Gets directory where TPL files reside
- get_tpl_dir
- in file tangra_simple_tple.class.php, method Tangra_Simple_Tple::get_tpl_dir()
Gets template path
- get_tpl_dir
- in file web_site_config.class.php, method Web_Site_Config::get_tpl_dir()
Returns templates directory
- get_tpl_name
- in file form_field_view.class.php, method Form_Field_View::get_tpl_name()
Returns field name for template
- get_tpl_path
- in file static_html_form_generator.class.php, method Static_HTML_Form_Generator::get_tpl_path()
Returns template path
- get_transit_var
- in file web_ctrl.class.php, method Web_Ctrl::get_transit_var()
- get_transit_vars
- in file web_ctrl.class.php, method Web_Ctrl::get_transit_vars()
- get_type
- in file tangra_module_release_relation.class.php, method Tangra_Module_Release_Relation::get_type()
Gets type ID
- get_type
- in file tangra_module_release_param.class.php, method Tangra_Module_Release_Param::get_type()
Gets type id
- get_type
- in file form_field.class.php, method Form_Field::get_type()
Returns type of the field (class name)
- get_type
- in file registry_key.class.php, method Registry_Key::get_type()
Returns key type
- get_type
- in file web_event_simple.class.php, method Web_Event_Simple::get_type()
Returns type of the event
- get_upgrade_method
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::get_upgrade_method()
Returns name of the method that will perform upgrade from version $from_version
- get_uploads_dir
- in file web_site_config.class.php, method Web_Site_Config::get_uploads_dir()
Return uplaods dir
- get_url
- in file tangra_module.class.php, method Tangra_Module::get_url()
Gets URL address of web page that contain more information about module
- get_url
- in file tangra_module_release.class.php, method Tangra_Module_Release::get_url()
Gets URL for info page
- get_url_rewrite_var
- in file threads_manager.class.php, method Threads_Manager::get_url_rewrite_var()
Returns value of passed URL rewrite variable
- get_url_rewrite_var_name
- in file threads_manager.class.php, method Threads_Manager::get_url_rewrite_var_name()
Returns URL variable name
- get_usage_stat
- in file threads_manager.class.php, method Threads_Manager::get_usage_stat()
Returns statistic about usage of threads and snapshots.
- get_user_defined_post_processing_method
- in file grid_ctrl.class.php, method Grid_Ctrl::get_user_defined_post_processing_method()
Returns name of the user defined method that will be called for postprocessing of the rows
- get_value
- in file form_field.class.php, method Form_Field::get_value()
Returns field's value
- get_value
- in file registry_key.class.php, method Registry_Key::get_value()
Returns value of the key
- get_var
- in file context.class.php, method Context::get_var()
Gets variable as reference. Use this function if you intend to change the value.
- get_var
- in file vars_manager.class.php, method Vars_Manager::get_var()
Gets variable as reference. Use this function if you intend to change the value.
- get_version
- in file tangra_module_release.class.php, method Tangra_Module_Release::get_version()
Gets version
- get_version_requirement
- in file tangra_module_release_relation.class.php, method Tangra_Module_Release_Relation::get_version_requirement()
Gets version requirement
- get_view
- in file web_page.class.php, method Web_Page::get_view()
Returns view
- get_vm
- in file gform_ctrl.class.php, method GForm_Ctrl::get_vm()
Returns reference to used Vars_Mananger
- get_vm
- in file grid_ctrl.class.php, method Grid_Ctrl::get_vm()
Returns reference to Vars_Manager object
- get_web_events
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::get_web_events()
Returns web events that may be generated by the grid
- get_web_events
- in file sp_grid_wlc.class.php, method SP_Grid_WLC::get_web_events()
Returns array containing web events that grid may generate
- get_web_page
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::get_web_page()
Returns web page
- get_year
- in file form_field_date_triad.class.php, method Form_Field_Date_Triad::get_year()
Returns year
- get__config
- in file web_ctrl.class.php, method Web_Ctrl::get__config()
Returns current web site configuration object.
- get__context
- in file redirect_composer_local.class.php, method Redirect_Composer_Local::get__context()
Returns reference to context
- get__context
- in file web_ctrl.class.php, method Web_Ctrl::get__context()
Returns reference to context
- get__context
- in file web_site.class.php, method Web_Site::get__context()
Returns reference to context
- get__exports
- in file web_page_view.class.php, method Web_Page_View::get__exports()
Returns exports object
- get__exports
- in file web_ctrl.class.php, method Web_Ctrl::get__exports()
Return exports object
- GForm_Ctrl
- in file gform_ctrl.class.php, class GForm_Ctrl
Controller for Guarder_Form
- GForm_Ctrl_With_Object
- in file gform_ctrl_with_obj.class.php, class GForm_Ctrl_With_Object
Controller for Guarded_Form with I_DB_Storable Object
- GForm_Ctrl_With_Object_EP
- in file gform_ctrl_with_obj_ep.class.php, class GForm_Ctrl_With_Object_EP
Controller for Guarded_Form with I_DB_Storable Object with extra_param
- Grid
- in file grid.class.php, class Grid
Grids are used to present data in table format Grid is base class for all grids.
- grid.class.php
- procedural page grid.class.php
- grid_ctrl.class.php
- procedural page grid_ctrl.class.php
- Grid_Ctrl
- in file grid_ctrl.class.php, class Grid_Ctrl
Controller for grids
- Guardable_Form
- in file guardable_form.class.php, class Guardable_Form
Guardable_Form is just Form with hidden fields for form_id and guard_value
- Guardable_Form_View
- in file guardable_form_view.class.php, class Guardable_Form_View
View for Guardable_Form
h
- $hid
- in file tangra_module_license.class.php, variable Tangra_Module_License::$hid
License HID
- $hid
- in file tangra_module_category.class.php, variable Tangra_Module_Category::$hid
HID (human id)
- $hid
- in file tangra_module.class.php, variable Tangra_Module::$hid
HID (human id) of the module. e.g. admin_panel
- $hidden_dir
- in file web_site_config.class.php, variable Web_Site_Config::$hidden_dir
"Hidden" dir absolute path
- $html_value
- in file form_field.class.php, variable Form_Field::$html_value
HTML value of the field
- $http_headers
- in file web_page_view.class.php, variable Web_Page_View::$http_headers
HTTP headers array
- handler
- in file exception_handler.class.php, method Exception_Handler::handler()
Calls each of the registered listeners with exceptin $e as parameter.
- handle_exception
- in file web_site.class.php, method Web_Site::handle_exception()
Handles occurence of exception
- handle_fresh_submit
- in file gform_ctrl.class.php, method GForm_Ctrl::handle_fresh_submit()
Handles fresh submit of the form.
- handle_repeated_submit
- in file gform_ctrl.class.php, method GForm_Ctrl::handle_repeated_submit()
Handles repeated submit.
- highlight
- in file sql_highlighter.class.php, method SQL_Highlighter::highlight()
i
- $id
- in file tangra_module.class.php, variable Tangra_Module::$id
ID of the module
- $id
- in file tangra_module_category.class.php, variable Tangra_Module_Category::$id
ID
- $id
- in file tangra_module_release_file.class.php, variable Tangra_Module_Release_File::$id
ID
- $id
- in file tangra_module_release_category.class.php, variable Tangra_Module_Release_Category::$id
ID
- $id
- in file tangra_module_license.class.php, variable Tangra_Module_License::$id
ID
- $id
- in file tangra_module_release.class.php, variable Tangra_Module_Release::$id
ID
- $id
- in file registry_key_db.class.php, variable Registry_Key_DB::$id
Key ID
- $id
- in file tangra_module_release_relation.class.php, variable Tangra_Module_Release_Relation::$id
ID
- $id
- in file tangra_module_release_param.class.php, variable Tangra_Module_Release_Param::$id
ID
- $imports
- in file config_loader_file.class.php, variable Config_Loader_File::$imports
- $instance_name
- in file web_site_config.class.php, variable Web_Site_Config::$instance_name
Used to distigush installations on different servers.
- import
- in file module_ctrl_xml_importer.class.php, method Module_CTRL_XML_Importer::import()
Imports module information parsed from $xml_str which have to contain valid XML
- import_file
- in file config_loader_file.class.php, method Config_Loader_File::import_file()
- init
- in file grid_ctrl.class.php, method Grid_Ctrl::init()
Initializes the object
- init
- in file web_ctrl.class.php, method Web_Ctrl::init()
Place for user code for initialization.
- init
- in file web_site.class.php, method Web_Site::init()
This is the place for any runtime initializations
- init_can_upgrade
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::init_can_upgrade()
- init_current_request_params
- in file web_site.class.php, method Web_Site::init_current_request_params()
Captures various server variables and composes base url (that will be exporded as value fo HTML <head><base>)
- init_exports
- in file web_page_view.class.php, method Web_Page_View::init_exports()
- init_guard_vars
- in file gform_ctrl.class.php, method GForm_Ctrl::init_guard_vars()
Initialization of guard pairs array and permanent variable
- init_object_to_form_id_links
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::init_object_to_form_id_links()
Initializes array that will hold object to form_id links
- init_string_functions
- in file string_functions.inc.php, function init_string_functions()
When called this function switches which tangra_str* function to include.
- init_transit_vars
- in file web_ctrl.class.php, method Web_Ctrl::init_transit_vars()
Here is the place to add your transit vars
- insert
- in file tangra_module_license_dbc.class.php, method Tangra_Module_License_DBC::insert()
Inserts DB record for license
- insert
- in file tangra_module_dbc.class.php, method Tangra_Module_DBC::insert()
Inserts new module
- insert
- in file registry_key_db.class.php, method Registry_Key_DB::insert()
Inserts the key into DB
- insert
- in file tangra_module_release_relation_dbc.class.php, method Tangra_Module_Release_Relation_DBC::insert()
Inserts new DB record
- insert
- in file tangra_module_release_param_dbc.class.php, method Tangra_Module_Release_Param_DBC::insert()
Inserts new DB record
- insert
- in file tangra_module_release_file_dbc.class.php, method Tangra_Module_Release_File_DBC::insert()
Inserts new DB record
- insert
- in file tangra_module_release_dbc.class.php, method Tangra_Module_Release_DBC::insert()
Inserts record
- insert
- in file tangra_module_release_category_dbc.class.php, method Tangra_Module_Release_Category_DBC::insert()
Inserts new record
- insert
- in file tangra_module_category_dbc.class.php, method Tangra_Module_Category_DBC::insert()
Inserts new category
- install
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::install()
Actual installation. This method have to be overwrited by inherited clases.
- i_db_config.class.php
- procedural page i_db_config.class.php
- i_db_recordset.class.php
- procedural page i_db_recordset.class.php
- i_db_storable.class.php
- procedural page i_db_storable.class.php
- i_dynamic_viewable.class.php
- procedural page i_dynamic_viewable.class.php
- i_exception_listener.class.php
- procedural page i_exception_listener.class.php
- i_static_viewable.class.php
- procedural page i_static_viewable.class.php
- i_tple.class.php
- procedural page i_tple.class.php
- i_tple_advanced.class.php
- procedural page i_tple_advanced.class.php
- is_already_processed
- in file gform_ctrl.class.php, method GForm_Ctrl::is_already_processed()
Checks if this submit is already processed
- is_connected
- in file db_connection.class.php, method DB_Connection::is_connected()
Gets $this->connected
- is_dir_empty
- in file filesystem_functions.inc.php, function is_dir_empty()
Check if the dir is empty.
- is_eod
- in file i_db_recordset.class.php, method I_DB_Recordset::is_eod()
Alias of is_eof()
- is_eod
- in file db_recordset_installer.class.php, method DB_Recordset_Installer::is_eod()
Alias of is_eof()
- is_eof
- in file db_recordset.class.php, method DB_Recordset::is_eof()
Are there records left?
- is_eof
- in file i_db_recordset.class.php, method I_DB_Recordset::is_eof()
Is end of file/data
- is_eof
- in file db_recordset_installer.class.php, method DB_Recordset_Installer::is_eof()
Is end of recordset
- is_event_registered
- in file web_events_dispatcher.class.php, method Web_Event_Dispatcher::is_event_registered()
Checks if event with name $event_name is already registered
- is_field_in_error
- in file form_field_view.class.php, method Form_Field_View::is_field_in_error()
Checks if field is in error
- is_field_in_error
- in file form_field.class.php, method Form_Field::is_field_in_error()
Checks if field is in error
- is_form_ok
- in file form.class.php, method Form::is_form_ok()
Returns status of the form
- is_fresh_submit
- in file form_guard.class.php, method Form_Guard::is_fresh_submit()
Checks if it is first time submit, i.e. not second transmitions of same data caused by pumping on submit button
- is_global_var_registered
- in file session_vars_manager.class.php, method Session_Vars_Manager::is_global_var_registered()
Checks if global variable is registered
- is_it_me
- in file web_event.class.php, method Web_Event::is_it_me()
Checks if event condition is met
- is_it_me
- in file web_event_simple.class.php, method Web_Event_Simple::is_it_me()
Checks if event condition is met
- is_it_me
- in file web_event_composite.class.php, method Web_Event_Composite::is_it_me()
Checks if event condition is met
- is_it_me
- in file web_event_simple_int.class.php, method Web_Event_Simple_Int::is_it_me()
Checks if event condition is met
- is_like_sql_injection
- in file db_connection.class.php, method DB_Connection::is_like_sql_injection()
Checks if $sql looks like SQL injection attempt
- is_module_registered
- in file modules_register.class.php, method Modules_Register::is_module_registered()
Checks if module is already registered
- is_page_var_registered
- in file thread_vars_manager.class.php, method Thread_Vars_Manager::is_page_var_registered()
Checks if page variable is registered
- is_page_var_registered
- in file session_vars_manager.class.php, method Session_Vars_Manager::is_page_var_registered()
Checks if page variable is registered
- is_parameter_present
- in file tangra_module_uninstaller.class.php, method Tangra_Module_Uninstaller::is_parameter_present()
Checks if parameter is present
- is_parameter_present
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::is_parameter_present()
Checks if parameter is present
- is_receiving_submit
- in file form.class.php, method Form::is_receiving_submit()
Checks if form is receiving submit, i.e. submit_name is present in $_POST or $_GET
- is_thread_var_registered
- in file thread_vars_manager.class.php, method Thread_Vars_Manager::is_thread_var_registered()
Checks if thread variable is registered
- is_unique_hid
- in file tangra_module_dbc.class.php, method Tangra_Module_DBC::is_unique_hid()
Checks if HID is unique
- is_unique_hid
- in file tangra_module_license_dbc.class.php, method Tangra_Module_License_DBC::is_unique_hid()
Checks if HID is unique
- is_unique_hid
- in file tangra_module_category_dbc.class.php, method Tangra_Module_Category_DBC::is_unique_hid()
Checks if HID is unique
- is_unique_value
- in file form_field_select.class.php, method Form_Field_Select::is_unique_value()
Checks if there is option with same value
- is_unique_value
- in file form_field_radio_group.class.php, method Form_Field_Radio_Group::is_unique_value()
Checks if there is a radio with same value
- is_unique_version
- in file tangra_module_release_dbc.class.php, method Tangra_Module_Release_DBC::is_unique_version()
Checks if it is unique version
- is_url_rewrite_var_passed
- in file threads_manager.class.php, method Threads_Manager::is_url_rewrite_var_passed()
Checks if URL variable is passed in POST or GET
- is_valid_date
- in file date.inc.php, function is_valid_date()
Checks if it is valid date
- is_valid_decomposed_path
- in file registry_key.class.php, method Registry_Key::is_valid_decomposed_path()
Checks if decomposed path is valid
- is_valid_email
- in file inet_functions.inc.php, function is_valid_email()
Checks if email given with $email is valid
- is_valid_email2
- in file inet_functions.inc.php, function is_valid_email2()
Heavyweight alternavive of is_valid_email. It is more standart compliant.
- is_valid_email_rfc2822
- in file inet_functions.inc.php, function is_valid_email_rfc2822()
Email validation conforming RFC 2822 (i.e. User Name <email@somedomain.tld>).
- is_valid_ip
- in file inet_functions.inc.php, function is_valid_ip()
Checks if IP given with $ip is valid Returns true if is valid IP, false otherwise
- is_valid_key_name
- in file registry_key.class.php, method Registry_Key::is_valid_key_name()
Checks if key name is valid
- is_valid_page
- in file paginate_db_data.class.php, method Paginate_DB_Data::is_valid_page()
checks if $page is valid page index, i.e. there is such page
- is_valid_page
- in file paginated_grid.class.php, method Paginated_Grid::is_valid_page()
Checks if page numbers is in existing range of pages
- is_valid_path
- in file registry_key.class.php, method Registry_Key::is_valid_path()
Checks if path is valid
- is_valid_type
- in file registry_key.class.php, method Registry_Key::is_valid_type()
Checks if type is valid
- is_value_ok
- in file registry_key.class.php, method Registry_Key::is_value_ok()
Checks if value is calid for the key type
- is_value_valid
- in file form_field_radio_group.class.php, method Form_Field_Radio_Group::is_value_valid()
Checks if there is radio button with that value
- is_var_registered
- in file vars_manager.class.php, method Vars_Manager::is_var_registered()
Checks if variable with name provided by $var_name exists.
- is_windows
- in file misc.inc.php, function is_windows()
Checks if PHP is tunning under windows
- I_DB_Config
- in file i_db_config.class.php, class I_DB_Config
Methods that DB configuration classes have to provide
- I_DB_Recordset
- in file i_db_recordset.class.php, class I_DB_Recordset
Methods that Recorset objects have to provide
- I_DB_Storable
- in file i_db_storable.class.php, class I_DB_Storable
Interface that show that classes/objects that implements it can be saved in DB
- I_Dynamic_Viewable
- in file i_dynamic_viewable.class.php, class I_Dynamic_Viewable
Shows that this class is dynamically vieable
- I_Exception_Listener
- in file i_exception_listener.class.php, class I_Exception_Listener
When implemented shows that class can be registered in Exception_Handler
- I_Static_Viewable
- in file i_static_viewable.class.php, class I_Static_Viewable
When implemented shows that object has static HTML representation/view
- I_Tple
- in file i_tple.class.php, class I_Tple
When implemented shows that the class is Template Engine
- I_Tple_Advanced
- in file i_tple_advanced.class.php, class I_Tple_Advanced
Shows that class is Advanced TPLE
- image_manipulation_functions.inc.php
- procedural page image_manipulation_functions.inc.php
- inet_functions.inc.php
- procedural page inet_functions.inc.php
j
- Just_Headers_View
- in file just_headers_view.class.php, class Just_Headers_View
Just_Headers_View is used to be returned by Web_Page instances when redirect is requested
- just_headers_view.class.php
- procedural page just_headers_view.class.php
l
- $language
- in file static_html_form_generator.class.php, variable Static_HTML_Form_Generator::$language
Form language (in term of native language)
- $left_delimiter
- in file tangra_simple_tple.class.php, variable Tangra_Simple_Tple::$left_delimiter
Left delimiter for tags. Default is {@
- $license
- in file tangra_module.class.php, variable Tangra_Module::$license
ID of the license under which module is released
- $link_cols
- in file sp_grid_wlc.class.php, variable SP_Grid_WLC::$link_cols
Link columns
- $link_cols_capture_values_rows
- in file sp_grid_wlc.class.php, variable SP_Grid_WLC::$link_cols_capture_values_rows
Link columns capture values
- $listeners
- in file exception_handler.class.php, variable Exception_Handler::$listeners
Simple array that contains registered listeners
- load_all
- in file tangra_module_dbc.class.php, method Tangra_Module_DBC::load_all()
Loads all modules
- load_all_for_module
- in file tangra_module_release_dbc.class.php, method Tangra_Module_Release_DBC::load_all_for_module()
Loads all releases for module
- load_all_for_type
- in file tangra_module_release_param_dbc.class.php, method Tangra_Module_Release_Param_DBC::load_all_for_type()
Loads all parameters for type for release
- load_all_hids_as_array
- in file tangra_module_dbc.class.php, method Tangra_Module_DBC::load_all_hids_as_array()
Loads all HIDs as array
- load_all_hids_as_array
- in file tangra_module_release_dbc.class.php, method Tangra_Module_Release_DBC::load_all_hids_as_array()
Loads hids for all releases
- load_all_online_for_module
- in file tangra_module_release_dbc.class.php, method Tangra_Module_Release_DBC::load_all_online_for_module()
Loads all online releases for module
- load_arr_latest_online
- in file tangra_module_release_dbc.class.php, method Tangra_Module_Release_DBC::load_arr_latest_online()
- load_by_full_path
- in file registry_key_db.class.php, method Registry_Key_DB::load_by_full_path()
Loads key by full path
- load_by_hid
- in file tangra_module_dbc.class.php, method Tangra_Module_DBC::load_by_hid()
Loads module by HID
- load_by_hid
- in file tangra_module_license_dbc.class.php, method Tangra_Module_License_DBC::load_by_hid()
Loads license by HID
- load_by_hid
- in file tangra_module_category_dbc.class.php, method Tangra_Module_Category_DBC::load_by_hid()
Loads category by HID
- load_by_id
- in file tangra_module_release_category_dbc.class.php, method Tangra_Module_Release_Category_DBC::load_by_id()
Loads link by ID
- load_by_id
- in file tangra_module_release_dbc.class.php, method Tangra_Module_Release_DBC::load_by_id()
Loads record by id
- load_by_id
- in file tangra_module_category_dbc.class.php, method Tangra_Module_Category_DBC::load_by_id()
Loads category by ID
- load_by_id
- in file tangra_module_release_relation_dbc.class.php, method Tangra_Module_Release_Relation_DBC::load_by_id()
Loads record by id
- load_by_id
- in file registry_key_db.class.php, method Registry_Key_DB::load_by_id()
Loads key by ID
- load_by_id
- in file tangra_module_release_file_dbc.class.php, method Tangra_Module_Release_File_DBC::load_by_id()
Loads record by id
- load_by_id
- in file i_db_storable.class.php, method I_DB_Storable::load_by_id()
Loads the object from DB
- load_by_id
- in file tangra_module_license_dbc.class.php, method Tangra_Module_License_DBC::load_by_id()
Loads license from DB
- load_by_id
- in file tangra_module_dbc.class.php, method Tangra_Module_DBC::load_by_id()
Loads by ID
- load_by_id
- in file tangra_module_release_param_dbc.class.php, method Tangra_Module_Release_Param_DBC::load_by_id()
Loads record by id
- load_by_module_and_version
- in file tangra_module_release_dbc.class.php, method Tangra_Module_Release_DBC::load_by_module_and_version()
Loads release by module ID and version
- load_by_module_hid_and_version
- in file tangra_module_release_dbc.class.php, method Tangra_Module_Release_DBC::load_by_module_hid_and_version()
Loads release by module HID and version
- load_by_parent_and_key_name
- in file registry_key_db.class.php, method Registry_Key_DB::load_by_parent_and_key_name()
Loads key by parent and key name
- load_categories_for_release
- in file tangra_module_release_category_dbc.class.php, method Tangra_Module_Release_Category_DBC::load_categories_for_release()
Loads categories for release
- load_categories_ol_map
- in file tangra_module_release_category_dbc.class.php, method Tangra_Module_Release_Category_DBC::load_categories_ol_map()
Loads categories options-labels map for form_field_select
- load_db_config
- in file db_config_loader_file.class.php, method DB_Config_Loader_File::load_db_config()
Loads configuration from file and populates DB_Config object
- load_file
- in file config_loader_file.class.php, method Config_Loader_File::load_file()
Loads
- load_files_list
- in file tangra_module_uninstaller.class.php, method Tangra_Module_Uninstaller::load_files_list()
Loads files list
- load_highest_online_release
- in file tangra_module_release_dbc.class.php, method Tangra_Module_Release_DBC::load_highest_online_release()
Loads highest online release for module
- load_modules_ol_map
- in file tangra_module_dbc.class.php, method Tangra_Module_DBC::load_modules_ol_map()
Loads options labels map for Form_field_select
- load_previous_online_release
- in file tangra_module_release_dbc.class.php, method Tangra_Module_Release_DBC::load_previous_online_release()
Loads previos online release
- load_site_config
- in file web_site_config_loader.class.php, method Web_Site_Config_Loader::load_site_config()
Loads configuration
- load_site_config
- in file web_site_config_loader_file.class.php, method Web_Site_Config_Loader_File::load_site_config()
Loads site configuration from files
- load_site_dirs
- in file tangra_module_uninstaller.class.php, method Tangra_Module_Uninstaller::load_site_dirs()
Loads hidden, htdocs, scratch and ext_inc paths and returns them as array
- load_types_ol_map
- in file tangra_module_license_dbc.class.php, method Tangra_Module_License_DBC::load_types_ol_map()
Loads options labels map for form_field_select
- load_types_ol_map
- in file tangra_module_release_relation_dbc.class.php, method Tangra_Module_Release_Relation_DBC::load_types_ol_map()
Loads options-labels map for form_field_select
- load_types_ol_map
- in file tangra_module_release_param_dbc.class.php, method Tangra_Module_Release_Param_DBC::load_types_ol_map()
Loads options-labels map for form_field_select
- LOCATION_TYPE_LOCAL
- in file module_ctrl_xml_importer.class.php, class constant Module_CTRL_XML_Importer::LOCATION_TYPE_LOCAL
Location type "local"
- LOCATION_TYPE_ONLINE
- in file module_ctrl_xml_importer.class.php, class constant Module_CTRL_XML_Importer::LOCATION_TYPE_ONLINE
Location type "online repository"
m
- $maintainer
- in file tangra_module_release.class.php, variable Tangra_Module_Release::$maintainer
Maintainer's email
- $maintainer
- in file tangra_module.class.php, variable Tangra_Module::$maintainer
Email address of maintainer of the module
- $maxlength
- in file form_field_text.class.php, variable Form_Field_Text::$maxlength
Maximum characters accepted by the field
- $max_file_size
- in file form_field_file.class.php, variable Form_Field_File::$max_file_size
Maximal file size
- $max_snapshots
- in file threads_manager.class.php, variable Threads_Manager::$max_snapshots
Maximum count of snapshots.
- $max_val
- in file form_field_integer_limited.class.php, variable Form_Field_Integer_Limited::$max_val
Maximum value
- $method
- in file form.class.php, variable Form::$method
Method of sending the form Tangra_Form_Submit_Method::POST/Tangra_Form_Submit_Method::GET
- $method
- in file grid_ctrl.class.php, variable Grid_Ctrl::$method
Method for passing set page command
- $min_val
- in file form_field_integer_limited.class.php, variable Form_Field_Integer_Limited::$min_val
Minumum value
- $module
- in file tangra_module_release.class.php, variable Tangra_Module_Release::$module
Module ID
- $modules
- in file modules_register.class.php, variable Modules_Register::$modules
Array that contains registered modules
- $module_conf_path
- in file tangra_module_uninstaller.class.php, variable Tangra_Module_Uninstaller::$module_conf_path
- $module_dir
- in file tangra_module_installer.class.php, variable Tangra_Module_Installer::$module_dir
Module source dir
- $module_installer
- in file tangra_module_installer_run.class.php, variable Tangra_Module_Installer_Run::$module_installer
Tangra_Module_Installer instance
- $module_installer
- in file tangra_module_upgrader_run.class.php, variable Tangra_Module_Upgrader_Run::$module_installer
Tangra_Module_Upgrader instance
- $module_name
- in file tangra_module_installer.class.php, variable Tangra_Module_Installer::$module_name
Name of the module
- $module_release
- in file tangra_module_release_relation.class.php, variable Tangra_Module_Release_Relation::$module_release
Release ID
- $module_release
- in file tangra_module_release_category.class.php, variable Tangra_Module_Release_Category::$module_release
Module release id
- $module_release
- in file tangra_module_release_param.class.php, variable Tangra_Module_Release_Param::$module_release
Module release ID
- $module_release
- in file tangra_module_release_file.class.php, variable Tangra_Module_Release_File::$module_release
Module release ID
- $month
- in file form_field_date_triad.class.php, variable Form_Field_Date_Triad::$month
Month holder
- $ms_fl
- in file web_site_config_loader_file.class.php, variable Web_Site_Config_Loader_File::$ms_fl
File loader for machine specific conf file
- misc_functions.inc.php
- procedural page misc_functions.inc.php
- modules_register.class.php
- procedural page modules_register.class.php
- MAX_SNAPSHOTS
- in file threads_manager.class.php, class constant Threads_Manager::MAX_SNAPSHOTS
Default maximum count of snapshots. Intended to prevend DoS attacks
- merge
- in file tple_exports.class.php, method Tple_Exports::merge()
Merges variables of current TPLE_Exports with those provided by $exports
- misc.inc.php
- procedural page misc.inc.php
- mkdir_ine
- in file filesystem_functions.inc.php, function mkdir_ine()
Creates directory if not already exists
- module_ctrl_xml_importer.class.php
- procedural page module_ctrl_xml_importer.class.php
- Modules_Register
- in file modules_register.class.php, class Modules_Register
Class that is used to by boot process to register modules
- Module_CTRL_XML_Importer
- in file module_ctrl_xml_importer.class.php, class Module_CTRL_XML_Importer
Module_CTRL_XML_Importer is used to import module.ctrl.xml files
- move_snapshot
- in file threads_manager.class.php, method Threads_Manager::move_snapshot()
Moves snapshot from one thread to another.
n
- $name
- in file tangra_module_license.class.php, variable Tangra_Module_License::$name
Name of the license
- $name
- in file tangra_module_release_param.class.php, variable Tangra_Module_Release_Param::$name
Name of the parameter
- $name
- in file web_page_view.class.php, variable Web_Page_View::$name
Name of the view
- $name
- in file event.class.php, variable Event::$name
Name of the event
- $name
- in file tangra_module_category.class.php, variable Tangra_Module_Category::$name
Name of the category
- $name
- in file form.class.php, variable Form::$name
Name of the form
- $name
- in file form_field.class.php, variable Form_Field::$name
Name of the field
- $name
- in file grid.class.php, variable Grid::$name
Name of the grid
- $next_snapshot_index
- in file threads_manager.class.php, variable Threads_Manager::$next_snapshot_index
Holds next unused snapshot index per thread
- $next_thread_index
- in file threads_manager.class.php, variable Threads_Manager::$next_thread_index
Holds next unused thread index
- new_guard_pair
- in file form_guard.class.php, method Form_Guard::new_guard_pair()
Generates new guard pair
- new_pass
- in file threads_manager.class.php, method Threads_Manager::new_pass()
Prepares ovject for new process
- number_functions.inc.php
- procedural page number_functions.inc.php
- NONE
- in file tangra_parameter_method.class.php, class constant Tangra_Parameter_Method::NONE
Method NONE is fake type used to indicate that no parameter is expected.
o
- $object
- in file gform_ctrl_with_obj.class.php, variable GForm_Ctrl_With_Object::$object
Object that will be controlled. It must be instance of I_DB_Storable
- $object_id_capture
- in file gform_ctrl_with_obj.class.php, variable GForm_Ctrl_With_Object::$object_id_capture
This string will be searched in $_GET to capture object id
- $object_to_form_id_links
- in file gform_ctrl_with_obj.class.php, variable GForm_Ctrl_With_Object::$object_to_form_id_links
array that holds Object to form_ids links
- $online
- in file tangra_module_release.class.php, variable Tangra_Module_Release::$online
Is release online?
- $open
- in file tangra_file.class.php, variable Tangra_File::$open
Indicated that file is open
- $options
- in file form_field_select.class.php, variable Form_Field_Select::$options
Array that contains options
- $options_labels_map
- in file form_field_select_semidynamic_view.class.php, variable Form_Field_Select_Semidynamic_View::$options_labels_map
Labels map
- $order_arr
- in file web_events_dispatcher.class.php, variable Web_Event_Dispatcher::$order_arr
Array that contains prioritetes of events
- $overwrite
- in file tangra_module_installer.class.php, variable Tangra_Module_Installer::$overwrite
Flag for overwrite
- $overwrite_all
- in file tangra_module_installer.class.php, variable Tangra_Module_Installer::$overwrite_all
Flag for overwrite all
- on_accepted_submit
- in file gform_ctrl_with_obj_ep.class.php, method GForm_Ctrl_With_Object_EP::on_accepted_submit()
- on_accepted_submit
- in file gform_ctrl.class.php, method GForm_Ctrl::on_accepted_submit()
Called right after submit is accepted.
- on_accepted_submit
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::on_accepted_submit()
- on_bad_submit
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::on_bad_submit()
- on_bad_submit
- in file form_ctrl.class.php, method Form_Ctrl::on_bad_submit()
This method will be called when form submit is not good, i.e. Form_Ctrl::SUBMIT_RESULT_ERROR
- on_good_submit
- in file form_ctrl.class.php, method Form_Ctrl::on_good_submit()
This method is called when submit is OK.
- on_process_submit
- in file gform_ctrl.class.php, method GForm_Ctrl::on_process_submit()
Place for your own processing of the validated form data.
- on_process_submit
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::on_process_submit()
Transfers data from form to object. Saves the object into DB
- on_trans_ending
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::on_trans_ending()
This method will be called just after saving the object and before db transaction end
- on_trans_started
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::on_trans_started()
This method will be called just before saving the object and after db transaction is stared
- open
- in file tangra_file.class.php, method Tangra_File::open()
Opens the file.
p
- $page
- in file web_page_view.class.php, variable Web_Page_View::$page
Web_Page holder
- $pages
- in file thread_vars_manager.class.php, variable Thread_Vars_Manager::$pages
Array that holds pages and their variables
- $pages
- in file session_vars_manager.class.php, variable Session_Vars_Manager::$pages
Array that holds pages and their variables
- $page_name
- in file web_page.class.php, variable Web_Page::$page_name
Page name
- $page_pointer
- in file web_events_dispatcher.class.php, variable Web_Event_Dispatcher::$page_pointer
Reference to Web_page object
- $page_size
- in file paginated_grid.class.php, variable Paginated_Grid::$page_size
Numbur of rows in a page
- $page_size
- in file paginate_db_data.class.php, variable Paginate_DB_Data::$page_size
Holds size of the page
- $page_size
- in file static_paginated_grid.class.php, variable Static_Paginated_Grid::$page_size
Size of the page
- $page_url_name
- in file web_page.class.php, variable Web_Page::$page_url_name
current URL of the page
- $paginate_db_data
- in file grid_ctrl.class.php, variable Grid_Ctrl::$paginate_db_data
Paginator object
- $pairs
- in file config_loader.class.php, variable Config_Loader::$pairs
$pairs holds key - value pairs in associative array. Key is the name of configuration value and value - the value itself.
- $pairs
- in file tple_exports.class.php, variable Tple_Exports::$pairs
Array of variables and their values
- $param_pairs
- in file redirect_composer.class.php, variable Redirect_Composer::$param_pairs
Parameters that will be added to target address
- $parent
- in file registry_key_db.class.php, variable Registry_Key_DB::$parent
Key parent
- $path
- in file registry_key.class.php, variable Registry_Key::$path
Holds key path
- $permanent_external_params
- in file gform_ctrl.class.php, variable GForm_Ctrl::$permanent_external_params
- $port
- in file redirect_composer_local.class.php, variable Redirect_Composer_Local::$port
Holds port that will be used for composing
- $potential_errors
- in file form_field.class.php, variable Form_Field::$potential_errors
Array with potential errors
- $processed_states
- in file gform_ctrl.class.php, variable GForm_Ctrl::$processed_states
Array of processed states ids
- $protocol
- in file redirect_composer_local.class.php, variable Redirect_Composer_Local::$protocol
Holds protocol: http, https or ''
- paginate_db_data.class.php
- procedural page paginate_db_data.class.php
- paginated_grid.class.php
- procedural page paginated_grid.class.php
- Paginated_Grid
- in file paginated_grid.class.php, class Paginated_Grid
Grid with pagination
- Paginate_DB_Data
- in file paginate_db_data.class.php, class Paginate_DB_Data
Used to paginate db data
- param_exists
- in file redirect_composer.class.php, method Redirect_Composer::param_exists()
Checks if there is param pair with param name $key
- parse_command_line
- in file config_loader_file.class.php, method Config_Loader_File::parse_command_line()
Parses line that contains command, e.g. starting with "!"
- parse_conf_arr
- in file config_loader_file.class.php, method Config_Loader_File::parse_conf_arr()
Parses array returned by $this->parse_file_arr. Populates $this->pairs.
- parse_file_arr
- in file config_loader_file.class.php, method Config_Loader_File::parse_file_arr()
Parses array loaded by $this->load_file(). Skips rows that are commets or missformed (i.e. starting with blank space)
- parse_http_accept_language
- in file inet_functions.inc.php, function parse_http_accept_language()
Parses $str as it is $_SERVER['HTTP_ACCEPT_LANGUAGE']
- parse_path_info
- in file web_context.class.php, method Web_Context::parse_path_info()
Parses PATH_INFO variable in server
- path_info_split_key_value
- in file web_context.class.php, method Web_Context::path_info_split_key_value()
Splits key from values from PATD_INFO
- PI
- in file tangra_parameter_method.class.php, class constant Tangra_Parameter_Method::PI
PI stands for PATH_INFO $_SERVER var. PI parameters are automatically parsed and included as any other parameter in Web_Context
- POST
- in file tangra_form_submit_method.class.php, class constant Tangra_Form_Submit_Method::POST
Method POST
- post_install
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::post_install()
Activities that have to be performed after actual installation have to be placed here.
- post_upgrade
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::post_upgrade()
Activities that have to be performed after actual upgrade have to be placed here.
- prepare_first_page_link
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::prepare_first_page_link()
Prepares link for the first page
- prepare_for_show
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::prepare_for_show()
Prepares form for show
- prepare_for_show
- in file gform_ctrl.class.php, method GForm_Ctrl::prepare_for_show()
Prepares form for show
- prepare_for_show
- in file form_ctrl.class.php, method Form_Ctrl::prepare_for_show()
Descendants of Form_Ctrl may use this method to prepare the form
- prepare_jump_to_page_arr
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::prepare_jump_to_page_arr()
Prepares options array for "jump to page" select
- prepare_last_page_link
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::prepare_last_page_link()
Prepare link for last page
- prepare_next_page_link
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::prepare_next_page_link()
Prepare link for next page
- prepare_page_link
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::prepare_page_link()
Prepares page link
- prepare_prev_page_link
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::prepare_prev_page_link()
Prepares previous page link
- prepare_remove_list
- in file tangra_module_uninstaller.class.php, method Tangra_Module_Uninstaller::prepare_remove_list()
Prepares list of files to be removed expanding paths to full paths
- prepare_rows
- in file sp_grid_wlc.class.php, method SP_Grid_WLC::prepare_rows()
Prepares row to be used in a convinient way by this class
- prepare_rows
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::prepare_rows()
Convert row to usable by the class format
- prepare_sqls
- in file grid_ctrl.class.php, method Grid_Ctrl::prepare_sqls()
Have to be overwriten and sqls for the Paginate_DB_Data have to be set inside.
- prepare_transit_vars
- in file web_ctrl.class.php, method Web_Ctrl::prepare_transit_vars()
- pre_install
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::pre_install()
Activities that have to be performed before actual installation have to be placed here.
- pre_upgrade
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::pre_upgrade()
Activities that have to be performed before actual upgrade have to be placed here.
- printbr
- in file debug.inc.php, function printbr()
Prints $str and adds . That way when you use multiple printbr()s each print is on new row. Intended to be used as output in browser.
- println
- in file debug.inc.php, function println()
Prints $str and adds new line. Intended to be used in CLI mode
- print_r_pre
- in file debug.inc.php, function print_r_pre()
Usefull for printing arrays. Prints (using print_r()) it's paramater surrownded by tags and . That way output looks more structured.
- process
- in file grid_ctrl.class.php, method Grid_Ctrl::process()
Process the grid
- process
- in file threads_manager.class.php, method Threads_Manager::process()
Processes current context and manages threads
- process_add_new
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::process_add_new()
Called when receives command to show "empty" form that will be used to add new record
- process_add_new
- in file gform_ctrl_with_obj_ep.class.php, method GForm_Ctrl_With_Object_EP::process_add_new()
Called when receives command to show "empty" form that will be used to add new record
- process_object_id
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::process_object_id()
Loads object from the DB, transfers data to form, prepares for show
- process_submit
- in file form_ctrl.class.php, method Form_Ctrl::process_submit()
Processes submit of the form
- process_submit
- in file gform_ctrl.class.php, method GForm_Ctrl::process_submit()
Processes submit
q
- query
- in file db_connection_installer.class.php, method DB_Connection_Installer::query()
Alias of execute
- query
- in file db_connection.class.php, method DB_Connection::query()
Alias of execute()
- query_form
- in file form_ctrl.class.php, method Form_Ctrl::query_form()
Returns copy of Form object
- query_form_view
- in file form_ctrl.class.php, method Form_Ctrl::query_form_view()
Returns copy of Form_View object
- query_from_cookie
- in file web_context.class.php, method Web_Context::query_from_cookie()
Returns variable from COOKIE
- query_from_env
- in file web_context.class.php, method Web_Context::query_from_env()
Returns variable from ENV
- query_from_get
- in file web_context.class.php, method Web_Context::query_from_get()
Returns variable from GET
- query_from_pi
- in file web_context.class.php, method Web_Context::query_from_pi()
Returns variable from PI
- query_from_post
- in file web_context.class.php, method Web_Context::query_from_post()
Returns variable from POST
- query_from_server
- in file web_context.class.php, method Web_Context::query_from_server()
Returns variable from SERVER
- query_from_session
- in file web_context.class.php, method Web_Context::query_from_session()
Returns variable from SESSION
- query_object_id_capture
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::query_object_id_capture()
Returns string for capture of the object id
- query_page_var
- in file thread_vars_manager.class.php, method Thread_Vars_Manager::query_page_var()
Returns page variable
- query_session_vars_manager
- in file session_vars_manager.class.php, method Session_Vars_Manager::query_session_vars_manager()
Returns current Session_Vars_Manager
- query_thread_var
- in file thread_vars_manager.class.php, method Thread_Vars_Manager::query_thread_var()
Returns thread variable
- query_var
- in file context.class.php, method Context::query_var()
Query variable. Similar to get_var() but returns copy of the variable, not reference. Use this function instead of get_var() if you are not intending to change the value.
- query_var
- in file vars_manager.class.php, method Vars_Manager::query_var()
Query variable. Similar to get_var() but returns copy of the variable, not reference. Use this function instead of get_var() if you are not intending to change the value.
- query_vm
- in file gform_ctrl.class.php, method GForm_Ctrl::query_vm()
Returns copy of used Vars_Mananger
r
- $radios
- in file form_field_radio_group.class.php, variable Form_Field_Radio_Group::$radios
Array that contains radio buttons
- $radios_labels_map
- in file form_field_radio_group_semidynamic_view.class.php, variable Form_Field_Radio_Group_Semidynamic_View::$radios_labels_map
Labels map
- $relation_to
- in file tangra_module_release_relation.class.php, variable Tangra_Module_Release_Relation::$relation_to
Relation to module hid
- $release_date
- in file tangra_module_release.class.php, variable Tangra_Module_Release::$release_date
Datetime of release
- $required
- in file form_field.class.php, variable Form_Field::$required
Is field required?
- $requires_php_version
- in file tangra_module_release.class.php, variable Tangra_Module_Release::$requires_php_version
Minimal requirement for PHP version
- $requires_tangra_lib_version
- in file tangra_module_release.class.php, variable Tangra_Module_Release::$requires_tangra_lib_version
Minimal requirement for tangra_lib version
- $right_delimiter
- in file tangra_simple_tple.class.php, variable Tangra_Simple_Tple::$right_delimiter
Right delimiter for tags. Default is @}
- $root_dir
- in file web_site_config.class.php, variable Web_Site_Config::$root_dir
Site's root absolute path. It is not docroot, see bellow!
- $rows
- in file grid.class.php, variable Grid::$rows
Data rows
- $rs
- in file db_recordset_installer.class.php, variable DB_Recordset_Installer::$rs
Holds records set
- rc_d.inc.php
- procedural page rc_d.inc.php
- release_zip_creator.class.php
- procedural page release_zip_creator.class.php
- read
- in file tangra_file.class.php, method Tangra_File::read()
Reads up to $length bytes from the file pointer. Reading stops when up to $length bytes have been read, EOF (end of file) is reached, or (for network streams) when a packet becomes available, whichever comes first.
- read_all
- in file tangra_file.class.php, method Tangra_File::read_all()
Reads the whole file and returns it's content
- Redirect_Composer
- in file redirect_composer.class.php, class Redirect_Composer
Redirect_Composer's purpose is to compose address for redirection
- Redirect_Composer_Local
- in file redirect_composer_local.class.php, class Redirect_Composer_Local
Redirect_Composer_Local is intended to be used for internal redirect within site
- refresh
- in file paginate_db_data.class.php, method Paginate_DB_Data::refresh()
Executes $sql_count and recalculates total rows and total pages
- refresh
- in file paginated_grid.class.php, method Paginated_Grid::refresh()
Recalculates total rows and total pages
- register_global_var
- in file session_vars_manager.class.php, method Session_Vars_Manager::register_global_var()
Registers global variable
- register_module
- in file modules_register.class.php, method Modules_Register::register_module()
Registers module
- register_page_var
- in file session_vars_manager.class.php, method Session_Vars_Manager::register_page_var()
Registers page variable
- register_page_var
- in file thread_vars_manager.class.php, method Thread_Vars_Manager::register_page_var()
Registers page variable
- register_thread_var
- in file thread_vars_manager.class.php, method Thread_Vars_Manager::register_thread_var()
Registers thread var
- register_var
- in file vars_manager.class.php, method Vars_Manager::register_var()
Registers variable. You have first to register variable before using Vars_Manager::set_var()
- Registry
- in file registry.class.php, class Registry
Base class for all registry classes that will provide functionality similar to windows registry (but for site)
- registry.class.php
- procedural page registry.class.php
- registry_db.class.php
- procedural page registry_db.class.php
- registry_key.class.php
- procedural page registry_key.class.php
- registry_key_db.class.php
- procedural page registry_key_db.class.php
- Registry_DB
- in file registry_db.class.php, class Registry_DB
Regisrty_DB provides Registry with storage of data in DB
- Registry_Key
- in file registry_key.class.php, class Registry_Key
Base class for registry key.
- Registry_Key_DB
- in file registry_key_db.class.php, class Registry_Key_DB
Registry_Key_DB uses DB to store keys
- Release_Zip_Creator
- in file release_zip_creator.class.php, class Release_Zip_Creator
Creates ZIP archive for module release
- remove_all_rows
- in file grid.class.php, method Grid::remove_all_rows()
Removes all rows
- remove_db_objects
- in file tangra_module_uninstaller.class.php, method Tangra_Module_Uninstaller::remove_db_objects()
Removes DB objects - tables and/or columns
- remove_files
- in file tangra_module_uninstaller.class.php, method Tangra_Module_Uninstaller::remove_files()
Removes module's files
- remove_global_var
- in file session_vars_manager.class.php, method Session_Vars_Manager::remove_global_var()
Removes global variable
- remove_page_var
- in file thread_vars_manager.class.php, method Thread_Vars_Manager::remove_page_var()
Removes page variable
- remove_param
- in file redirect_composer.class.php, method Redirect_Composer::remove_param()
Removes param pair
- remove_quoted
- in file db_connection.class.php, method DB_Connection::remove_quoted()
Removes quoted content from $sql_str
- remove_row
- in file grid.class.php, method Grid::remove_row()
Removes a row
- remove_section_from_conf_file
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::remove_section_from_conf_file()
Removes module section from conf file
- remove_thread_var
- in file thread_vars_manager.class.php, method Thread_Vars_Manager::remove_thread_var()
Removes thread variable
- remove_transit_var
- in file web_ctrl.class.php, method Web_Ctrl::remove_transit_var()
- remove_url_var_to_thread_link
- in file threads_manager.class.php, method Threads_Manager::remove_url_var_to_thread_link()
Removes url_var_to_thread_link for given snapshot
- remove_var
- in file vars_manager.class.php, method Vars_Manager::remove_var()
Removes/unregisters variable.
- replace_slashes
- in file registry_key.class.php, method Registry_Key::replace_slashes()
Replaces windows style slashes (\) with normal (/)
- require_once_php4_lib
- in file misc_functions.inc.php, function require_once_php4_lib()
This function is used to require_once php4 libraries.
- reset
- in file threads_manager.class.php, method Threads_Manager::reset()
- retrieve_permanent_external_params
- in file gform_ctrl.class.php, method GForm_Ctrl::retrieve_permanent_external_params()
Retrieves stored external parameters
- retrieve_rows
- in file grid_ctrl.class.php, method Grid_Ctrl::retrieve_rows()
Retrieves rows from DB
- rmdirr
- in file filesystem_functions.inc.php, function rmdirr()
Removes directory
- run
- in file tangra_module_installer_run.class.php, method Tangra_Module_Installer_Run::run()
Actual installation of module
- run
- in file web_site.class.php, method Web_Site::run()
Run() is intended ro run Web_Page instances.
- run
- in file web_ctrl.class.php, method Web_Ctrl::run()
Put your main page functionalty in run() (if not otherwise specified like for example for WED pages)
- run
- in file tangra_module_upgrader_run.class.php, method Tangra_Module_Upgrader_Run::run()
Actual upgrade of module
- run_other
- in file web_site.class.php, method Web_Site::run_other()
Run other is intended to run all kind of Web_Ctrl objects like Ajax_Ctrl for example
- redirect_composer.class.php
- procedural page redirect_composer.class.php
- redirect_composer_local.class.php
- procedural page redirect_composer_local.class.php
s
- $scratch_dir
- in file web_site_config.class.php, variable Web_Site_Config::$scratch_dir
"Scratch" dir absolute path
- $server_error_page
- in file web_site_config.class.php, variable Web_Site_Config::$server_error_page
Address of server error page
- $site_mode
- in file web_site_config.class.php, variable Web_Site_Config::$site_mode
Site mode
- $site_name
- in file web_site_config.class.php, variable Web_Site_Config::$site_name
Site system name
- $site_root_dir
- in file tangra_module_uninstaller.class.php, variable Tangra_Module_Uninstaller::$site_root_dir
- $snapshots_lifetime
- in file threads_manager.class.php, variable Threads_Manager::$snapshots_lifetime
Lifetime for snapshots in seconds
- $sql_count
- in file paginate_db_data.class.php, variable Paginate_DB_Data::$sql_count
SQL select statement for counting rows that match "where" clause
- $sql_select
- in file paginate_db_data.class.php, variable Paginate_DB_Data::$sql_select
SQL select statement for selecting data
- $ss_fl
- in file web_site_config_loader_file.class.php, variable Web_Site_Config_Loader_File::$ss_fl
File loader for site specific conf file
- $system_name
- in file grid_ctrl.class.php, variable Grid_Ctrl::$system_name
Controller name
- $system_name
- in file form_ctrl.class.php, variable Form_Ctrl::$system_name
name of the controler
- static_html_form_generator.class.php
- procedural page static_html_form_generator.class.php
- sp_grid_wlc.class.php
- procedural page sp_grid_wlc.class.php
- static_grid.class.php
- procedural page static_grid.class.php
- static_paginated_grid.class.php
- procedural page static_paginated_grid.class.php
- sql_highlighter.class.php
- procedural page sql_highlighter.class.php
- string_functions.inc.php
- procedural page string_functions.inc.php
- string_functions_mb.inc.php
- procedural page string_functions_mb.inc.php
- string_functions_sb.inc.php
- procedural page string_functions_sb.inc.php
- save
- in file i_db_storable.class.php, method I_DB_Storable::save()
Save the object in DB
- save
- in file tangra_module_category_dbc.class.php, method Tangra_Module_Category_DBC::save()
Saves category into DB
- save
- in file tangra_module_dbc.class.php, method Tangra_Module_DBC::save()
Saves module into DB
- save
- in file tangra_module_release_file_dbc.class.php, method Tangra_Module_Release_File_DBC::save()
Saves the record
- save
- in file tangra_module_release_param_dbc.class.php, method Tangra_Module_Release_Param_DBC::save()
Saves the record
- save
- in file tangra_module_license_dbc.class.php, method Tangra_Module_License_DBC::save()
Saves license into DB
- save
- in file tangra_module_release_category_dbc.class.php, method Tangra_Module_Release_Category_DBC::save()
Saves record
- save
- in file tangra_module_release_dbc.class.php, method Tangra_Module_Release_DBC::save()
Saves the record
- save
- in file tangra_module_release_relation_dbc.class.php, method Tangra_Module_Release_Relation_DBC::save()
Saves the record
- save
- in file registry_key_db.class.php, method Registry_Key_DB::save()
Saves the key in DB
- save_key
- in file registry_key_db.class.php, method Registry_Key_DB::save_key()
Saves the key in DB. Alias of $this->save()
- save_key
- in file registry_db.class.php, method Registry_DB::save_key()
Saves key in DB
- save_object
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::save_object()
Save the object into DB
- save_snapshot
- in file threads_manager.class.php, method Threads_Manager::save_snapshot()
Saves snapshot ot current thread
- sec2hms
- in file time.inc.php, function sec2hms()
Converts seconds to hours:minutes:seconds format
- select_all_for_module_release
- in file tangra_module_release_file_dbc.class.php, method Tangra_Module_Release_File_DBC::select_all_for_module_release()
Gets paths of all files for release
- select_for_release_by_type
- in file tangra_module_release_relation_dbc.class.php, method Tangra_Module_Release_Relation_DBC::select_for_release_by_type()
Loads all relations for type for release
- select_limit
- in file db_connection.class.php, method DB_Connection::select_limit()
Selects limited ammount of rows
- select_limit
- in file db_connection_installer.class.php, method DB_Connection_Installer::select_limit()
Fake
- select_option
- in file form_field_select_multiple.class.php, method Form_Field_Select_Multiple::select_option()
Marks option as selected
- send_data_to_grid
- in file grid_ctrl.class.php, method Grid_Ctrl::send_data_to_grid()
Sends retrieved rows and other data to the grid object
- Session_Vars_Manager
- in file session_vars_manager.class.php, class Session_Vars_Manager
Session Variables Manager
- set_additional_parameters
- in file grid_ctrl.class.php, method Grid_Ctrl::set_additional_parameters()
Sets additional_parameters at once
- set_autocommit
- in file db_connection.class.php, method DB_Connection::set_autocommit()
Sets autocommit mode
- set_base_url
- in file web_site_config.class.php, method Web_Site_Config::set_base_url()
Sets base URL
- set_capture
- in file web_event_simple.class.php, method Web_Event_Simple::set_capture()
Sets capture label
- set_category
- in file tangra_module_release_category.class.php, method Tangra_Module_Release_Category::set_category()
Sets category ID
- set_changes
- in file tangra_module_release.class.php, method Tangra_Module_Release::set_changes()
Sets change notes
- set_charset
- in file form_field_view.class.php, method Form_Field_View::set_charset()
Sets charset that field view will use for escaping field data (i.e. htmlentities)
- set_charset
- in file form_view.class.php, method Form_View::set_charset()
Sets charset that field views will use for escaping field data (i.e. htmlentities)
- set_charset_cascade
- in file form_view.class.php, method Form_View::set_charset_cascade()
Sets charset of the form view and cycles all field views to pass them the charset (calling their set_charset method)
- set_columns_number
- in file grid.class.php, method Grid::set_columns_number()
Sets how many columns grid will have
- set_config
- in file web_ctrl.class.php, method Web_Ctrl::set_config()
Sets $_config
- set_connected
- in file db_connection.class.php, method DB_Connection::set_connected()
Sets $this->connected
- set_context
- in file web_ctrl.class.php, method Web_Ctrl::set_context()
Sets context
- set_context
- in file web_site.class.php, method Web_Site::set_context()
Sets context
- set_context
- in file redirect_composer_local.class.php, method Redirect_Composer_Local::set_context()
Sets context
- set_cp_and_tp
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::set_cp_and_tp()
Set current page and total pages
- set_current_host
- in file web_site_config.class.php, method Web_Site_Config::set_current_host()
Sets current hostname
- set_current_page
- in file paginate_db_data.class.php, method Paginate_DB_Data::set_current_page()
Sets current page
- set_current_page
- in file paginated_grid.class.php, method Paginated_Grid::set_current_page()
Sets current page
- set_current_page
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::set_current_page()
Sets current page number
- set_current_port
- in file web_site_config.class.php, method Web_Site_Config::set_current_port()
Sets current port
- set_current_protocol
- in file web_site_config.class.php, method Web_Site_Config::set_current_protocol()
Sets current protocol
- set_dbc
- in file tangra_module_uninstaller.class.php, method Tangra_Module_Uninstaller::set_dbc()
Sets DBC
- set_db_autocommit
- in file i_db_config.class.php, method I_DB_Config::set_db_autocommit()
Sets autocommit mode true = on, false = off
- set_db_autocommit
- in file db_config.class.php, method DB_Config::set_db_autocommit()
Sets autocommit mode. 0 = autocommit off, 1 = autocommit on
- set_db_default_charset
- in file i_db_config.class.php, method I_DB_Config::set_db_default_charset()
Sets default charset.
- set_db_default_charset
- in file db_config.class.php, method DB_Config::set_db_default_charset()
Sets DB default charset (like utf8, latin1, etc.)
- set_db_dsn
- in file i_db_config.class.php, method I_DB_Config::set_db_dsn()
Sets DSN (Data Source Name)
- set_db_dsn
- in file db_config.class.php, method DB_Config::set_db_dsn()
Sets DB DSN
- set_db_dsn_pnt
- in file db_config.class.php, method DB_Config::set_db_dsn_pnt()
Sets db_dsn_pnt
- set_db_tables_prefix
- in file db_config.class.php, method DB_Config::set_db_tables_prefix()
Sets DB tables prefix
- set_default_encoding
- in file web_site_config.class.php, method Web_Site_Config::set_default_encoding()
Sets default encoding for the site Example: set_default_encoding('utf-8');
- set_default_event_action_pair
- in file web_events_dispatcher.class.php, method Web_Event_Dispatcher::set_default_event_action_pair()
Sets default event-action pair
- set_default_value
- in file form_field.class.php, method Form_Field::set_default_value()
Sets default value
- set_default_value
- in file form_field_select.class.php, method Form_Field_Select::set_default_value()
Sets default value
- set_default_value
- in file tangra_module_release_param.class.php, method Tangra_Module_Release_Param::set_default_value()
Sets default value
- set_description
- in file tangra_module_release_param.class.php, method Tangra_Module_Release_Param::set_description()
Sets description
- set_description
- in file tangra_module_category.class.php, method Tangra_Module_Category::set_description()
Sets description
- set_description
- in file tangra_module.class.php, method Tangra_Module::set_description()
Sets module description
- set_description
- in file tangra_module_release.class.php, method Tangra_Module_Release::set_description()
Sets description
- set_dir_permissions
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::set_dir_permissions()
Sets permission that will be used to chmod installed dirs to
- set_document_root_dir
- in file web_site_config.class.php, method Web_Site_Config::set_document_root_dir()
Sets document root absolute path
- set_document_root_relative
- in file web_site_config.class.php, method Web_Site_Config::set_document_root_relative()
Sets document root relative directory (relative to document root (set with set_root_dir()))
- set_empty_value
- in file form_field_select.class.php, method Form_Field_Select::set_empty_value()
Sets empty value
- set_enctype
- in file form.class.php, method Form::set_enctype()
Sets encoding type.
- set_ereg
- in file form_field_ereg.class.php, method Form_Field_Ereg::set_ereg()
- set_error
- in file form_field.class.php, method Form_Field::set_error()
Sets field current error
- set_error_reporting
- in file web_site_config.class.php, method Web_Site_Config::set_error_reporting()
Sets error reporting level
- set_error_reporting_normal
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::set_error_reporting_normal()
- set_error_reporting_php4_lib
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::set_error_reporting_php4_lib()
- set_error_reporting_php4_libs
- in file web_site_config.class.php, method Web_Site_Config::set_error_reporting_php4_libs()
Sets error reporting for PHP4 libraries
- set_exported_value
- in file web_page_view.class.php, method Web_Page_View::set_exported_value()
Changes the value of exported pair.
- set_exports
- in file just_headers_view.class.php, method Just_Headers_View::set_exports()
Sets exports
- set_exports
- in file web_page_view.class.php, method Web_Page_View::set_exports()
Sets TPLE exports
- set_expose_tangra
- in file web_site_config.class.php, method Web_Site_Config::set_expose_tangra()
Sets expose tangra flag. If true http header like X-Powered-By: Tangra Framework for PHP/2.* will be generated
- set_external_params
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::set_external_params()
Sets external parameters pairs
- set_extra_param
- in file gform_ctrl_with_obj_ep.class.php, method GForm_Ctrl_With_Object_EP::set_extra_param()
Sets extra_param internal variable.
- set_ext_inc_dir
- in file web_site_config.class.php, method Web_Site_Config::set_ext_inc_dir()
Sets ext_inc dir absolute path
- set_field_error
- in file form.class.php, method Form::set_field_error()
Sets field error.
- set_field_value
- in file form.class.php, method Form::set_field_value()
Sets value of form fiels
- set_files
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::set_files()
Sets installed files list.
- set_file_group
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::set_file_group()
Sets usergroup to which intalled files will be chown-ed
- set_file_path
- in file tangra_module_release_file.class.php, method Tangra_Module_Release_File::set_file_path()
Sets path to release file
- set_file_permissions
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::set_file_permissions()
Sets permission that will be used to chmod installed files to
- set_forgiving
- in file paginate_db_data.class.php, method Paginate_DB_Data::set_forgiving()
Sets forgiving mode. If set to false some methods will throw exception if you try to fetch non existing page. If true - fetch* methods will guess some safe value. Default is false
- set_form_id_value
- in file form_guard.class.php, method Form_Guard::set_form_id_value()
Sets form_id value
- set_foss
- in file tangra_module_license.class.php, method Tangra_Module_License::set_foss()
Sets FOSS - Is license Free and Open Source (FOSS)
- set_global_var
- in file session_vars_manager.class.php, method Session_Vars_Manager::set_global_var()
Sets value for global variable
- set_guard_value
- in file form_guard.class.php, method Form_Guard::set_guard_value()
Sets guard value
- set_hid
- in file tangra_module.class.php, method Tangra_Module::set_hid()
Sets module HID
- set_hid
- in file tangra_module_category.class.php, method Tangra_Module_Category::set_hid()
Sets HID
- set_hid
- in file tangra_module_license.class.php, method Tangra_Module_License::set_hid()
Sets HID
- set_hidden_dir
- in file web_site_config.class.php, method Web_Site_Config::set_hidden_dir()
Sets hidden dir absolute path
- set_htdocs_dir
- in file web_site_config.class.php, method Web_Site_Config::set_htdocs_dir()
Alias of set_document_root_dir()
- set_html_value
- in file form_field.class.php, method Form_Field::set_html_value()
Sets html_value
- set_id
- in file tangra_module_release_param.class.php, method Tangra_Module_Release_Param::set_id()
Sets ID
- set_id
- in file tangra_module_release_category.class.php, method Tangra_Module_Release_Category::set_id()
Sets ID
- set_id
- in file tangra_module_license.class.php, method Tangra_Module_License::set_id()
Sets ID
- set_id
- in file tangra_module_category.class.php, method Tangra_Module_Category::set_id()
Sets ID
- set_id
- in file tangra_module.class.php, method Tangra_Module::set_id()
Sets module ID
- set_id
- in file tangra_module_release_file.class.php, method Tangra_Module_Release_File::set_id()
Sets ID
- set_id
- in file registry_key_db.class.php, method Registry_Key_DB::set_id()
Sets ID
- set_id
- in file tangra_module_release_relation.class.php, method Tangra_Module_Release_Relation::set_id()
Sets ID
- set_id
- in file tangra_module_release.class.php, method Tangra_Module_Release::set_id()
Sets ID
- set_instance_name
- in file web_site_config.class.php, method Web_Site_Config::set_instance_name()
Sets instance name
- set_item_permissions
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::set_item_permissions()
Sets file/dirs permissions and group (if values available)
- set_key_name
- in file registry_key.class.php, method Registry_Key::set_key_name()
Sets key name
- set_key_value
- in file registry_db.class.php, method Registry_DB::set_key_value()
Sets value of a key.
- set_key_value
- in file registry.class.php, method Registry::set_key_value()
Sets key value
- set_left_delimiter
- in file tangra_simple_tple.class.php, method Tangra_Simple_Tple::set_left_delimiter()
Sets left delimiter for the tags in the template
- set_license
- in file tangra_module.class.php, method Tangra_Module::set_license()
Sets ID of the license under which module is released
- set_link_cols_capture_values_rows
- in file sp_grid_wlc.class.php, method SP_Grid_WLC::set_link_cols_capture_values_rows()
Sets all link columns capture values at once
- set_maintainer
- in file tangra_module.class.php, method Tangra_Module::set_maintainer()
Sets module maintainer email
- set_maintainer
- in file tangra_module_release.class.php, method Tangra_Module_Release::set_maintainer()
Sets maintainer's email
- set_maxlength
- in file form_field_text.class.php, method Form_Field_Text::set_maxlength()
Sets amximum characters accepted by the field
- set_max_val
- in file form_field_integer_limited.class.php, method Form_Field_Integer_Limited::set_max_val()
Sets maximum accepted value
- set_method
- in file grid_ctrl.class.php, method Grid_Ctrl::set_method()
Sets method for receiving command
- set_method
- in file form.class.php, method Form::set_method()
Sets the method of submission
- set_min_val
- in file form_field_integer_limited.class.php, method Form_Field_Integer_Limited::set_min_val()
Sets minimum accepted value
- set_module
- in file tangra_module_release.class.php, method Tangra_Module_Release::set_module()
Sets module ID
- set_module_config
- in file modules_register.class.php, method Modules_Register::set_module_config()
Sets module configuration
- set_module_conf_path
- in file tangra_module_uninstaller.class.php, method Tangra_Module_Uninstaller::set_module_conf_path()
Sets module conf path
- set_module_dir
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::set_module_dir()
Sets module source dir
- set_module_name
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::set_module_name()
Sets module name
- set_module_release
- in file tangra_module_release_file.class.php, method Tangra_Module_Release_File::set_module_release()
Sets release ID
- set_module_release
- in file tangra_module_release_param.class.php, method Tangra_Module_Release_Param::set_module_release()
Sets release ID
- set_module_release
- in file tangra_module_release_category.class.php, method Tangra_Module_Release_Category::set_module_release()
Sets module release ID
- set_module_release
- in file tangra_module_release_relation.class.php, method Tangra_Module_Release_Relation::set_module_release()
Sets module release ID
- set_name
- in file event.class.php, method Event::set_name()
Sets the event name
- set_name
- in file tangra_module_release_param.class.php, method Tangra_Module_Release_Param::set_name()
Sets parameter name
- set_name
- in file tangra_module_license.class.php, method Tangra_Module_License::set_name()
Sets name
- set_name
- in file form_field.class.php, method Form_Field::set_name()
Sets field's name
- set_name
- in file tangra_module_category.class.php, method Tangra_Module_Category::set_name()
Sets name of the category
- set_name
- in file grid.class.php, method Grid::set_name()
Sets grid name
- set_name
- in file web_page_view.class.php, method Web_Page_View::set_name()
Sets name of the view
- set_name
- in file form.class.php, method Form::set_name()
Sets the name of the form
- set_ol_map
- in file form_field_select_semidynamic_view.class.php, method Form_Field_Select_Semidynamic_View::set_ol_map()
Sets labels map using array
- set_online
- in file tangra_module_release.class.php, method Tangra_Module_Release::set_online()
Sets is online? flag
- set_options
- in file form_field_select.class.php, method Form_Field_Select::set_options()
Sets all options at once using array
- set_option_selected
- in file form_field_select.class.php, method Form_Field_Select::set_option_selected()
marks option as selected
- set_overwrite
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::set_overwrite()
Sets overwrite flag
- set_overwrite_all
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::set_overwrite_all()
Sets overwrite all flag
- set_page
- in file web_page_view.class.php, method Web_Page_View::set_page()
Sets page object
- set_page
- in file grid_ctrl.class.php, method Grid_Ctrl::set_page()
Sets current page
- SET_PAGE_CAPTURE
- in file grid_ctrl.class.php, class constant Grid_Ctrl::SET_PAGE_CAPTURE
Capture for setting page
- set_page_name
- in file web_page.class.php, method Web_Page::set_page_name()
Sets page name
- set_page_size
- in file paginate_db_data.class.php, method Paginate_DB_Data::set_page_size()
Sets page size
- set_page_size
- in file paginated_grid.class.php, method Paginated_Grid::set_page_size()
Sets page size
- set_page_size
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::set_page_size()
Sets page size
- set_page_var
- in file session_vars_manager.class.php, method Session_Vars_Manager::set_page_var()
Sets page variable value
- set_page_var
- in file thread_vars_manager.class.php, method Thread_Vars_Manager::set_page_var()
Sets page variable value
- set_pairs
- in file config_loader.class.php, method Config_Loader::set_pairs()
Auxiliary method that may be used to set the internal private $pairs variable.
- set_parent
- in file registry_key_db.class.php, method Registry_Key_DB::set_parent()
Sets parent ID
- set_path
- in file registry_key.class.php, method Registry_Key::set_path()
Sets key path
- set_permanent_external_param
- in file gform_ctrl.class.php, method GForm_Ctrl::set_permanent_external_param()
Sets parameter that will be stored in vars manager and automatically retrieved after each submit
- set_permanent_external_params
- in file gform_ctrl.class.php, method GForm_Ctrl::set_permanent_external_params()
Stores external parameters in vars manager.
- set_port
- in file redirect_composer_local.class.php, method Redirect_Composer_Local::set_port()
Sets port to be used when composing
- set_protocol
- in file redirect_composer_local.class.php, method Redirect_Composer_Local::set_protocol()
Sets protocol.
- set_radios
- in file form_field_radio_group.class.php, method Form_Field_Radio_Group::set_radios()
Sets all radios at once using array
- set_radio_checked
- in file form_field_radio_group.class.php, method Form_Field_Radio_Group::set_radio_checked()
Marks radio as checked
- set_relation_to
- in file tangra_module_release_relation.class.php, method Tangra_Module_Release_Relation::set_relation_to()
Sets relation to hid
- set_release_date
- in file tangra_module_release.class.php, method Tangra_Module_Release::set_release_date()
Sets release date
- set_required
- in file form_field.class.php, method Form_Field::set_required()
Sets will the field be required
- set_requires_php_version
- in file tangra_module_release.class.php, method Tangra_Module_Release::set_requires_php_version()
Sets required minimal version of PHP
- set_requires_tangra_lib_version
- in file tangra_module_release.class.php, method Tangra_Module_Release::set_requires_tangra_lib_version()
Sets required minimal version of tangra_lib
- set_right_delimiter
- in file tangra_simple_tple.class.php, method Tangra_Simple_Tple::set_right_delimiter()
Sets right delimiter for the tags in the template
- set_rl_map
- in file form_field_radio_group_semidynamic_view.class.php, method Form_Field_Radio_Group_Semidynamic_View::set_rl_map()
Sets labels map
- set_root_dir
- in file web_site_config.class.php, method Web_Site_Config::set_root_dir()
Sets site's root directory absolute path. It is not docroot, see bellow!
- set_rows
- in file grid.class.php, method Grid::set_rows()
Sets all rows at once
- set_rows
- in file sp_grid_wlc.class.php, method SP_Grid_WLC::set_rows()
Sets all rows at once
- set_rows_and_link_cols_rows_from_raw_rows
- in file sp_grid_wlc.class.php, method SP_Grid_WLC::set_rows_and_link_cols_rows_from_raw_rows()
Sets all data rows and link column capture rows using "raw rows"
- set_scratch_dir
- in file web_site_config.class.php, method Web_Site_Config::set_scratch_dir()
Sets scratch dir absolute path
- set_separators
- in file form_field_money.class.php, method Form_Field_Money::set_separators()
Sets separators
- set_separators
- in file form_field_number_nls.class.php, method Form_Field_Number_NLS::set_separators()
Sets separators
- set_server_error_page
- in file web_site_config.class.php, method Web_Site_Config::set_server_error_page()
Sets server error page address
- set_site_mode
- in file web_site_config.class.php, method Web_Site_Config::set_site_mode()
Sets site mode
- set_site_name
- in file web_site_config.class.php, method Web_Site_Config::set_site_name()
Sets site name
- set_sql_count
- in file paginate_db_data.class.php, method Paginate_DB_Data::set_sql_count()
Sets SQL statement that will be used to count rows matching the "where" clause. Note that returned value have to be aliased with "as total_rows", otherwise you will get an exception
- set_sql_select
- in file paginate_db_data.class.php, method Paginate_DB_Data::set_sql_select()
Sets SQL statement used to get actual data
- set_system_name
- in file grid_ctrl.class.php, method Grid_Ctrl::set_system_name()
Sets system name
- set_system_name
- in file form_ctrl.class.php, method Form_Ctrl::set_system_name()
Sets this object's name
- set_table_name
- in file registry_db.class.php, method Registry_DB::set_table_name()
Sets table name for the registry db table
- set_table_name
- in file registry_key_db.class.php, method Registry_Key_DB::set_table_name()
Sets table name
- set_target
- in file redirect_composer.class.php, method Redirect_Composer::set_target()
Sets $target
- set_target_dir
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::set_target_dir()
Sets root directory of the site where module will be installed
- set_thread_var
- in file thread_vars_manager.class.php, method Thread_Vars_Manager::set_thread_var()
Sets thread var value
- set_total_pages
- in file paginate_db_data.class.php, method Paginate_DB_Data::set_total_pages()
Sets total pages for current sql count
- set_total_pages
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::set_total_pages()
Sets total pages
- set_total_pages
- in file paginated_grid.class.php, method Paginated_Grid::set_total_pages()
Sets count of pages
- set_total_rows
- in file paginated_grid.class.php, method Paginated_Grid::set_total_rows()
Sets count of rows
- set_total_rows
- in file paginate_db_data.class.php, method Paginate_DB_Data::set_total_rows()
Sets total rows.
- set_total_rows
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::set_total_rows()
Sets total rows.
- set_to_default
- in file form_field.class.php, method Form_Field::set_to_default()
Set field's value to default value
- set_tpl_dir
- in file i_tple.class.php, method I_Tple::set_tpl_dir()
Sets directory where TPL files reside
- set_tpl_dir
- in file tangra_simple_tple.class.php, method Tangra_Simple_Tple::set_tpl_dir()
Sets template dir that will be used to compose the full path for the template file
- set_transit_vars_as_output_rewrite_vars
- in file web_ctrl.class.php, method Web_Ctrl::set_transit_vars_as_output_rewrite_vars()
- set_transit_var_value
- in file web_ctrl.class.php, method Web_Ctrl::set_transit_var_value()
- set_type
- in file web_event_simple.class.php, method Web_Event_Simple::set_type()
Sets event type
- set_type
- in file registry_key.class.php, method Registry_Key::set_type()
Sets key type
- set_type
- in file tangra_module_release_relation.class.php, method Tangra_Module_Release_Relation::set_type()
Sets type ID
- set_type
- in file tangra_module_release_param.class.php, method Tangra_Module_Release_Param::set_type()
Sets type id
- set_upgrade_method
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::set_upgrade_method()
Adds new class method that will handle upgrade from particular version
- set_url
- in file tangra_module_release.class.php, method Tangra_Module_Release::set_url()
Sets URL for info page
- set_url
- in file tangra_module.class.php, method Tangra_Module::set_url()
Sets URL address of web page that contain more information about module
- set_user_defined_post_processing_method
- in file grid_ctrl.class.php, method Grid_Ctrl::set_user_defined_post_processing_method()
Sets user defined method that will be called for postprocessing of the rows
- set_value
- in file registry_key.class.php, method Registry_Key::set_value()
Sets key value
- set_value
- in file form_field_email.class.php, method Form_Field_Email::set_value()
Sets field value. Must be valid email address or empty (NULL/'')
- set_value
- in file form_field_date_triad.class.php, method Form_Field_Date_Triad::set_value()
Sets field value
- set_value
- in file form_field.class.php, method Form_Field::set_value()
Sets field's value
- set_value
- in file form_field_checkbox.class.php, method Form_Field_Checkbox::set_value()
Sets fields value
- set_value
- in file form_field_radio_group.class.php, method Form_Field_Radio_Group::set_value()
Sets value
- set_value
- in file form_field_select.class.php, method Form_Field_Select::set_value()
Sets current value
- set_value
- in file form_field_select_multiple.class.php, method Form_Field_Select_Multiple::set_value()
Sets which options are selected
- set_var
- in file context.class.php, method Context::set_var()
Sets variable.
- set_var
- in file vars_manager.class.php, method Vars_Manager::set_var()
Sets variable.
- set_version
- in file tangra_module_release.class.php, method Tangra_Module_Release::set_version()
Sets release version
- set_version_requirement
- in file tangra_module_release_relation.class.php, method Tangra_Module_Release_Relation::set_version_requirement()
Sets version requirement
- set_vm
- in file gform_ctrl.class.php, method GForm_Ctrl::set_vm()
Sets Vars_Manager that will be used
- set_vm
- in file grid_ctrl.class.php, method Grid_Ctrl::set_vm()
Sets Vars_Manager object
- set_web_page
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::set_web_page()
Sets web page
- shift_down
- in file sp_grid_wlc.class.php, method SP_Grid_WLC::shift_down()
Shifts down the array in order to have continiuos array index starting with 0
- show
- in file just_headers_view.class.php, method Just_Headers_View::show()
Sends header()
- show
- in file web_page_view.class.php, method Web_Page_View::show()
Shows page HTML
- SITE_MODE_DEVELOPMENT
- in file web_site_config.class.php, class constant Web_Site_Config::SITE_MODE_DEVELOPMENT
Development mode
- SITE_MODE_PRODUCTION
- in file web_site_config.class.php, class constant Web_Site_Config::SITE_MODE_PRODUCTION
Production mode
- SNAPSHOTS_DEFAULT_LIFETIME
- in file threads_manager.class.php, class constant Threads_Manager::SNAPSHOTS_DEFAULT_LIFETIME
Default lifetime for snapshots
- snapshot_update_access_time
- in file threads_manager.class.php, method Threads_Manager::snapshot_update_access_time()
Updates last access time of current (detected from context) snapshot
- sort_fields
- in file static_html_form_generator.class.php, method Static_HTML_Form_Generator::sort_fields()
Sorts fields array
- sort_http_accept_languages
- in file inet_functions.inc.php, function sort_http_accept_languages()
Internal function used to sort languages by weight.
- SP_Grid_WLC
- in file sp_grid_wlc.class.php, class SP_Grid_WLC
Static Grid with link columns and paginator
- SQL_Highlighter
- in file sql_highlighter.class.php, class SQL_Highlighter
Class for color highlighting SQL statements
- start_trans
- in file db_connection_installer.class.php, method DB_Connection_Installer::start_trans()
Starts db transaction
- start_trans
- in file db_connection.class.php, method DB_Connection::start_trans()
Starting transaction
- Static_Grid
- in file static_grid.class.php, class Static_Grid
Static Grid
- Static_HTML_Form_Generator
- in file static_html_form_generator.class.php, class Static_HTML_Form_Generator
Generates HTML for "static" forms
- Static_Paginated_Grid
- in file static_paginated_grid.class.php, class Static_Paginated_Grid
Static grid with pagination
- stripslashes_deep
- in file misc.inc.php, function stripslashes_deep()
Strips slashes from values in array
- strip_dots_from_path
- in file filesystem_functions.inc.php, function strip_dots_from_path()
Removes '../' sequence from path. Used internaly.
- strip_last_item_from_path
- in file filesystem_functions.inc.php, function strip_last_item_from_path()
Strips last item from path
- SUBMIT_RESULT_ERROR
- in file form_ctrl.class.php, class constant Form_Ctrl::SUBMIT_RESULT_ERROR
Submited form contains errors (missing required fields, invalid dates/emails, etc.)
- SUBMIT_RESULT_OK
- in file form_ctrl.class.php, class constant Form_Ctrl::SUBMIT_RESULT_OK
Submited form is OK
- session_vars_manager.class.php
- procedural page session_vars_manager.class.php
t
- $table_name
- in file registry_db.class.php, variable Registry_DB::$table_name
Holds table name for the registry db table
- $table_name
- in file registry_key_db.class.php, variable Registry_Key_DB::$table_name
DB table name for the registry table
- $target
- in file redirect_composer.class.php, variable Redirect_Composer::$target
Target address
- $target_dir
- in file tangra_module_installer.class.php, variable Tangra_Module_Installer::$target_dir
Root directory of the site where module will be installed
- $thousands_separator
- in file form_field_money.class.php, variable Form_Field_Money::$thousands_separator
Separator for thousands
- $thousands_separator
- in file form_field_number_nls.class.php, variable Form_Field_Number_NLS::$thousands_separator
Separator for thousands
- $threads
- in file threads_manager.class.php, variable Threads_Manager::$threads
Array that contain all existing threads
- $threads_snapshots
- in file threads_manager.class.php, variable Threads_Manager::$threads_snapshots
Snapshots of threads
- $total_pages
- in file paginated_grid.class.php, variable Paginated_Grid::$total_pages
Count of pages
- $total_pages
- in file static_paginated_grid.class.php, variable Static_Paginated_Grid::$total_pages
Total pages
- $total_pages
- in file paginate_db_data.class.php, variable Paginate_DB_Data::$total_pages
Holds count of currently available pages
- $total_rows
- in file paginated_grid.class.php, variable Paginated_Grid::$total_rows
Total rows in the result set
- $total_rows
- in file paginate_db_data.class.php, variable Paginate_DB_Data::$total_rows
Holds total number of rows
- $total_rows
- in file static_paginated_grid.class.php, variable Static_Paginated_Grid::$total_rows
Holds total number of rows
- $tpl_name
- in file form_field_view.class.php, variable Form_Field_View::$tpl_name
Field name for template
- $tpl_path
- in file tangra_simple_tple.class.php, variable Tangra_Simple_Tple::$tpl_path
Path to templates directory.
- $tpl_path
- in file static_html_form_generator.class.php, variable Static_HTML_Form_Generator::$tpl_path
Path to template dir
- $type
- in file tangra_module_release_param.class.php, variable Tangra_Module_Release_Param::$type
Parameter type ID
- $type
- in file tangra_module_release_relation.class.php, variable Tangra_Module_Release_Relation::$type
Type ID
- $type
- in file registry_key.class.php, variable Registry_Key::$type
Holds key type
- $type
- in file form_field.class.php, variable Form_Field::$type
Type of the field. Contains class name of the field object
- $type
- in file web_event_simple.class.php, variable Web_Event_Simple::$type
Type of the event
- tangra_class.class.php
- procedural page tangra_class.class.php
- tangra_form_submit_method.class.php
- procedural page tangra_form_submit_method.class.php
- tangra_parameter_method.class.php
- procedural page tangra_parameter_method.class.php
- tangra_simple_tple.class.php
- procedural page tangra_simple_tple.class.php
- tangra_file.class.php
- procedural page tangra_file.class.php
- tangra_module.class.php
- procedural page tangra_module.class.php
- tangra_module_category.class.php
- procedural page tangra_module_category.class.php
- tangra_module_category_dbc.class.php
- procedural page tangra_module_category_dbc.class.php
- tangra_module_dbc.class.php
- procedural page tangra_module_dbc.class.php
- tangra_module_deleter.class.php
- procedural page tangra_module_deleter.class.php
- tangra_module_info_loader_file.class.php
- procedural page tangra_module_info_loader_file.class.php
- tangra_module_installer.class.php
- procedural page tangra_module_installer.class.php
- tangra_module_installer_run.class.php
- procedural page tangra_module_installer_run.class.php
- tangra_module_license.class.php
- procedural page tangra_module_license.class.php
- tangra_module_license_dbc.class.php
- procedural page tangra_module_license_dbc.class.php
- tangra_module_release.class.php
- procedural page tangra_module_release.class.php
- tangra_module_release_category.class.php
- procedural page tangra_module_release_category.class.php
- tangra_module_release_category_dbc.class.php
- procedural page tangra_module_release_category_dbc.class.php
- tangra_module_release_dbc.class.php
- procedural page tangra_module_release_dbc.class.php
- tangra_module_release_deleter.class.php
- procedural page tangra_module_release_deleter.class.php
- tangra_module_release_file.class.php
- procedural page tangra_module_release_file.class.php
- tangra_module_release_file_dbc.class.php
- procedural page tangra_module_release_file_dbc.class.php
- tangra_module_release_param.class.php
- procedural page tangra_module_release_param.class.php
- tangra_module_release_param_dbc.class.php
- procedural page tangra_module_release_param_dbc.class.php
- tangra_module_release_relation.class.php
- procedural page tangra_module_release_relation.class.php
- tangra_module_release_relation_dbc.class.php
- procedural page tangra_module_release_relation_dbc.class.php
- tangra_module_uninstaller.class.php
- procedural page tangra_module_uninstaller.class.php
- tangra_module_upgrader_run.class.php
- procedural page tangra_module_upgrader_run.class.php
- time.inc.php
- procedural page time.inc.php
- te_registry.class.php
- procedural page te_registry.class.php
- te_registry_invalid_key_name.class.php
- procedural page te_registry_invalid_key_name.class.php
- te_registry_invalid_path.class.php
- procedural page te_registry_invalid_path.class.php
- te_registry_invalid_type.class.php
- procedural page te_registry_invalid_type.class.php
- te_registry_invalid_value.class.php
- procedural page te_registry_invalid_value.class.php
- te_registry_key_already_exists.class.php
- procedural page te_registry_key_already_exists.class.php
- te_registry_key_not_exists.class.php
- procedural page te_registry_key_not_exists.class.php
- tangra2.inc.php
- procedural page tangra2.inc.php
- Tangra_Class
- in file tangra_class.class.php, class Tangra_Class
Base class for all tangra_lib classes
- tangra_copy_dir_content
- in file filesystem_functions.inc.php, function tangra_copy_dir_content()
Copies entire directory content
- tangra_copy_dir_content_wo_svn
- in file filesystem_functions.inc.php, function tangra_copy_dir_content_wo_svn()
Copies entire dir content without .svn subdirs
- tangra_create_image_resource_from_file
- in file image_manipulation_functions.inc.php, function tangra_create_image_resource_from_file()
Creates image resource from image file
- TANGRA_DATE_FORMAT_DDSMMSYYYY
- in file date.inc.php, constant TANGRA_DATE_FORMAT_DDSMMSYYYY
- TANGRA_DATE_FORMAT_MMSDDSYYYY
- in file date.inc.php, constant TANGRA_DATE_FORMAT_MMSDDSYYYY
- TANGRA_DATE_FORMAT_YYYYMMDD
- in file date.inc.php, constant TANGRA_DATE_FORMAT_YYYYMMDD
- TANGRA_DATE_FORMAT_YYYYSMMSDD
- in file date.inc.php, constant TANGRA_DATE_FORMAT_YYYYSMMSDD
- TANGRA_DATE_SEPARATOR_MINUS
- in file date.inc.php, constant TANGRA_DATE_SEPARATOR_MINUS
- TANGRA_DATE_SEPARATOR_POINT
- in file date.inc.php, constant TANGRA_DATE_SEPARATOR_POINT
- TANGRA_DATE_SEPARATOR_SLASH
- in file date.inc.php, constant TANGRA_DATE_SEPARATOR_SLASH
- tangra_dir_exists
- in file filesystem_functions.inc.php, function tangra_dir_exists()
Checks if directory exists and is really directory
- tangra_error_handler
- in file debug.inc.php, function tangra_error_handler()
Converts errors to exceptions. That way context of the exception can be logged. See Jabba family web sites for more info about exception logging.
- Tangra_File
- in file tangra_file.class.php, class Tangra_File
File operations wrapper class
- Tangra_Form_Submit_Method
- in file tangra_form_submit_method.class.php, class Tangra_Form_Submit_Method
Describes submit methods for forms as seen in method property in <form> HTML tag. Used just as namespace.
- tangra_if_not_int_throw_e
- in file misc_functions.inc.php, function tangra_if_not_int_throw_e()
Checks if give $var is integer or integer literal and throws exception if not
- tangra_image_resize_to_fixed_size_no_stretch
- in file image_manipulation_functions.inc.php, function tangra_image_resize_to_fixed_size_no_stretch()
Resizes image to given size. If ratio is different - paddes the image with background
- tangra_image_resize_to_max_x_or_y
- in file image_manipulation_functions.inc.php, function tangra_image_resize_to_max_x_or_y()
Resizes image to maximum width or height, keeping the x/y ratio
- tangra_is_int
- in file misc_functions.inc.php, function tangra_is_int()
Checks if give $var is integer or integer literal
- TANGRA_MAIN_DIR
- in file tangra2.inc.php, constant TANGRA_MAIN_DIR
TANGRA_MAIN_DIR is may be the most widely used constant. It holds detected value of current dir where tangra_lib resides.
- Tangra_Module
- in file tangra_module.class.php, class Tangra_Module
Tangra Module Class
- Tangra_Module_Category
- in file tangra_module_category.class.php, class Tangra_Module_Category
Tangra module category
- Tangra_Module_Category_DBC
- in file tangra_module_category_dbc.class.php, class Tangra_Module_Category_DBC
Tangra_Module_Category_DBC
- Tangra_Module_DBC
- in file tangra_module_dbc.class.php, class Tangra_Module_DBC
Tangra_Module_DBC
- Tangra_Module_Deleter
- in file tangra_module_deleter.class.php, class Tangra_Module_Deleter
Tangra_Module_Deleter
- Tangra_Module_Info_Loader_File
- in file tangra_module_info_loader_file.class.php, class Tangra_Module_Info_Loader_File
Loads module.ctrl.xml file and returns basic info about it - HID and version
- Tangra_Module_Installer
- in file tangra_module_installer.class.php, class Tangra_Module_Installer
Tangra_Module_Installer is the base class used by all module installers
- Tangra_Module_Installer_Run
- in file tangra_module_installer_run.class.php, class Tangra_Module_Installer_Run
Tangra_Module_Installer_Run encapsulates calls to Tangra_Module_Installer methods pre_install, install, post_install
- Tangra_Module_License
- in file tangra_module_license.class.php, class Tangra_Module_License
Module license
- Tangra_Module_License_DBC
- in file tangra_module_license_dbc.class.php, class Tangra_Module_License_DBC
Tangra_Module_License_DBC
- Tangra_Module_Release
- in file tangra_module_release.class.php, class Tangra_Module_Release
Tangra module release
- Tangra_Module_Release_Category
- in file tangra_module_release_category.class.php, class Tangra_Module_Release_Category
Link Release - module category
- Tangra_Module_Release_Category_DBC
- in file tangra_module_release_category_dbc.class.php, class Tangra_Module_Release_Category_DBC
Release - module category link DBC
- Tangra_Module_Release_DBC
- in file tangra_module_release_dbc.class.php, class Tangra_Module_Release_DBC
Tangra module release DBC
- Tangra_Module_Release_Deleter
- in file tangra_module_release_deleter.class.php, class Tangra_Module_Release_Deleter
Tangra_Module_Release_Deleter
- Tangra_Module_Release_File
- in file tangra_module_release_file.class.php, class Tangra_Module_Release_File
Tangra_Module_Release_File
- Tangra_Module_Release_File_DBC
- in file tangra_module_release_file_dbc.class.php, class Tangra_Module_Release_File_DBC
Tangra_Module_Release_File_DBC
- Tangra_Module_Release_Param
- in file tangra_module_release_param.class.php, class Tangra_Module_Release_Param
Tangra_Module_Release_Param
- Tangra_Module_Release_Param_DBC
- in file tangra_module_release_param_dbc.class.php, class Tangra_Module_Release_Param_DBC
Tangra_Module_Release_Param_DBC
- Tangra_Module_Release_Relation
- in file tangra_module_release_relation.class.php, class Tangra_Module_Release_Relation
Tangra_Module_Release_Relation
- Tangra_Module_Release_Relation_DBC
- in file tangra_module_release_relation_dbc.class.php, class Tangra_Module_Release_Relation_DBC
Tangra_Module_Release_Relation_DBC
- TANGRA_MODULE_SIMPLE_TPLE
- in file tangra_simple_tple.class.php, constant TANGRA_MODULE_SIMPLE_TPLE
Tangra Simple_Tple version
- TANGRA_MODULE_SIMPLE_TPLE_DIR
- in file tangra_simple_tple.class.php, constant TANGRA_MODULE_SIMPLE_TPLE_DIR
Contains detected value for Tangra_Simple_Tple directory.
- TANGRA_MODULE_SIMPLE_TPLE_MIN_TANGRA_VERSION
- in file tangra_simple_tple.class.php, constant TANGRA_MODULE_SIMPLE_TPLE_MIN_TANGRA_VERSION
Minimal version of Tangra_Lib that is required by Tangra_Simple_Tple.
- Tangra_Module_Uninstaller
- in file tangra_module_uninstaller.class.php, class Tangra_Module_Uninstaller
Tangra_Module_Uninstaller is the base class used by all module installers
- Tangra_Module_Upgrader_Run
- in file tangra_module_upgrader_run.class.php, class Tangra_Module_Upgrader_Run
Tangra_Module_Upgrader_Run encapsulates calls to Tangra_Module_Installer methods pre_upgrade, upgrade, post_upgrade
- tangra_normalize_path
- in file misc_functions.inc.php, function tangra_normalize_path()
adds '/' at the end of $path. All paths in Tangra are expected to have trailing slash
- tangra_normalize_slashes
- in file misc_functions.inc.php, function tangra_normalize_slashes()
Converts backslashes (windows path style) to slashes
- Tangra_Parameter_Method
- in file tangra_parameter_method.class.php, class Tangra_Parameter_Method
Describes methods for handing parameters. Used just as a namespace.
- Tangra_Simple_Tple
- in file tangra_simple_tple.class.php, class Tangra_Simple_Tple
Very basic template engine.
- tangra_strlen
- in file string_functions_mb.inc.php, function tangra_strlen()
Returns the length of the given string.
- tangra_strpos
- in file string_functions_mb.inc.php, function tangra_strpos()
Returns the numeric position of the first occurrence of needle in the haystack string.
- tangra_substr
- in file string_functions_sb.inc.php, function tangra_substr()
Get part of string
- TANGRA_VERSION
- in file tangra2.inc.php, constant TANGRA_VERSION
TANGRA_VERSION constant holds version of current tangra_lib
- TANGRA_VERSION_MAJOR
- in file tangra2.inc.php, constant TANGRA_VERSION_MAJOR
Version major number
- TANGRA_VERSION_MINOR
- in file tangra2.inc.php, constant TANGRA_VERSION_MINOR
Version minor number
- TANGRA_VERSION_RELEASE
- in file tangra2.inc.php, constant TANGRA_VERSION_RELEASE
Version release number
- TANGRA_VERSION_SUFFIX
- in file tangra2.inc.php, constant TANGRA_VERSION_SUFFIX
Version suffix
- TE_Registry
- in file te_registry.class.php, class TE_Registry
Enter description here...
- TE_Registry_Invalid_Key_Name
- in file te_registry_invalid_key_name.class.php, class TE_Registry_Invalid_Key_Name
- TE_Registry_Invalid_Path
- in file te_registry_invalid_path.class.php, class TE_Registry_Invalid_Path
- TE_Registry_Invalid_Type
- in file te_registry_invalid_type.class.php, class TE_Registry_Invalid_Type
- TE_Registry_Invalid_Value
- in file te_registry_invalid_value.class.php, class TE_Registry_Invalid_Value
- TE_Registry_Key_Already_Exists
- in file te_registry_key_already_exists.class.php, class TE_Registry_Key_Already_Exists
- TE_Registry_Key_Not_Exists
- in file te_registry_key_not_exists.class.php, class TE_Registry_Key_Not_Exists
- Threads_Manager
- in file threads_manager.class.php, class Threads_Manager
Threads Manager
- THREADS_MANAGER_NAME
- in file threads_manager.class.php, constant THREADS_MANAGER_NAME
Variable name for TVM
- Thread_Vars_Manager
- in file thread_vars_manager.class.php, class Thread_Vars_Manager
Thread Vars Manager (TVM)
- TMM_CONFFILE_SECTION_END_PREFIX
- in file tangra_module_installer.class.php, constant TMM_CONFFILE_SECTION_END_PREFIX
Prefix for section end in config file
- TMM_CONFFILE_SECTION_END_SUFFIX
- in file tangra_module_installer.class.php, constant TMM_CONFFILE_SECTION_END_SUFFIX
Suffix for section end in config file
- TMM_CONFFILE_SECTION_START_PREFIX
- in file tangra_module_installer.class.php, constant TMM_CONFFILE_SECTION_START_PREFIX
Prefix for section start in config file
- TMM_CONFFILE_SECTION_START_SUFFIX
- in file tangra_module_installer.class.php, constant TMM_CONFFILE_SECTION_START_SUFFIX
Suffix for section start in config file
- TMM_INSTALL_ITEM_TYPE_DIR
- in file tangra_module_installer.class.php, constant TMM_INSTALL_ITEM_TYPE_DIR
Type directory
- TMM_INSTALL_ITEM_TYPE_FILE
- in file tangra_module_installer.class.php, constant TMM_INSTALL_ITEM_TYPE_FILE
Type File
- TMM_INSTALL_ITEM_TYPE_SYMLINK
- in file tangra_module_installer.class.php, constant TMM_INSTALL_ITEM_TYPE_SYMLINK
Type symlink
- Tple_Exports
- in file tple_exports.class.php, class Tple_Exports
Container for variables that will be used by template engine
- transfer_extra_param_internal2obj
- in file gform_ctrl_with_obj_ep.class.php, method GForm_Ctrl_With_Object_EP::transfer_extra_param_internal2obj()
If extra_param is used must be overwrited and include call to appropriate set_ method of the object with extra_param as parameter
- transfer_extra_param_obj2internal
- in file gform_ctrl_with_obj_ep.class.php, method GForm_Ctrl_With_Object_EP::transfer_extra_param_obj2internal()
If extra_param is used must be overwrited and include transfer from object to $this->extra_param
- transfer_form2obj
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::transfer_form2obj()
Transfers data from object to form
- transfer_obj2form
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::transfer_obj2form()
Transfers date from object to form
- TRANSIT_VARS_PREFIX
- in file web_ctrl.class.php, class constant Web_Ctrl::TRANSIT_VARS_PREFIX
- translate_values_html2app
- in file form.class.php, method Form::translate_values_html2app()
Translates HTML values of the fields to "application" values.
- translate_value_html2app
- in file form_field.class.php, method Form_Field::translate_value_html2app()
Transfers data from html_value to value
- translate_value_html2app
- in file form_field_select.class.php, method Form_Field_Select::translate_value_html2app()
Transfers data from html_value to value
- translate_value_html2app
- in file form_field_money.class.php, method Form_Field_Money::translate_value_html2app()
Transfers data from html_value to value
- translate_value_html2app
- in file form_field_radio_group.class.php, method Form_Field_Radio_Group::translate_value_html2app()
Transfers data from html_value to value
- translate_value_html2app
- in file form_field_checkbox.class.php, method Form_Field_Checkbox::translate_value_html2app()
Transfers data from html_value to value
- translate_value_html2app
- in file form_field_number_nls.class.php, method Form_Field_Number_NLS::translate_value_html2app()
Transfers data from html_value to value
- translate_value_html2app
- in file form_field_select_multiple.class.php, method Form_Field_Select_Multiple::translate_value_html2app()
Transfers data from html_value to value
- TYPE_CONFLICTS
- in file tangra_module_release_relation.class.php, class constant Tangra_Module_Release_Relation::TYPE_CONFLICTS
Relation type "conflicts"
- TYPE_DEPENDS
- in file tangra_module_release_relation.class.php, class constant Tangra_Module_Release_Relation::TYPE_DEPENDS
Relation type "depends"
- TYPE_ENHANCES
- in file tangra_module_release_relation.class.php, class constant Tangra_Module_Release_Relation::TYPE_ENHANCES
Relation type "enhances"
- TYPE_HARD_OPTIONAL
- in file tangra_module_release_param.class.php, class constant Tangra_Module_Release_Param::TYPE_HARD_OPTIONAL
Parameter type hard optional
- TYPE_PREDEPENDS
- in file tangra_module_release_relation.class.php, class constant Tangra_Module_Release_Relation::TYPE_PREDEPENDS
Relation type "predepends"
- TYPE_PROVIDES
- in file tangra_module_release_relation.class.php, class constant Tangra_Module_Release_Relation::TYPE_PROVIDES
Relation type "provides"
- TYPE_RECOMMENDS
- in file tangra_module_release_relation.class.php, class constant Tangra_Module_Release_Relation::TYPE_RECOMMENDS
Relation type "recommends"
- TYPE_REQUIRED
- in file tangra_module_release_param.class.php, class constant Tangra_Module_Release_Param::TYPE_REQUIRED
Parameter type required
- TYPE_SOFT_OPTIONAL
- in file tangra_module_release_param.class.php, class constant Tangra_Module_Release_Param::TYPE_SOFT_OPTIONAL
Parameter type soft optional
- TYPE_SUGGESTS
- in file tangra_module_release_relation.class.php, class constant Tangra_Module_Release_Relation::TYPE_SUGGESTS
Relation type "suggests"
- threads_manager.class.php
- procedural page threads_manager.class.php
- thread_vars_manager.class.php
- procedural page thread_vars_manager.class.php
- tple_exports.class.php
- procedural page tple_exports.class.php
u
- $upgrade_matrix
- in file tangra_module_installer.class.php, variable Tangra_Module_Installer::$upgrade_matrix
Contains array with version => upgrade method pairs
- $url
- in file tangra_module_release.class.php, variable Tangra_Module_Release::$url
URL of module info page
- $url
- in file tangra_module.class.php, variable Tangra_Module::$url
URL address of web page that contain more information about module
- $url_rewrite_var_name
- in file threads_manager.class.php, variable Threads_Manager::$url_rewrite_var_name
name that will be used for the variable that will hold thread "id"
- $url_var_to_thread_links
- in file threads_manager.class.php, variable Threads_Manager::$url_var_to_thread_links
Array that contain map url vars to thread index
- $user_defined_post_processing_method
- in file grid_ctrl.class.php, variable Grid_Ctrl::$user_defined_post_processing_method
Holds name of user defined method (if set)
- uninstall
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::uninstall()
Deinstallation of the module
- uninstall
- in file tangra_module_uninstaller.class.php, method Tangra_Module_Uninstaller::uninstall()
Performs uninstall of the module
- update
- in file tangra_module_release_file_dbc.class.php, method Tangra_Module_Release_File_DBC::update()
Updates existing DB record
- update
- in file tangra_module_release_relation_dbc.class.php, method Tangra_Module_Release_Relation_DBC::update()
Updates existing DB record
- update
- in file tangra_module_release_dbc.class.php, method Tangra_Module_Release_DBC::update()
Updates record
- update
- in file tangra_module_release_param_dbc.class.php, method Tangra_Module_Release_Param_DBC::update()
Updates existing DB record
- update
- in file tangra_module_license_dbc.class.php, method Tangra_Module_License_DBC::update()
Updated license DB record
- update
- in file registry_key_db.class.php, method Registry_Key_DB::update()
Updates the key data into DB
- update
- in file tangra_module_release_category_dbc.class.php, method Tangra_Module_Release_Category_DBC::update()
Updates existing record
- update
- in file tangra_module_category_dbc.class.php, method Tangra_Module_Category_DBC::update()
Updates existing category DB record
- update
- in file tangra_module_dbc.class.php, method Tangra_Module_DBC::update()
Updates module DB record
- update_module
- in file module_ctrl_xml_importer.class.php, method Module_CTRL_XML_Importer::update_module()
Updates Module_CTRL_XML_Importer object and saves it in DB
- update_module_release
- in file module_ctrl_xml_importer.class.php, method Module_CTRL_XML_Importer::update_module_release()
Updates Tangra_Module_Release_DBC object and saves it in DB
- update_pair_value
- in file tple_exports.class.php, method Tple_Exports::update_pair_value()
Changes value for pair
- upgrade
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::upgrade()
Performs upgrade of module
v
- $value
- in file registry_key.class.php, variable Registry_Key::$value
Holds key value
- $value
- in file form_field.class.php, variable Form_Field::$value
Value of the field
- $vars
- in file vars_manager.class.php, variable Vars_Manager::$vars
Storage for the values
- $vars
- in file tangra_simple_tple.class.php, variable Tangra_Simple_Tple::$vars
Contains assigned by Tangra_Simple_Tple::assign() values. This values will be used to replace all tags in the template.
- $vars
- in file context.class.php, variable Context::$vars
Storage for the values
- $version
- in file tangra_module_release.class.php, variable Tangra_Module_Release::$version
Release version
- $version_requirement
- in file tangra_module_release_relation.class.php, variable Tangra_Module_Release_Relation::$version_requirement
Version requirement
- $views
- in file web_page.class.php, variable Web_Page::$views
Views for this page. Array of Web_Page_View
- $vm
- in file grid_ctrl.class.php, variable Grid_Ctrl::$vm
Vars manager
- $vm
- in file gform_ctrl.class.php, variable GForm_Ctrl::$vm
Holds Vars_Manager object
- vars_manager.class.php
- procedural page vars_manager.class.php
- vars_exists
- in file context.class.php, method Context::vars_exists()
Checks if var exists (it is already set)
- Vars_Manager
- in file vars_manager.class.php, class Vars_Manager
Container for values that provides unified access.
- var_dump_pre
- in file debug.inc.php, function var_dump_pre()
Usefull for printing arrays and objects. Prints (using var_dump()) it's paramater surrownded by tags and . That way output looks more structured.
- var_exists
- in file thread_vars_manager.class.php, method Thread_Vars_Manager::var_exists()
Alias of is_thread_var_registered()
- VAR_NAME
- in file session_vars_manager.class.php, class constant Session_Vars_Manager::VAR_NAME
SVM variable name in $_SESSION
w
- $web_events_simple
- in file web_event_composite.class.php, variable Web_Event_Composite::$web_events_simple
Array that holds Web_Event_Simple
- $web_page
- in file static_paginated_grid.class.php, variable Static_Paginated_Grid::$web_page
Web page that contains the controller
- $words
- in file sql_highlighter.class.php, variable SQL_Highlighter::$words
- Web_Context
- in file web_context.class.php, class Web_Context
Container for all PHP predefined variables
- Web_Ctrl
- in file web_ctrl.class.php, class Web_Ctrl
Web_Ctrl is base class for Web_Page and Ajax_Ctrl.
- Web_Event
- in file web_event.class.php, class Web_Event
Web Event
- Web_Event_Composite
- in file web_event_composite.class.php, class Web_Event_Composite
Web_Event_Composite is intended to contain 2 or more Web_Event_Simple It's contition is met if conditions of all Web_Events_Simple are met
- Web_Event_Dispatcher
- in file web_events_dispatcher.class.php, class Web_Event_Dispatcher
Web_Event_Dispatcher is responsible for monitoring occurence of Web_Events and dispatching of program flow
- Web_Event_Simple
- in file web_event_simple.class.php, class Web_Event_Simple
Web_Event_Simple may contain single condition that have to be met in order event to be generated.
- Web_Event_Simple_Int
- in file web_event_simple_int.class.php, class Web_Event_Simple_Int
Web_Event_Simple that expect captured value to be integer otherwise throws exception
- Web_Page
- in file web_page.class.php, class Web_Page
Class Web_Page represents the abstract concept of web page
- Web_Page_View
- in file web_page_view.class.php, class Web_Page_View
View for Web_page
- Web_Site
- in file web_site.class.php, class Web_Site
Web_Site class represents the abstact concept of Web site.
- web_context.class.php
- procedural page web_context.class.php
- web_ctrl.class.php
- procedural page web_ctrl.class.php
- web_event.class.php
- procedural page web_event.class.php
- web_events_dispatcher.class.php
- procedural page web_events_dispatcher.class.php
- web_event_composite.class.php
- procedural page web_event_composite.class.php
- web_event_simple.class.php
- procedural page web_event_simple.class.php
- web_event_simple_int.class.php
- procedural page web_event_simple_int.class.php
- web_page.class.php
- procedural page web_page.class.php
- web_page_view.class.php
- procedural page web_page_view.class.php
- web_site.class.php
- procedural page web_site.class.php
- web_site_config.class.php
- procedural page web_site_config.class.php
- web_site_config_loader.class.php
- procedural page web_site_config_loader.class.php
- web_site_config_loader_file.class.php
- procedural page web_site_config_loader_file.class.php
- Web_Site_Config
- in file web_site_config.class.php, class Web_Site_Config
Basic web site configuration
- Web_Site_Config_Loader
- in file web_site_config_loader.class.php, class Web_Site_Config_Loader
Abstract base for all web site config loaders
- Web_Site_Config_Loader_File
- in file web_site_config_loader_file.class.php, class Web_Site_Config_Loader_File
Loads web site configuration from file(s)
- write
- in file tangra_file.class.php, method Tangra_File::write()
Writes the contents of $str to the file
- write_files_list
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::write_files_list()
Writes installed files list to files.list
_
- $_config
- in file web_ctrl.class.php, variable Web_Ctrl::$_config
Web_Site_Config holder
- $_config
- in file web_site.class.php, variable Web_Site::$_config
Web_Site_Config
- $_context
- in file web_ctrl.class.php, variable Web_Ctrl::$_context
Web_Context holder
- $_context
- in file web_site.class.php, variable Web_Site::$_context
Web_Site_Context
- $_context
- in file redirect_composer_local.class.php, variable Redirect_Composer_Local::$_context
Holds Web_Context
- $_exports
- in file web_ctrl.class.php, variable Web_Ctrl::$_exports
TPLE_Exports holder
- $_transit_vars
- in file web_ctrl.class.php, variable Web_Ctrl::$_transit_vars
Holds variables that are added as transit
- _add_section_to_conf_file
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::_add_section_to_conf_file()
Actual adding of section to conf file
- _compile_bulk
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::_compile_bulk()
Actual compilation of bulk files. See compile_bulk();
- _compile_tpl_file
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::_compile_tpl_file()
Actual compilation of template file
- _copy_static_content_bulk
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::_copy_static_content_bulk()
Recursive copy of given directory (actual copy)
- _copy_static_file
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::_copy_static_file()
Actual copy of file
- _create_form
- in file form_ctrl.class.php, method Form_Ctrl::_create_form()
Internally called method which sole purpose is to verify that value returned by create_form method is really a instance of Form
- _create_form_view
- in file form_ctrl.class.php, method Form_Ctrl::_create_form_view()
Internally called method which sole purpose is to verify that value returned by create_form method is really a instance of Form_View
- _create_grid
- in file grid_ctrl.class.php, method Grid_Ctrl::_create_grid()
Ensures that object returned by $this->create_grid(); will be instance of Grid
- _create_object
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::_create_object()
Ensures that create_object() returns object that is instance of I_DB_Storable
- _create_paginate_db_data
- in file grid_ctrl.class.php, method Grid_Ctrl::_create_paginate_db_data()
Ensures that object returned by $this->create_paginate_db_data(); will beinstance of Paginate_DB_Data
- _create_sym_link
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::_create_sym_link()
Enter description here...
- _empty_dir
- in file filesystem_functions.inc.php, function _empty_dir()
Removes all content from dir.
- _fetch
- in file tangra_simple_tple.class.php, method Tangra_Simple_Tple::_fetch()
Parses $content and returns it with all tags replaced with assigned values.
- _fetch_current_page
- in file paginate_db_data.class.php, method Paginate_DB_Data::_fetch_current_page()
Gathers current page rows
- _fetch_current_page
- in file paginated_grid.class.php, method Paginated_Grid::_fetch_current_page()
Fetches current page.
- _find_full_path_arr
- in file registry_key_db.class.php, method Registry_Key_DB::_find_full_path_arr()
Returns array with full path of the current key
- _get_child_keys_by_id
- in file registry_key_db.class.php, method Registry_Key_DB::_get_child_keys_by_id()
Returns child kes of a key specified by ID
- _init
- in file web_ctrl.class.php, method Web_Ctrl::_init()
Initializing the page
- _init
- in file web_page.class.php, method Web_Page::_init()
Initializing the page
- _remove_quoted_with
- in file db_connection.class.php, method DB_Connection::_remove_quoted_with()
Removes quoted with $q from $sql_str
- _run
- in file web_ctrl.class.php, method Web_Ctrl::_run()
Runs the controller
- _save_object
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::_save_object()
Actual save is called here.
- _set_document_root_dir
- in file web_site_config.class.php, method Web_Site_Config::_set_document_root_dir()
Sets document root absolute path
- _set_ext_inc_dir
- in file web_site_config.class.php, method Web_Site_Config::_set_ext_inc_dir()
Sets ext_inc dir absolute path
- _set_hidden_dir
- in file web_site_config.class.php, method Web_Site_Config::_set_hidden_dir()
Sets hidden dir absolute path
- _set_scratch_dir
- in file web_site_config.class.php, method Web_Site_Config::_set_scratch_dir()
Sets scratch dir absolute path
- _set_value
- in file form_field_date_triad.class.php, method Form_Field_Date_Triad::_set_value()
Sets field value
- _set_value
- in file form_field_select.class.php, method Form_Field_Select::_set_value()
Sets current value
- _set_var
- in file context.class.php, method Context::_set_var()
Actual set of the variable
- __construct
- in file redirect_composer_local.class.php, method Redirect_Composer_Local::__construct()
Constructor
- __construct
- in file registry_db.class.php, method Registry_DB::__construct()
Constructor
- __construct
- in file vars_manager.class.php, method Vars_Manager::__construct()
Constructor
- __construct
- in file sql_highlighter.class.php, method SQL_Highlighter::__construct()
- __construct
- in file redirect_composer.class.php, method Redirect_Composer::__construct()
Constructor
- __construct
- in file registry_key_db.class.php, method Registry_Key_DB::__construct()
Constructor
- __construct
- in file paginate_db_data.class.php, method Paginate_DB_Data::__construct()
Constructor
- __construct
- in file guardable_form_view.class.php, method Guardable_Form_View::__construct()
Constructor
- __construct
- in file guardable_form.class.php, method Guardable_Form::__construct()
Constructor
- __construct
- in file web_events_dispatcher.class.php, method Web_Event_Dispatcher::__construct()
Constructor
- __construct
- in file just_headers_view.class.php, method Just_Headers_View::__construct()
Constructor
- __construct
- in file paginated_grid.class.php, method Paginated_Grid::__construct()
Constructor
- __construct
- in file static_grid.class.php, method Static_Grid::__construct()
Constructor
- __construct
- in file web_event_simple.class.php, method Web_Event_Simple::__construct()
Constructor
- __construct
- in file web_context.class.php, method Web_Context::__construct()
Constructor
- __construct
- in file static_html_form_generator.class.php, method Static_HTML_Form_Generator::__construct()
Constructor
- __construct
- in file grid_ctrl.class.php, method Grid_Ctrl::__construct()
Constructor
- __construct
- in file tangra_simple_tple.class.php, method Tangra_Simple_Tple::__construct()
Sets template paths and throws exception if the path is not existing.
- __construct
- in file tangra_module_upgrader_run.class.php, method Tangra_Module_Upgrader_Run::__construct()
Construtor
- __construct
- in file tangra_module_uninstaller.class.php, method Tangra_Module_Uninstaller::__construct()
Constructor
- __construct
- in file te_registry_invalid_key_name.class.php, method TE_Registry_Invalid_Key_Name::__construct()
- __construct
- in file te_registry_invalid_path.class.php, method TE_Registry_Invalid_Path::__construct()
- __construct
- in file te_registry_key_already_exists.class.php, method TE_Registry_Key_Already_Exists::__construct()
- __construct
- in file te_registry_invalid_value.class.php, method TE_Registry_Invalid_Value::__construct()
- __construct
- in file te_registry_invalid_type.class.php, method TE_Registry_Invalid_Type::__construct()
- __construct
- in file tangra_module_installer_run.class.php, method Tangra_Module_Installer_Run::__construct()
Construtor
- __construct
- in file web_page.class.php, method Web_Page::__construct()
Constructor
- __construct
- in file tangra_module_installer.class.php, method Tangra_Module_Installer::__construct()
Constructor
- __construct
- in file tangra_module_info_loader_file.class.php, method Tangra_Module_Info_Loader_File::__construct()
Constructor
- __construct
- in file tangra_file.class.php, method Tangra_File::__construct()
Constructs the object
- __construct
- in file static_paginated_grid.class.php, method Static_Paginated_Grid::__construct()
Enter description here...
- __construct
- in file web_ctrl.class.php, method Web_Ctrl::__construct()
Constructor
- __construct
- in file web_site.class.php, method Web_Site::__construct()
Constructor
- __construct
- in file threads_manager.class.php, method Threads_Manager::__construct()
Constructor
- __construct
- in file web_page_view.class.php, method Web_Page_View::__construct()
Constructor
- __construct
- in file tple_exports.class.php, method Tple_Exports::__construct()
Constructor
- __construct
- in file te_registry_key_not_exists.class.php, method TE_Registry_Key_Not_Exists::__construct()
- __construct
- in file gform_ctrl.class.php, method GForm_Ctrl::__construct()
Constructor
- __construct
- in file form_field_email.class.php, method Form_Field_Email::__construct()
Constructor
- __construct
- in file form_field_email_view.class.php, method Form_Field_Email_View::__construct()
Constructor
- __construct
- in file form_field_date_view.class.php, method Form_Field_Date_View::__construct()
Constructor
- __construct
- in file form_field_date_triad_view.class.php, method Form_Field_Date_Triad_View::__construct()
Constructor
- __construct
- in file form_field_datetime_view.class.php, method Form_Field_Datetime_View::__construct()
Constructor
- __construct
- in file form_field_date_triad.class.php, method Form_Field_Date_Triad::__construct()
Constructor
- __construct
- in file form_field_ereg.class.php, method Form_Field_Ereg::__construct()
Constructor
- __construct
- in file form_field_ereg_view.class.php, method Form_Field_ereg_View::__construct()
Constructor
- __construct
- in file form_field_hidden_view.class.php, method Form_Field_Hidden_View::__construct()
Constructor
- __construct
- in file form_field_hid_view.class.php, method Form_Field_HID_View::__construct()
Constructor
- __construct
- in file form_field_hidden.class.php, method Form_Field_Hidden::__construct()
Constructor
- __construct
- in file form_field_hid.class.php, method Form_Field_HID::__construct()
Constructor
- __construct
- in file form_field_file.class.php, method Form_Field_File::__construct()
Constructor
- __construct
- in file form_field_file_view.class.php, method Form_Field_File_View::__construct()
Constructor
- __construct
- in file form_field_datetime.class.php, method Form_Field_Datetime::__construct()
Constructoe
- __construct
- in file form_field_date.class.php, method Form_Field_Date::__construct()
Constructor
- __construct
- in file db_connection_installer.class.php, method DB_Connection_Installer::__construct()
Constructor
- __construct
- in file db_recordset.class.php, method DB_Recordset::__construct()
Constructor
- __construct
- in file db_connection.class.php, method DB_Connection::__construct()
Constructor
- __construct
- in file context.class.php, method Context::__construct()
Constructor
- __construct
- in file config_loader.class.php, method Config_Loader::__construct()
It is supposed loading of the configuration from external resource as file or DB to be performed at construction time of Config_Loader objects.
- __construct
- in file config_loader_file.class.php, method Config_Loader_File::__construct()
Loads the configuration file and parses it. Ater construction object is ready for use (calls to get_conf_value() method)
- __construct
- in file db_recordset_installer.class.php, method DB_Recordset_Installer::__construct()
Constructor
- __construct
- in file event.class.php, method Event::__construct()
- __construct
- in file form_field_checkbox.class.php, method Form_Field_Checkbox::__construct()
Constructor
- __construct
- in file form_field_checkbox_view.class.php, method Form_Field_Checkbox_View::__construct()
Constructor
- __construct
- in file form_field.class.php, method Form_Field::__construct()
Constructor
- __construct
- in file form_ctrl.class.php, method Form_Ctrl::__construct()
Constructor
- __construct
- in file form.class.php, method Form::__construct()
Constructor
- __construct
- in file grid.class.php, method Grid::__construct()
Constructor
- __construct
- in file form_field_integer.class.php, method Form_Field_Integer::__construct()
Constructor
- __construct
- in file form_field_select_multiple.class.php, method Form_Field_Select_Multiple::__construct()
Enter description here...
- __construct
- in file form_field_select_multiple_view.class.php, method Form_Field_Select_Multiple_View::__construct()
Constructor
- __construct
- in file form_field_select.class.php, method Form_Field_Select::__construct()
Constructor
- __construct
- in file form_field_radio_group_view.class.php, method Form_Field_Radio_Group_View::__construct()
Constructor
- __construct
- in file form_field_integer_limited.class.php, method Form_Field_Integer_Limited::__construct()
Constructor
- __construct
- in file form_field_radio_group.class.php, method Form_Field_Radio_Group::__construct()
Constructor
- __construct
- in file form_field_text.class.php, method Form_Field_Text::__construct()
Constructor
- __construct
- in file form_field_textarea_view.class.php, method Form_Field_Textarea_View::__construct()
Constructor
- __construct
- in file can_upgrade_loader.class.php, method Can_Upgrade_Loader::__construct()
Constructor
- __construct
- in file gform_ctrl_with_obj.class.php, method GForm_Ctrl_With_Object::__construct()
Conctructor
- __construct
- in file form_view.class.php, method Form_View::__construct()
Constructor
- __construct
- in file form_guard.class.php, method Form_Guard::__construct()
Constructor
- __construct
- in file form_field_text_view.class.php, method Form_Field_Text_View::__construct()
Constructor
- __construct
- in file form_field_view.class.php, method Form_Field_View::__construct()
Constructor
- __construct
- in file form_field_password.class.php, method Form_Field_Password::__construct()
Constructor
- __construct
- in file form_field_password_view.class.php, method Form_Field_Password_View::__construct()
Constructor
- __construct
- in file form_field_money_positive.class.php, method Form_Field_Money_Positive::__construct()
Constructor
- __construct
- in file form_field_number_view.class.php, method Form_Field_Number_View::__construct()
Constructor
- __construct
- in file form_field_integer_positive.class.php, method Form_Field_Integer_Positive::__construct()
Constructor
- __construct
- in file form_field_money.class.php, method Form_Field_Money::__construct()
Enter description here...
- __construct
- in file form_field_integer_positive_view.class.php, method Form_Field_Integer_Positive_View::__construct()
Constructor
- __construct
- in file form_field_money_positive_view.class.php, method Form_Field_Money_Positive_View::__construct()
Constructor
- __construct
- in file form_field_money_view.class.php, method Form_Field_Money_View::__construct()
Constructor
- __construct
- in file form_field_number_fixed_view.class.php, method Form_Field_Number_Fixed_View::__construct()
Constructor
- __construct
- in file form_field_number_nls.class.php, method Form_Field_Number_NLS::__construct()
Constructor
- __construct
- in file form_field_number_fixed.class.php, method Form_Field_Number_Fixed::__construct()
Enter description here...
- __construct
- in file form_field_integer_limited_view.class.php, method Form_Field_Integer_Limited_View::__construct()
Constructor
- __construct
- in file form_field_number.class.php, method Form_Field_Number::__construct()
Constructor
- __construct
- in file form_field_integer_view.class.php, method Form_Field_Integer_View::__construct()
Constructor
- __destruct
- in file db_recordset.class.php, method DB_Recordset::__destruct()
Destructor
- __destruct
- in file db_connection.class.php, method DB_Connection::__destruct()
Destructor
- __destruct
- in file db_connection_installer.class.php, method DB_Connection_Installer::__destruct()
Destructor
- __set
- in file tangra_class.class.php, method Tangra_Class::__set()
Overides PHP built-in method and just throws exception if called. Purpose - to "forbid" autosetting of nonexisting class properties.
|
|
|