|
|||||||
& a A b c C d D e f F g h i k l m n N o O p q r s S t T u U v w x X z _ | |||||||
& |
|||||||
&_tk_dbisearch_get_field |
Function in class tk_dbisearch_query Get element from field desribtion or from member variable in query object. |
||||||
&DBTREE |
Function in class DBTREE |
||||||
&_query |
Function in class cursor_dbconf |
||||||
&_query |
Function in class cursor_php_array |
||||||
&_get |
Function in class cursor_dbconf |
||||||
&_get |
Function in class cursor_merged Get record and use it with the other functions. |
||||||
&_get |
Function in class cursor_php_array |
||||||
&_get |
Function in class cursor_sql |
||||||
&_pos |
Function in class cursor_merged Get reference to current cursor. |
||||||
&__sleep |
Function in class cursor_merged Serialize the cursor including the set. |
||||||
&__sleep |
Function in class cursor_sql |
||||||
¤t |
Function in class cursor |
||||||
&get |
Function in class cursor |
||||||
&get |
Function in class dbconf Fetch an entry's content. |
||||||
&get |
Function in class DB_result Fetch first/next row from result set. |
||||||
&factory |
Function in class cursor |
||||||
&dbconf |
Function in class dbconf Construct object. |
||||||
&DBOBJ |
Function in class DBOBJ |
||||||
&DB_result |
Function in class DB_result Constructor for use of DBWrapper only. |
||||||
&DBSESSION |
Function in class DBSESSION Set up a session manager. |
||||||
&DBI |
Function in class DBI |
||||||
&DBCtrl |
Function in class DBCtrl Set up a database connection or reuse an existing one. |
||||||
&select |
Function in class DBCtrl Select a result set from database. |
||||||
&update |
Function in class DBCtrl Update rows in a table. |
||||||
&insert |
Function in class DBCtrl insert a new row. |
||||||
&delete |
Function in class DBCtrl Remove row(s) from a table. |
||||||
&DBWrapper |
Function in class DBWrapper Connect to a database. |
||||||
&query |
Function in class DBWrapper Perform a SQL query. |
||||||
&instance |
Function in class admin_panel Get reference to the one and only instance of this class. |
||||||
&instance |
Function in class singleton |
||||||
&get_cursor |
Function in class admin_panel Get the cursor used in the current context. |
||||||
&event |
Function in class application Return reference to last triggered event. |
||||||
&call_single |
Function in class application Call single event. |
||||||
&call |
Function in class application Call batch of events. |
||||||
&arg |
Function in class application Get an argument from current event. |
||||||
&arg |
Function in class event Get an argument. |
||||||
&args |
Function in class application Get all arguments. |
||||||
&_exec_tag |
Function in class XML_SCANNER Call handler for an element. |
||||||
&exec |
Function in class XML_SCANNER Exec a document branch. |
||||||
&scan |
Function in class XML_SCANNER Create document tree from XML document. |
||||||
&fetch_tree |
Function in class xml_template_cached Create document tree from template. |
||||||
&fetch_tree |
Function in class xml_template Create document tree from template. |
||||||
&get_scanner |
Function in class xml_template Get reference to scanner instance for use with extensions. |
||||||
&dbitree_get_childs |
Function in module dbtree |
||||||
&quick_template |
Function in module quick_template Replace tags by data. |
||||||
a |
|||||||
assoc |
Function in class DBOBJ |
||||||
assoc |
Function in class XML_SCANNER Define an element. |
||||||
$active |
Variable in Class DBOBJ |
||||||
append_new |
Function in class DBI |
||||||
admin_panel |
Class admin_panel. User interface |
||||||
admin_panel |
Function in class admin_panel Initialise everything. |
||||||
$application |
Variable in Class admin_panel Reference to application that uses this instance. |
||||||
$args |
Variable in Class _application_subsession |
||||||
$args |
Variable in Class event |
||||||
application |
Class application. Application base class |
||||||
add_function |
Function in class application Register event handler. |
||||||
add_method |
Function in class application Register event handler method in particular object.. |
||||||
application_define_database |
Function in class application Define tables for application class. |
||||||
A |
|||||||
ARG_OPTIONAL |
Constant defined in class application |
||||||
ARG_SUB |
Constant defined in class application |
||||||
Application server |
Package |
||||||
b |
|||||||
$base_exp |
Variable in Class tk_dbisearch_query |
||||||
c |
|||||||
$cursor |
Variable in Class _form_element Context cursor. |
||||||
$cursor |
Variable in Class _admin_panel_view Context cursor. |
||||||
close |
Function in class widget_set Finish HTML document. |
||||||
close |
Function in class dbtoken |
||||||
close |
Function in class DBWrapper Close the database connection. |
||||||
close |
Function in class admin_panel Finish HTML document and exit. |
||||||
close |
Function in class hello_world Shutdown application. |
||||||
close |
Function in class hello_world_linked Shutdown application. |
||||||
close |
Function in class hello_world_ui Shutdown application. |
||||||
close |
Function in class form_in_table Shutdown application. |
||||||
close |
Function in class form_edit Shutdown application. |
||||||
close |
Function in class list_records Shutdown application. |
||||||
close |
Function in class application Shutdown application. |
||||||
close_form |
Function in class widget_set Close form. |
||||||
close_form |
Function in class admin_panel Close an opened form. |
||||||
checkbox |
Function in class widget_set Print checkbox. |
||||||
checkbox |
Function in class admin_panel Print a checkbox. |
||||||
close_table |
Function in class widget_set Close a table. |
||||||
close_table |
Function in class admin_panel Close an opened table. |
||||||
close_row |
Function in class widget_set Close a row. |
||||||
close_row |
Function in class admin_panel Close an opened row. |
||||||
close_cell |
Function in class widget_set Close a cell. |
||||||
close_cell |
Function in class admin_panel Close an opened cell. |
||||||
cursor_dbconf |
Class cursor_dbconf. Cursor for dbconf object content. |
||||||
cursor_dbconf |
Function in class cursor_dbconf |
||||||
$conf |
Variable in Class cursor_dbconf |
||||||
cursor_merged |
Class cursor_merged. Cursor that makes an array of cursors behave like one. |
||||||
cursor_merged |
Function in class cursor_merged Construct cursor. |
||||||
create |
Function in class cursor_merged Create a record in the current cursor. |
||||||
create |
Function in class cursor_php_array |
||||||
create |
Function in class cursor_sql |
||||||
create |
Function in class dbconf Create a new config record. |
||||||
create |
Function in class dbtoken Create a token with data and return its name. |
||||||
cursor_php_array |
Class cursor_php_array. Cursor for php arrays. |
||||||
cursor_sql |
Class cursor_sql. SQL cursor via global dbctrl object. |
||||||
cursor_sql |
Function in class cursor_sql |
||||||
cursor |
Class cursor. Cursor base class |
||||||
cursor |
Function in class cursor |
||||||
clear |
Function in class DBSESSION Unset a session entry. |
||||||
clear_all |
Function in class dbtoken |
||||||
column |
Function in class DBI |
||||||
create_row |
Function in class DBI |
||||||
create_table |
Function in class DBI Create a table based on dbdepend object. |
||||||
create_table |
Function in class DBWrapper Create a table based on dbdepend object. |
||||||
create_tables |
Function in class DBI |
||||||
copy_all_tables |
Function in class DBI |
||||||
create_db |
Function in class DBWrapper Create a database. |
||||||
close_context |
Function in class admin_panel Return to former context. |
||||||
clear_record_cache |
Function in class admin_panel Clear the record cache. |
||||||
confirm |
Function in class admin_panel Print confirmation box. |
||||||
close_widget |
Function in class admin_panel Close opened call and row. |
||||||
$classes |
Variable in Class XML_SCANNER |
||||||
$context |
Variable in Class XML_SCANNER |
||||||
$context_stack |
Variable in Class XML_SCANNER |
||||||
check_email_addr |
Module check_email_addr. Check if email address is a mail exchange point. |
||||||
check_email_addr |
Function in module check_email_addr Check if the given domain is a known mail exchange point. |
||||||
C |
|||||||
Cursor interfaces |
Package |
||||||
d |
|||||||
$defaultfunc |
Variable in Class _form_element Default event for the ekement's form which is used if there's no |
||||||
$defaultfunc |
Variable in Class _admin_panel_view Optional default form function. |
||||||
$db |
Variable in Class DBTREE |
||||||
$db |
Variable in Class dbconf |
||||||
$db |
Variable in Class application |
||||||
delete |
Function in class cursor_merged Delete the record the current cursor points to. |
||||||
delete |
Function in class cursor_php_array |
||||||
delete |
Function in class cursor_sql |
||||||
dbconf |
Class dbconf. Read configuration from database. |
||||||
define_tables |
Function in class dbconf Define database tables. |
||||||
define_tables |
Function in class DBOBJ |
||||||
define_tables |
Function in class DBSESSION Define the SQL tables used for session storage. |
||||||
define_table |
Function in class DBDEPEND Define columns of a table. |
||||||
define_table |
Function in class xml_template_cached Set up dbdepend description for cache table. |
||||||
destroy |
Function in class DBSESSION Destroy current session. |
||||||
dbtoken |
Class dbtoken. Databased token manager. |
||||||
dbtoken |
Function in class dbtoken |
||||||
define_database |
Function in class dbtoken |
||||||
drop_table |
Function in class DBI |
||||||
$def |
Variable in Class DBI |
||||||
$db_name |
Variable in Class DBCtrl |
||||||
drop_db |
Function in class DBWrapper Drop a database. |
||||||
defaultview |
Function in class hello_world |
||||||
defaultview |
Function in class hello_world_linked |
||||||
defaultview |
Function in class hello_world_ui |
||||||
defaultview |
Function in class form_in_table |
||||||
defaultview |
Function in class form_edit |
||||||
defaultview |
Function in class list_records |
||||||
dirtag |
Function in class XML_SCANNER Register directory type dependend functions. |
||||||
$dirtypes |
Variable in Class XML_SCANNER |
||||||
$dirtype |
Variable in Class XML_SCANNER |
||||||
$dirtype_stack |
Variable in Class XML_SCANNER |
||||||
dirtag_cms_form_action |
Function in module tk_xml_template |
||||||
dbsort |
Module dbsort. Sorting doubly linked lists and trees of them (deprecated). |
||||||
dbtree |
Module dbtree. Stepping through SQL trees (deprecated). |
||||||
dbitree_get_parent |
Function in module dbtree |
||||||
debug_dump |
Module debug_dump. Debug dump function |
||||||
debug_dump |
Function in module debug_dump Dump a variable to HTML. |
||||||
debug_env_dump |
Function in module debug_dump Dump environment variables. |
||||||
date |
Module date. Various date functions. |
||||||
doomday |
Function in module date Get doomday. |
||||||
day_of_year |
Function in module date Get day of year. |
||||||
day_of_week |
Function in module date Get day of week. |
||||||
D |
|||||||
DBTREE |
Class DBTREE. Tree widget. |
||||||
DBDEPEND |
Class DBDEPEND. SQL database description. |
||||||
DBOBJ |
Class DBOBJ. Databased directory service (deprecated) |
||||||
DB_result |
Class DB_result. Datbase result object. |
||||||
DBSESSION |
Class DBSESSION. Databased session management. |
||||||
DBI |
Class DBI. dbctrl extension (deprecated) |
||||||
DBCtrl |
Class DBCtrl. Common SQL interface |
||||||
DBWrapper |
Class DBWrapper. A wrapper for derived classes to access a MySQL database. |
||||||
DEBUG_DB |
Constant defined in module debug_dump |
||||||
DEBUG_VIEWS |
Constant defined in module debug_dump |
||||||
DPB_VERSION |
Constant defined in module libinfo |
||||||
DPB_VERSION_MAJ |
Constant defined in module libinfo |
||||||
DPB_VERSION_MIN |
Constant defined in module libinfo |
||||||
DPB_VERSION_MICRO |
Constant defined in module libinfo |
||||||
DPB_RELEASE_DATE |
Constant defined in module libinfo |
||||||
Database interfaces |
Package |
||||||
Date functions |
Package |
||||||
e |
|||||||
$empty_fields |
Variable in Class tk_dbisearch_query |
||||||
exists |
Function in class dbconf Check if an entry exists. |
||||||
error |
Function in class DBWrapper Return error string of last operation. |
||||||
event |
Class event. Event object. |
||||||
event |
Function in class event Create event object. |
||||||
exec |
Function in class xml_template Scan and process template. |
||||||
f |
|||||||
$file |
Variable in Class _form_element Path to temporary file copy. |
||||||
$filenamefield |
Variable in Class _form_element Token of form element that contains the original file name. |
||||||
$form_idx |
Variable in Class _form_element Index of the form this element belongs to. |
||||||
footer |
Function in class widget_set Print document footer. |
||||||
fileform |
Function in class widget_set Create file upload form. |
||||||
fileform |
Function in class admin_panel Print file upload widget. |
||||||
$fields |
Variable in Class tk_dbisearch_query |
||||||
field |
Function in class cursor_merged Get the name of the currently selected field. |
||||||
field |
Function in class cursor |
||||||
free |
Function in class DB_result Frees the result from memory. |
||||||
force_key |
Function in class DBSESSION Create a new session if none already exists. |
||||||
fileurl |
Function in class admin_panel # Create a url of a file. |
||||||
form_in_table |
Class form_in_table. Application base class |
||||||
form_edit |
Class form_edit. Application base class |
||||||
form |
Module form. Form parser and generic form handlers. |
||||||
form_parser |
Function in module form Read in form and invoke form filters and functions. |
||||||
form_update |
Function in module form Form handler: Write form content to record interface. |
||||||
form_safe |
Function in module form Form filter: Write posted form to record cache. |
||||||
form_create |
Function in module form Form handler: Create records with form content. |
||||||
form_check |
Function in module form Form handler: Typechecking of forms. |
||||||
form_has_content |
Function in module form Check if form contains any data. |
||||||
F |
|||||||
File functions |
Package |
||||||
g |
|||||||
get |
Function in class DBSESSION Get a session entry. |
||||||
get |
Function in class dbtoken |
||||||
germanlig2ascii |
Module germanlig2ascii. Convert German ligatures to 7-bit ASCII characters. |
||||||
germanlig2ascii |
Function in module germanlig2ascii Convert German ligatures to 7-bit ASCII characters. |
||||||
h |
|||||||
header |
Function in class widget_set Print document header |
||||||
header |
Function in class admin_panel Print document header. |
||||||
headline |
Function in class widget_set Print headline. |
||||||
headline |
Function in class admin_panel Print a headline. |
||||||
hidden |
Function in class widget_set Create hidden field. |
||||||
$highlight |
Variable in Class DBTREE |
||||||
$highlight |
Variable in Class admin_panel Positions and colors of records to highlight. The array contains |
||||||
hello_world |
Class hello_world. Application base class |
||||||
hello_world_linked |
Class hello_world_linked. Application base class |
||||||
hello_world_ui |
Class hello_world_ui. Application base class |
||||||
htpasswd |
Module htpasswd. Read htpasswd files. |
||||||
htpasswd_read |
Function in module htpasswd Return array of accounts in htpasswd file. |
||||||
http_auth |
Module http_auth. HTTP password authentication |
||||||
http_auth |
Function in module http_auth Do HTTP authentication. |
||||||
http_auth_logout |
Function in module http_auth Send error 401. |
||||||
i |
|||||||
$is_file |
Variable in Class _form_element Set to 'true' if value is an uploaded file. |
||||||
$is_submit |
Variable in Class _form_element Set to 'true' if $view contains an event for a form handler. |
||||||
image |
Function in class widget_set Print image. |
||||||
image |
Function in class admin_panel |
||||||
image_link |
Function in class widget_set Print image link. |
||||||
image_link |
Function in class admin_panel |
||||||
inputline |
Function in class widget_set Print input line. |
||||||
inputline |
Function in class admin_panel Print an input line. |
||||||
id |
Function in class cursor_merged Get a unique ID string of the current record. |
||||||
id |
Function in class cursor |
||||||
id |
Function in class DBSESSION Get internal numeric session id. |
||||||
is_file |
Function in class dbconf Check if an entry points to a file. |
||||||
is_list |
Function in class DBDEPEND Determine if a table holds lists (defined using set_listref ()) |
||||||
$inactive |
Variable in Class DBOBJ |
||||||
insert_id |
Function in class DBWrapper Return primary key value of last inserted record. |
||||||
is_connected |
Function in class DBWrapper Check if database connection was established. |
||||||
init |
Function in class hello_world |
||||||
init |
Function in class hello_world_linked |
||||||
init |
Function in class hello_world_ui |
||||||
init |
Function in class form_in_table |
||||||
init |
Function in class form_edit |
||||||
init |
Function in class list_records |
||||||
is_a |
Module is_a. is_a() implementation in php. |
||||||
is_a |
Function in module is_a |
||||||
is_leap_year |
Function in module date Check if year is a leap year. |
||||||
k |
|||||||
key |
Function in class cursor_merged Get the current cursor's source name. |
||||||
key |
Function in class cursor |
||||||
key |
Function in class DBSESSION Get current session key. |
||||||
l |
|||||||
$limit |
Variable in Class tk_dbisearch_query |
||||||
lock |
Function in class DBSESSION Lock current session forever. |
||||||
lock_tables |
Function in class DBI |
||||||
label |
Function in class admin_panel Print label. |
||||||
link |
Function in class admin_panel Print a link. |
||||||
link |
Function in class application Create URL containing an event that is triggered when the URL is |
||||||
list_records |
Class list_records. Application base class |
||||||
libinfo |
Module libinfo. General library info. |
||||||
m |
|||||||
msgbox |
Function in class widget_set Print message box. |
||||||
msgbox |
Function in class admin_panel Print an informal message box. |
||||||
multi_delete |
Function in class DBI |
||||||
move |
Function in class DBI |
||||||
mime |
Module mime. Event handler for MIME-headered output. |
||||||
move_node_to |
Function in module tk_tree_edit |
||||||
move_node4real |
Function in module tk_tree_edit |
||||||
magic2mime |
Module magic2mime. Get mime type from file(name). |
||||||
magic2mime |
Function in module magic2mime Get MIME type of a file. |
||||||
n |
|||||||
$no_update |
Variable in Class _admin_panel_view True: Don't generate a form in next open_source. |
||||||
$no_update |
Variable in Class admin_panel Don't generate a form in next open_source. |
||||||
$not_all |
Variable in Class tk_dbisearch_query |
||||||
next_of |
Function in class DBDEPEND Get name of field that points to the next row in a list. |
||||||
num_rows |
Function in class DB_result Get the number of rows affected by the insert operation. |
||||||
no_anchor |
Function in class admin_panel Switch off use of anchors. |
||||||
new_formfield |
Function in class admin_panel Create form name for a field in a particular record. |
||||||
$name |
Variable in Class event |
||||||
$next |
Variable in Class event |
||||||
N |
|||||||
No Package specified |
Package |
||||||
Network functions |
Package |
||||||
o |
|||||||
open_form |
Function in class widget_set Open form. |
||||||
open_form |
Function in class admin_panel Open form that is posted to form parser form_parser(). |
||||||
open_table |
Function in class widget_set Open a table. |
||||||
open_table |
Function in class admin_panel Open a table. |
||||||
open_row |
Function in class widget_set Open a row. |
||||||
open_row |
Function in class admin_panel Open a row. |
||||||
open_cell |
Function in class widget_set Open a cell. |
||||||
open_cell |
Function in class admin_panel Open a cell. |
||||||
$offset |
Variable in Class tk_dbisearch_query |
||||||
$order |
Variable in Class tk_dbisearch_query |
||||||
open_context |
Function in class admin_panel Open a new context. |
||||||
open_widget |
Function in class admin_panel Open a row and cell for a widget and set the current field. |
||||||
O |
|||||||
Object functions and base classes. |
Package |
||||||
p |
|||||||
print_text |
Function in class widget_set Print text. |
||||||
print_text |
Function in class admin_panel Print text. |
||||||
print_label |
Function in class widget_set Print descriptive label. |
||||||
password |
Function in class widget_set Print password line. |
||||||
password |
Function in class admin_panel Print a password line. |
||||||
print_childs_of |
Function in class DBTREE |
||||||
prev_of |
Function in class DBDEPEND Get name of field that points to the previous row in a list. |
||||||
primary |
Function in class DBDEPEND Get field name of primary key. |
||||||
$prefix |
Variable in Class DBCtrl |
||||||
panic |
Function in class admin_panel Print error message and die. |
||||||
panic |
Module panic. Panicing and monitoriong, |
||||||
panic |
Function in module panic Warn server admin and stop program execution. |
||||||
paragraph |
Function in class admin_panel Print a paragraph. |
||||||
$parent |
Variable in Class _application_subsession |
||||||
person_formular |
Function in class form_in_table |
||||||
person_formular |
Function in class form_edit |
||||||
person_formular |
Function in class list_records |
||||||
person_editieren |
Function in class form_edit |
||||||
person_editieren |
Function in class list_records |
||||||
person_erstellen |
Function in class list_records |
||||||
push_context |
Function in class XML_SCANNER Push context on stack. |
||||||
pop_context |
Function in class XML_SCANNER Pop context from stack. |
||||||
$parent_context |
Variable in Class XML_SCANNER |
||||||
$parent_dirtype |
Variable in Class XML_SCANNER |
||||||
profile |
Module profile. Profiling functions |
||||||
profile_start |
Function in module profile Start timer. |
||||||
profile_end |
Function in module profile Get time from timer. |
||||||
q |
|||||||
query |
Function in class cursor |
||||||
quick_template |
Module quick_template. Insert data into a template easily. |
||||||
r |
|||||||
radiobox |
Function in class widget_set Print radio box. |
||||||
radiobox |
Function in class admin_panel Print boolean radio box. |
||||||
reset |
Function in class widget_set Print form reset button. |
||||||
ref_table |
Function in class DBDEPEND Get name of a parent table. |
||||||
ref_id |
Function in class DBDEPEND Get name of field with reference to a parent record. |
||||||
remove |
Function in class DBOBJ |
||||||
$res |
Variable in Class DB_result |
||||||
read_id |
Function in class DBSESSION |
||||||
reset_button |
Function in class admin_panel Print a reset button. |
||||||
$raw_views |
Variable in Class admin_panel Array of event handlers that open a document header or footer on |
||||||
$record_cache |
Variable in Class admin_panel Cached cursor values. The array contains the keyed by context cursor id. |
||||||
run |
Function in class application Execute application. |
||||||
return2caller |
Function in class application Return from a subsession. |
||||||
record_cache_safe |
Function in module form Save record cache to session. |
||||||
record_cache_fetch |
Function in module form Fetch record cache from session. |
||||||
record |
Module record. Standard event handler for context cursor manipulation. |
||||||
record_create_set |
Function in module record Create record listed in $sources with optional field values or alieases. |
||||||
record_create |
Function in module record Event handler: Create a new row in table. |
||||||
record_update |
Function in module record Calls form_update() and outputs a success or error message. |
||||||
record_delete |
Function in module record Event handler: Ask to delete records. |
||||||
record_delete_force |
Function in module record Event handler: Delete records. |
||||||
rfc2110 |
Module rfc2110. RFC 2110 "MIME E-mail Encapsulation of Aggregate Documents, such as HTML" |
||||||
rfc2110_boundary |
Function in module rfc2110 Common boundary string. |
||||||
rfc2110_header |
Function in module rfc2110 Create multipart header extension. |
||||||
rfc2110_tail |
Function in module rfc2110 End of message body. |
||||||
rfc2110_attachment |
Function in module rfc2110 Create attachment |
||||||
rfc2110_file |
Function in module rfc2110 Create base64 encoded file attachment |
||||||
s |
|||||||
select |
Function in class widget_set Select key from string array. |
||||||
submit |
Function in class widget_set Print submit button. |
||||||
submit_image |
Function in class widget_set Print submit image. |
||||||
submit_image |
Function in class admin_panel Print a submit image. |
||||||
$short_links |
Variable in Class widget_set Use relative links if true. |
||||||
$size |
Variable in Class tk_dbisearch_query |
||||||
set_dbconf |
Function in class cursor_dbconf |
||||||
set |
Function in class cursor_dbconf |
||||||
set |
Function in class cursor_merged Update a row's field. |
||||||
set |
Function in class cursor_php_array |
||||||
set |
Function in class cursor_sql |
||||||
set |
Function in class dbconf Write a config record. |
||||||
set |
Function in class DBSESSION Store data in a session entry. |
||||||
size |
Function in class cursor_merged Get the number of records in all cursors. |
||||||
size |
Function in class cursor_sql |
||||||
size |
Function in class cursor |
||||||
source |
Function in class cursor_merged Get the current cursor's source name. |
||||||
source |
Function in class cursor |
||||||
set_field |
Function in class cursor_merged Select a field in the current record. |
||||||
set_field |
Function in class cursor |
||||||
set_source |
Function in class cursor_merged |
||||||
set_source |
Function in class cursor |
||||||
set_key |
Function in class cursor_merged |
||||||
set_key |
Function in class cursor |
||||||
set_db |
Function in class cursor_sql |
||||||
set_ref |
Function in class DBDEPEND Define a cross-table reference. |
||||||
set_ref |
Function in class XML_SCANNER Set object of element handlers. |
||||||
set_listref |
Function in class DBDEPEND Define the reference fields to siblings of rows in a table. |
||||||
set_xref |
Function in class DBDEPEND Define n:n reference table. |
||||||
set_primary |
Function in class DBDEPEND Define field name for a table's primary key. |
||||||
set_timeout |
Function in class DBSESSION Set timeout for this manager. |
||||||
set_timeout |
Function in class dbtoken |
||||||
set_timeout |
Function in class application Set time to live until auto-logout. |
||||||
set_table |
Function in class DBSESSION Set name of sql table where sesuibs are stored. |
||||||
set_table |
Function in class dbtoken |
||||||
set_table_prefix |
Function in class DBCtrl Set prefix for all table names used afterwards. |
||||||
set_value |
Function in class admin_panel Set a field in the record cache. |
||||||
set_default_formevent |
Function in class admin_panel Set default form event for current context. |
||||||
show |
Function in class admin_panel Print contents of a record's field. |
||||||
show_ref |
Function in class admin_panel Create cell with contents of row in a referenced table. |
||||||
show_mime_image |
Function in class admin_panel Print image. |
||||||
select_id |
Function in class admin_panel Select an entry in a foureign table and store its primary key. |
||||||
submit_name |
Function in class admin_panel Get name for a submit button. |
||||||
submit_button |
Function in class admin_panel Print a submit button. |
||||||
select_string |
Function in class admin_panel |
||||||
singleton |
Class singleton. Base class for singletons. |
||||||
singleton |
Function in class singleton |
||||||
$session |
Variable in Class application |
||||||
set_next |
Function in class event Set next event that must be called after this one. |
||||||
set_arg |
Function in class event Set an argument for current view. |
||||||
set_caller |
Function in class event |
||||||
$subsession |
Variable in Class event |
||||||
set_context_func |
Function in class XML_SCANNER Register context function. |
||||||
sort_linked_list |
Function in module dbsort |
||||||
strhead |
Module strhead. Check if $haystack starts with $needle. Return true if it does. |
||||||
strhead |
Function in module strhead Check if $haystack starts with $needle. Return true if it does. |
||||||
S |
|||||||
String functions |
Package |
||||||
t |
|||||||
$typefield |
Variable in Class _form_element Token of form element containing the file's MIME type. |
||||||
textarea |
Function in class widget_set Print textarea |
||||||
textarea |
Function in class admin_panel Print textarea. |
||||||
table_headers |
Function in class widget_set Create table header from array of strings. |
||||||
table_headers |
Function in class admin_panel Create table header from array of strings. |
||||||
tk_dbisearch_query |
Class tk_dbisearch_query. Search description object. |
||||||
tk_dbisearch_init |
Function in class tk_dbisearch_query Initialise the toolkit. |
||||||
tk_dbisearch |
Function in class tk_dbisearch_query Full-text search event handler. |
||||||
tk_dbisearch_get_results |
Function in class tk_dbisearch_query Get cursor with results. |
||||||
tk_dbisearch_has_result |
Function in class tk_dbisearch_query Check if a search was performed or not and if records were found. |
||||||
tk_dbisearch_get_query_object |
Function in class tk_dbisearch_query Get query object of last result. |
||||||
type |
Function in class cursor_merged Get the type of the currently used cursor. |
||||||
type |
Function in class cursor |
||||||
types |
Function in class DBDEPEND Return array of extended field description of a $table. |
||||||
$table |
Variable in Class DBDEPEND |
||||||
traverse_refs_from |
Function in class DBI |
||||||
table_prefix |
Function in class DBCtrl Get table prefix used for all table names. |
||||||
tags |
Function in class XML_SCANNER Register list of handlers that work with all element types. |
||||||
tk_dbconf |
Module tk_dbconf. dbconf.class editor for databased application configuration. |
||||||
tk_dbconf |
Function in module tk_dbconf Event handler: Toolkit entry point. |
||||||
tk_dbconf_init |
Function in module tk_dbconf Call this before init'ing admin_panel. |
||||||
tk_dbobj_ls |
Module tk_dbobj_ls. Lister for dbobj.class' directory service. |
||||||
tk_dbobj_ls |
Function in module tk_dbobj_ls Event handler or widget: Show path and subdirectories. |
||||||
tk_dbobj_ls_init |
Function in module tk_dbobj_ls Initialise the toolkit. |
||||||
tk_fsb |
Module tk_fsb. File selector page. |
||||||
tk_fsb |
Function in module tk_fsb Event handler: Toolkit entry point. |
||||||
tk_fsb_init |
Function in module tk_fsb Initialise the toolkit. |
||||||
tk_list_move |
Module tk_list_move. Editor for moving single records in a SQL list. |
||||||
tk_list_move |
Function in module tk_list_move Event handler: Toolkit entry point. |
||||||
tk_list_move_init |
Function in module tk_list_move Initialise the toolkit. |
||||||
tk_list_move_to |
Function in module tk_list_move |
||||||
tk_quick_record |
Module tk_quick_record. Editor for SQL tables. |
||||||
tk_quick_record |
Function in module tk_quick_record |
||||||
tk_quick_record_init |
Function in module tk_quick_record |
||||||
tk_record_edit |
Module tk_record_edit. Editor for records without references. |
||||||
tk_record_edit |
Function in module tk_record_edit |
||||||
tk_record_edit_init |
Function in module tk_record_edit |
||||||
tk_tree_edit |
Module tk_tree_edit. Tree editor for admin_panel.class. |
||||||
tree_edit_register |
Function in module tk_tree_edit |
||||||
tree_edit |
Function in module tk_tree_edit |
||||||
tv_node |
Function in module tk_tree_edit |
||||||
tv_move_node |
Function in module tk_tree_edit |
||||||
tv_move_to_node |
Function in module tk_tree_edit |
||||||
tree_edit_move |
Function in module tk_tree_edit |
||||||
tk_xml_template |
Module tk_xml_template. XML template bindings for admin_panel. |
||||||
tk_template_forms_init |
Function in module tk_xml_template |
||||||
tk_template_get_field |
Function in module tk_xml_template |
||||||
tk_autoform |
Module tk_autoform. Generic editor for records in a single table. |
||||||
tk_autoform_init |
Function in module tk_autoform Initialise toolkit. Call this in your init() function. |
||||||
tk_autoform_create_widget |
Function in module tk_autoform Create a widget from dbdepend description. |
||||||
tk_autoform_create_form |
Function in module tk_autoform Create form from dbdepend description. |
||||||
tk_autoform_list_cursor |
Function in module tk_autoform List a result set initiated by get() before. |
||||||
tk_range_edit |
Module tk_range_edit. Selection of multiple records (context cursors). |
||||||
tk_range_edit_init |
Function in module tk_range_edit Initialise the tooklit. |
||||||
tk_range_edit_select |
Function in module tk_range_edit Get new selection from posted form. |
||||||
tk_range_edit_all_selected |
Function in module tk_range_edit Check if all markers are selected. |
||||||
tk_range_edit_do_select_all |
Function in module tk_range_edit Select/unselect all markers. |
||||||
tk_range_edit_select_all |
Function in module tk_range_edit Event handler: Select all markers. |
||||||
tk_range_edit_unselect_all |
Function in module tk_range_edit Event handler: Unselect all markers. |
||||||
tk_range_edit_call |
Function in module tk_range_edit Event handler: Call a function with array of cursors where markers were |
||||||
T |
|||||||
TK_DBISEARCH_NOT_SEARCHED |
Constant defined in class tk_dbisearch_query |
||||||
TK_DBISEARCH_NOT_FOUND |
Constant defined in class tk_dbisearch_query |
||||||
TK_DBISEARCH_FOUND |
Constant defined in class tk_dbisearch_query |
||||||
TOKEN_DEFAULT |
Constant defined in class dbtoken Default token time which is erased after timeout. |
||||||
TOKEN_ONETIME |
Constant defined in class dbtoken Token that can be used axactly once. |
||||||
TOKEN_REUSE |
Constant defined in class dbtoken Token that is always reused for the same content. |
||||||
TK_AUTOFORM_LABELS |
Constant defined in module tk_autoform |
||||||
TK_AUTOFORM_NO_INPUT |
Constant defined in module tk_autoform |
||||||
Text functions |
Package |
||||||
u |
|||||||
$use_filter |
Variable in Class _form_element Name of form filter. |
||||||
unlock_tables |
Function in class DBI |
||||||
use_filter |
Function in class admin_panel Set form filter function. |
||||||
use_anchor |
Function in class admin_panel Switch on use of anchors. |
||||||
url |
Function in class admin_panel Create URL from event object. |
||||||
U |
|||||||
User interface |
Package |
||||||
User interface toolkits |
Package |
||||||
v |
|||||||
$val |
Variable in Class _form_element Posted value. |
||||||
$view |
Variable in Class _form_element Event to trigger if this element was posted. |
||||||
view |
Function in class DBTREE |
||||||
value |
Function in class admin_panel Get a field from a record the current context points to. |
||||||
$v |
Variable in Class admin_panel Reference to current context object. |
||||||
w |
|||||||
widget_set |
Class widget_set. Standard HTML widget set. |
||||||
widget_set |
Function in class widget_set Initialise the class. |
||||||
$where |
Variable in Class tk_dbisearch_query |
||||||
write |
Function in class dbtoken Update existing token. |
||||||
$widgets |
Variable in Class admin_panel Reference to widget set. |
||||||
x |
|||||||
xref_table |
Function in class DBDEPEND Get name of n:n reference table. |
||||||
xml_template_cached |
Class xml_template_cached. Template wizard based on lib/xml_scanner.class. |
||||||
xml_template_cached |
Function in class xml_template_cached Initialise the object. |
||||||
xml_template |
Class xml_template. Template scanner |
||||||
xml_template |
Function in class xml_template Initialise the module. |
||||||
X |
|||||||
XML_SCANNER |
Class XML_SCANNER. XML scanner |
||||||
XML_TEMPLATE_CACHED_TBL |
Constant defined in class xml_template_cached |
||||||
XML_TEMPLATE_NS |
Constant defined in class xml_template |
||||||
XML_TEMPLATE_TAGS |
Constant defined in class xml_template |
||||||
z |
|||||||
zeige_text |
Function in class hello_world_linked |
||||||
_ |
|||||||
_form_element |
Class _form_element. Form element object |
||||||
_admin_panel_view |
Class _admin_panel_view. Context object |
||||||
_attrs |
Function in class widget_set Create HTML attribute string from array. |
||||||
_input |
Function in class widget_set Print input/password line. |
||||||
_tk_dbisearch_query_sql_cursors |
Function in class tk_dbisearch_query Create queried cursor_sql objects. |
||||||
_tk_dbisearch_create_sql_queries |
Function in class tk_dbisearch_query Create queries for all form fields if not already done. |
||||||
_tk_dbisearch_create_query |
Function in class tk_dbisearch_query Create an SQL query for a single form field. |
||||||
$_sql_queries |
Variable in Class tk_dbisearch_query |
||||||
_childs_of |
Function in class DBTREE |
||||||
$_nodes |
Variable in Class DBTREE |
||||||
$_xrefs |
Variable in Class DBTREE |
||||||
$_table |
Variable in Class DBTREE |
||||||
$_table |
Variable in Class DBOBJ |
||||||
$_table |
Variable in Class DBSESSION |
||||||
$_c_id |
Variable in Class DBTREE |
||||||
$_c_id_parent |
Variable in Class DBTREE |
||||||
$_c_last |
Variable in Class DBTREE |
||||||
$_c_next |
Variable in Class DBTREE |
||||||
_query |
Function in class cursor_merged Initialise with new set of cursors. |
||||||
_query |
Function in class cursor_sql |
||||||
_die |
Function in class cursor_merged Print an error message for an unsupported function. |
||||||
$_cursors |
Variable in Class cursor_merged |
||||||
$_index |
Variable in Class cursor_merged |
||||||
$_size |
Variable in Class cursor_merged |
||||||
$_size |
Variable in Class cursor_sql |
||||||
_fetch_array |
Function in class cursor_php_array |
||||||
_writeback |
Function in class cursor_php_array |
||||||
$_array |
Variable in Class cursor_php_array |
||||||
$_res |
Variable in Class cursor_sql |
||||||
$_res |
Variable in Class dbconf |
||||||
__sleep |
Function in class cursor |
||||||
$_source |
Variable in Class cursor |
||||||
$_key |
Variable in Class cursor |
||||||
$_key |
Variable in Class DBSESSION |
||||||
$_field |
Variable in Class cursor |
||||||
$_type |
Variable in Class cursor |
||||||
$_lower |
Variable in Class cursor |
||||||
$_is_good |
Variable in Class cursor |
||||||
$_current |
Variable in Class cursor |
||||||
$_is_first |
Variable in Class cursor |
||||||
$_is_queried |
Variable in Class cursor |
||||||
_CURSOR_CLASS |
Constant defined in class cursor |
||||||
_get |
Function in class dbconf |
||||||
_chktbl |
Function in class DBDEPEND Check if a table is defined. |
||||||
$_ref_table |
Variable in Class DBDEPEND |
||||||
$_ref_id |
Variable in Class DBDEPEND |
||||||
$_obj_id |
Variable in Class DBDEPEND |
||||||
$_xref_tables |
Variable in Class DBDEPEND |
||||||
$_types |
Variable in Class DBDEPEND |
||||||
$_types |
Variable in Class application |
||||||
$_exttypes |
Variable in Class DBDEPEND |
||||||
$_desc |
Variable in Class DBDEPEND |
||||||
$_refs |
Variable in Class DBDEPEND |
||||||
$_listrefs |
Variable in Class DBDEPEND |
||||||
$_primaries |
Variable in Class DBDEPEND |
||||||
_drop_cache |
Function in class DBOBJ |
||||||
$_class |
Variable in Class DBOBJ |
||||||
$_db |
Variable in Class DBOBJ |
||||||
$_db |
Variable in Class DBSESSION |
||||||
$_db |
Variable in Class dbtoken |
||||||
$_db |
Variable in Class DBWrapper |
||||||
$_dep |
Variable in Class DBOBJ |
||||||
$_id |
Variable in Class DBOBJ |
||||||
$_id |
Variable in Class DBSESSION |
||||||
$_row |
Variable in Class DBOBJ |
||||||
$_oid |
Variable in Class DBOBJ |
||||||
$_cid |
Variable in Class DBOBJ |
||||||
_clear |
Function in class DBSESSION Initialize this manager. |
||||||
_write |
Function in class DBSESSION Write out session data to database. |
||||||
$_ttl |
Variable in Class DBSESSION |
||||||
$_data |
Variable in Class DBSESSION |
||||||
__DBI_DBSESSION |
Constant defined in class DBSESSION |
||||||
_kill_old_tokens |
Function in class dbtoken |
||||||
_write_token |
Function in class dbtoken |
||||||
_write_tokens |
Function in class dbtoken |
||||||
$_session |
Variable in Class dbtoken |
||||||
$_tokens |
Variable in Class dbtoken |
||||||
$_tokens |
Variable in Class application |
||||||
$_num_tokens |
Variable in Class dbtoken |
||||||
$_id_token |
Variable in Class dbtoken |
||||||
$_uniqid |
Variable in Class dbtoken |
||||||
$_token_table |
Variable in Class dbtoken |
||||||
_delete_update_siblings |
Function in class DBI |
||||||
__DBI_DBI_CLASS |
Constant defined in class DBI |
||||||
__DBI_DBCTRL_CLASS |
Constant defined in class DBCtrl |
||||||
$_db_name |
Variable in Class DBWrapper |
||||||
$_last_result |
Variable in Class DBWrapper |
||||||
__DBI_DBWRAPPER_CLASS |
Constant defined in class DBWrapper |
||||||
_do_highlighting |
Function in class admin_panel Set color for a cell if the current cursor position is highlighted. |
||||||
_add_context |
Function in class admin_panel Add context info to event. |
||||||
_new_formtoken |
Function in class admin_panel Create new name for a form element. |
||||||
_inputline |
Function in class admin_panel |
||||||
_looselink |
Function in class admin_panel |
||||||
$_form_index |
Variable in Class admin_panel Index of last form. The first form has index 1. |
||||||
$_form_filter |
Variable in Class admin_panel Name of form filter to save in created _form_element objects. |
||||||
$_viewstack |
Variable in Class admin_panel Context stack. |
||||||
$_openform |
Variable in Class admin_panel Number of opened forms. |
||||||
$_opentable |
Variable in Class admin_panel Number of open tables. |
||||||
$_openrow |
Variable in Class admin_panel Number of open rows. |
||||||
$_opencells |
Variable in Class admin_panel Number of open cells. |
||||||
$_anchor |
Variable in Class admin_panel Use anchors in links when set to 'true'. |
||||||
$_anchors |
Variable in Class admin_panel Number of set anchors. |
||||||
_ADMIN_PANEL_CLASS |
Constant defined in class admin_panel |
||||||
_OBJECT_SINGLETON_CLASS_PHP |
Constant defined in class singleton |
||||||
_application_subsession |
Class _application_subsession. Subsession object |
||||||
_application_subsession |
Function in class _application_subsession |
||||||
_set_type |
Function in class application Set token type for event for a particular event handler. |
||||||
__call_sub |
Function in class application Create new subsession for next event. |
||||||
_url2event |
Function in class application Get event object from URL. |
||||||
_application_install |
Function in class application Install sql tables. |
||||||
_application_init |
Function in class application Initialize everything. |
||||||
_application_dump |
Function in class application |
||||||
$_subargs |
Variable in Class application |
||||||
$_event |
Variable in Class application |
||||||
$_handlers |
Variable in Class application |
||||||
_err |
Function in class XML_SCANNER |
||||||
_tags2tree |
Function in class XML_SCANNER |
||||||
$_block_stack |
Variable in Class XML_SCANNER |
||||||
$_tag |
Variable in Class XML_SCANNER |
||||||
$_dirtag |
Variable in Class XML_SCANNER |
||||||
$_ref |
Variable in Class XML_SCANNER |
||||||
$_context_func |
Variable in Class XML_SCANNER |
||||||
$_in |
Variable in Class XML_SCANNER |
||||||
$_scanner |
Variable in Class xml_template_cached |
||||||
$_scanner |
Variable in Class xml_template |
||||||
$_results |
Variable in Class xml_template_cached |
||||||
$_results |
Variable in Class xml_template |
||||||
$_result_stack |
Variable in Class xml_template_cached |
||||||
$_result_stack |
Variable in Class xml_template |
||||||
_form_collect |
Function in module form Collect and sort form elements and fetch uploaded files. |
||||||
_form_update_fileinfo |
Function in module form Write file type and name to record. |
||||||
_formviews_init |
Function in module form |
||||||
__return_mime |
Function in module mime Event handler: Output a file with MIME header. |
||||||
_records_init |
Function in module record Initialise this module. |
||||||
_record_create_continue |
Function in module record Create records, print messagebox and jump to next view. |
||||||
__tk_dbconf_fields |
Function in module tk_dbconf |
||||||
_tk_dbconf_set_file |
Function in module tk_dbconf |
||||||
_tk_dbconf_reset_ask |
Function in module tk_dbconf |
||||||
_tk_dbconf_update |
Function in module tk_dbconf |
||||||
_tk_dbconf_reset |
Function in module tk_dbconf |
||||||
_tk_dbobj_ls_node |
Function in module tk_dbobj_ls |
||||||
_tk_list_move_go |
Function in module tk_list_move |
||||||
_tk_list_move_destlink |
Function in module tk_list_move |
||||||
_tk_list_move_list |
Function in module tk_list_move |
||||||
_tk_record_edit_submit_buttons |
Function in module tk_record_edit |
||||||
_tk_record_edit_update_buttons |
Function in module tk_record_edit |
||||||
_tk_record_edit_edit_record |
Function in module tk_record_edit |
||||||
_tk_record_edit_list_records |
Function in module tk_record_edit |
||||||
_tk_autoform_create_widget |
Function in module tk_autoform |
||||||
_sort_update |
Function in module dbsort |
||||||
|
|||||||
PHPDoc 1.0beta |