Index of All Elements
a
b
c
d
e
f
g
h
i
j
l
m
n
o
r
s
t
u
w
_
top
a
- add_acclose
- in file actions.inc, method TTK_Actions::add_acclose()
Add an action close
- add_acexecuteactiondef
- in file actions.inc, method TTK_Actions::add_acexecuteactiondef()
Execute an ActionDef
- add_acexitttk
- in file actions.inc, method TTK_Actions::add_acexitttk()
Cleanup and close TicaTK Window
- add_acloadxml
- in file actions.inc, method TTK_Actions::add_acloadxml()
Add an action load XML
- add_acmrginterface
- in file actions.inc, method TTK_Actions::add_acmrginterface()
Add an action merge interface
- add_acmsgbox
- in file actions.inc, method TTK_Actions::add_acmsgbox()
Add an action Message Box
if a cancel label is set, users can interrupt actions execution with the cancel button
- add_acsetexthtmlcontent
- in file actions.inc, method TTK_Actions::add_acsetexthtmlcontent()
Inject html content inside an TTK_Container
- add_acsetformfield
- in file actions.inc, method TTK_Actions::add_acsetformfield()
Update a form field value
- add_acset_attribute
- in file actions.inc, method TTK_Actions::add_acset_attribute()
Add an action set attribute
- add_acsubmitform
- in file actions.inc, method TTK_Actions::add_acsubmitform()
Submit a form
- add_button
- in file toolbar.inc, method TTK_ToolBar::add_button()
- add_button
- in file backtoolbar.inc, method TTK_Backtoolbar::add_button()
Create and add a new button
- all_object_by_name
- in file domhelper.inc, method TTK_DomHelper::all_object_by_name()
Return array of element by name.
- append_child
- in file tknode.inc, method TTK_TKNode::append_child()
Append a node
- actiondef.inc
- procedural page actiondef.inc
- actions.inc
- procedural page actions.inc
top
top
top
top
e
- end_record
- in file form.inc, method TTK_Form::end_record()
Stop content recording and set buffered outputs as the form content
- execute.inc
- procedural page execute.inc
top
top
g
- gen_uniq_id
- in file ticatk.inc, method TTK_TicaTK::gen_uniq_id()
Generate an unique id
- get_action
- in file form.inc, method TTK_Form::get_action()
Get the form's action
- get_actiondef
- in file menuitem.inc, method TTK_MenuItem::get_actiondef()
Set the actiondef to be launched on click
- get_actiondef
- in file timer.inc, method TTK_Timer::get_actiondef()
- get_actiondef
- in file button.inc, method TTK_Button::get_actiondef()
Get the actiondef to be launched on click if any
- get_actiondef
- in file form.inc, method TTK_Form::get_actiondef()
Set the actiondef to be launched on click if any
- get_actiondraggable
- in file node.inc, method TTK_Node::get_actiondraggable()
Get the actiondef triggered when the node is dropped
- get_actionloadsub
- in file node.inc, method TTK_Node::get_actionloadsub()
Get the actiondef triggered when the node is empty and first opened
- get_align
- in file container.inc, method TTK_Container::get_align()
Get the relative horizontal alignement to others containers
- get_attr
- in file tknode.inc, method TTK_TKNode::get_attr()
Get value of a node attribute
- get_bool_attr
- in file tknode.inc, method TTK_TKNode::get_bool_attr()
Get boolean value of a node attribute
- get_ccr_actiondef
- in file ticatk.inc, method TTK_TicaTK::get_ccr_actiondef()
Get the ActionDef which triggered the current client request
- get_ccr_dest_object
- in file ticatk.inc, method TTK_TicaTK::get_ccr_dest_object()
Get the targeted object (if any)
- get_ccr_source_object
- in file ticatk.inc, method TTK_TicaTK::get_ccr_source_object()
Get the object (if any) which triggered the ActionDef
- get_child
- in file tknode.inc, method TTK_TKNode::get_child()
Get a child by id.
- get_childs
- in file tknode.inc, method TTK_TKNode::get_childs()
Get node's childs
- get_content
- in file container.inc, method TTK_Container::get_content()
- get_content
- in file form.inc, method TTK_Form::get_content()
Get the form's content
- get_day
- in file calendar.inc, method TTK_Calendar::get_day()
- get_enctype
- in file form.inc, method TTK_Form::get_enctype()
Get the form's enctype
- get_execute
- in file ticatk.inc, method TTK_TicaTK::get_execute()
Return current Execute
- get_execute_xml
- in file ticatk.inc, method TTK_TicaTK::get_execute_xml()
Get a xml stream from the current Execute
- get_format
- in file calendar.inc, method TTK_Calendar::get_format()
- get_icon
- in file menuitem.inc, method TTK_MenuItem::get_icon()
- get_id
- in file tknode.inc, method TTK_TKNode::get_id()
Get the node's id
- get_id_attr
- in file tknode.inc, method TTK_TKNode::get_id_attr()
Get value of a node attribute with optional automatic from value to an instance of TTK_TKNode (or subclass)
- get_imgsrc
- in file button.inc, method TTK_Button::get_imgsrc()
Get the button's image src
- get_imgsrc
- in file node.inc, method TTK_Node::get_imgsrc()
- get_interface
- in file ticatk.inc, method TTK_TicaTK::get_interface()
Return current Interface
- get_interface_xml
- in file ticatk.inc, method TTK_TicaTK::get_interface_xml()
Get a xml stream from the current Interface
- get_label
- in file menuitem.inc, method TTK_MenuItem::get_label()
- get_label
- in file menu.inc, method TTK_Menu::get_label()
- get_label
- in file button.inc, method TTK_Button::get_label()
Get the button's label
- get_label
- in file node.inc, method TTK_Node::get_label()
Get Node label attribute
- get_libdays
- in file calendar.inc, method TTK_Calendar::get_libdays()
- get_libmonths
- in file calendar.inc, method TTK_Calendar::get_libmonths()
- get_menu
- in file node.inc, method TTK_Node::get_menu()
- get_menu
- in file window.inc, method TTK_Window::get_menu()
Get the associated menu of the window if any
- get_method
- in file form.inc, method TTK_Form::get_method()
Get the form's method
- get_month
- in file calendar.inc, method TTK_Calendar::get_month()
- get_namefield
- in file calendar.inc, method TTK_Calendar::get_namefield()
- get_openimgsrc
- in file node.inc, method TTK_Node::get_openimgsrc()
- get_parent
- in file tknode.inc, method TTK_TKNode::get_parent()
Get the parent node
- get_position
- in file backtoolbar.inc, method TTK_Backtoolbar::get_position()
Get the position of the backtoolbar
- get_position
- in file window.inc, method TTK_Window::get_position()
Get the position of the window
- get_selimgsrc
- in file button.inc, method TTK_Button::get_selimgsrc()
Get the button's selected image src
- get_size
- in file window.inc, method TTK_Window::get_size()
Get the width & height of the window
- get_sort
- in file node.inc, method TTK_Node::get_sort()
Get sort attribute
- get_sort
- in file tree.inc, method TTK_Tree::get_sort()
Get sort attribute
- get_stdmsg_list
- in file interface.inc, method TTK_Interface::get_stdmsg_list()
Get stdmsg key
- get_submit_code
- in file form.inc, method TTK_Form::get_submit_code()
Must be used with input of type "submit" and in place to any call to "submit()" for processing thru TicaTK
- get_time
- in file timer.inc, method TTK_Timer::get_time()
- get_title
- in file window.inc, method TTK_Window::get_title()
Get the window's title
- get_ttk_object
- in file tknode.inc, method TTK_TKNode::get_ttk_object()
Map and return a TTK object from a DomNode
- get_valign
- in file container.inc, method TTK_Container::get_valign()
Get the relative vertical alignement to others containers
- get_weight
- in file container.inc, method TTK_Container::get_weight()
Get the relative weight to others containers
- get_year
- in file calendar.inc, method TTK_Calendar::get_year()
top
top
i
- is_autoresizewin
- in file container.inc, method TTK_Container::is_autoresizewin()
- is_autoscroll
- in file container.inc, method TTK_Container::is_autoscroll()
- is_closable
- in file window.inc, method TTK_Window::is_closable()
Return true if the window is closable
- is_draggable
- in file button.inc, method TTK_Button::is_draggable()
Return true if the button is draggable
- is_droptarget
- in file node.inc, method TTK_Node::is_droptarget()
Return true if the node is a drop target
- is_droptarget
- in file window.inc, method TTK_Window::is_droptarget()
Return true if the window is a drop target
- is_droptarget
- in file container.inc, method TTK_Container::is_droptarget()
- is_enabled
- in file button.inc, method TTK_Button::is_enabled()
Return true if the button is enabled
- is_iconifiable
- in file window.inc, method TTK_Window::is_iconifiable()
Return true if the window is iconifiable
- is_maximizable
- in file window.inc, method TTK_Window::is_maximizable()
Return true if the window is maximizable
- is_open
- in file node.inc, method TTK_Node::is_open()
- is_resizable
- in file window.inc, method TTK_Window::is_resizable()
Return true if the window is resizable
- is_selected
- in file node.inc, method TTK_Node::is_selected()
- is_sortcase
- in file tree.inc, method TTK_Tree::is_sortcase()
- is_sortcase
- in file node.inc, method TTK_Node::is_sortcase()
- is_vertical
- in file toolbar.inc, method TTK_ToolBar::is_vertical()
- is_visible
- in file window.inc, method TTK_Window::is_visible()
Get the window's visibility
- imgsize.inc
- procedural page imgsize.inc
- interface.inc
- procedural page interface.inc
top
top
top
top
top
top
r
- record_change
- in file actiondef.inc, method TTK_ActionDef::record_change()
Any subsequent changes to returned object will be recorded as actions of the current ActionDef
- record_content
- in file form.inc, method TTK_Form::record_content()
Start content recording
- register_callback
- in file actiondef.inc, method TTK_ActionDef::register_callback()
Register a callback which will be called when this TTK_ActionDef request an AC_LoadXML on the server
The callback will be called with two arguments : the source object and the destination object (if any)
- register_event_callback
- in file ticatk.inc, method TTK_TicaTK::register_event_callback()
Register a callback for an TTK_ActionDef
- remove
- in file tknode.inc, method TTK_TKNode::remove()
Remove the node from parent
- resize
- in file window.inc, method TTK_Window::resize()
Set the width & height of the window
top
s
- search_object_by_id
- in file domhelper.inc, method TTK_DomHelper::search_object_by_id()
Search an element by id
- search_object_by_name
- in file domhelper.inc, method TTK_DomHelper::search_object_by_name()
Search an element by name.
- send_execute
- in file ticatk.inc, method TTK_TicaTK::send_execute()
Print out the Execute for the client and flush the Execute
- send_interface
- in file ticatk.inc, method TTK_TicaTK::send_interface()
Print out the Interface for the client and flush the Execute
- send_xml
- in file ticatk.inc, method TTK_TicaTK::send_xml()
Print out the xml in the required way to be handled by the client
Static method
- session_end
- in file ticatk.inc, method TTK_TicaTK::session_end()
Add an AcExitTTK to the current Execute
- set_action
- in file form.inc, method TTK_Form::set_action()
Set the form's action
- set_actiondef
- in file button.inc, method TTK_Button::set_actiondef()
Set the actiondef to be launched on click
- set_actiondef
- in file form.inc, method TTK_Form::set_actiondef()
Set the actiondef to be launched on click
- set_actiondef
- in file menuitem.inc, method TTK_MenuItem::set_actiondef()
Set the actiondef to be launched on click
- set_actiondef
- in file timer.inc, method TTK_Timer::set_actiondef()
- set_actiondraggable
- in file node.inc, method TTK_Node::set_actiondraggable()
Set the actiondef triggered when the node is dropped
- set_actionloadsub
- in file node.inc, method TTK_Node::set_actionloadsub()
Set the actiondef triggered when the node is empty and first opened
- set_align
- in file container.inc, method TTK_Container::set_align()
Set the relative horizontal alignement to others containers
- set_attr
- in file tknode.inc, method TTK_TKNode::set_attr()
Set value of a node attribute
- set_autoresizewin
- in file container.inc, method TTK_Container::set_autoresizewin()
- set_autoscroll
- in file container.inc, method TTK_Container::set_autoscroll()
- set_bool_attr
- in file tknode.inc, method TTK_TKNode::set_bool_attr()
Set boolean value of a node attribute
- set_closable
- in file window.inc, method TTK_Window::set_closable()
Set if the window can be closed by the user
- set_content
- in file container.inc, method TTK_Container::set_content()
- set_content
- in file form.inc, method TTK_Form::set_content()
Set the form's content
- set_day
- in file calendar.inc, method TTK_Calendar::set_day()
- set_draggable
- in file button.inc, method TTK_Button::set_draggable()
Set if the button can be dragged by the user
- set_droptarget
- in file node.inc, method TTK_Node::set_droptarget()
Modify droptarget attribute
- set_droptarget
- in file window.inc, method TTK_Window::set_droptarget()
Set if the window can be a drop target
- set_droptarget
- in file container.inc, method TTK_Container::set_droptarget()
- set_enabled
- in file button.inc, method TTK_Button::set_enabled()
Set if the button is enabled
- set_enctype
- in file form.inc, method TTK_Form::set_enctype()
Set the form's enctype
- set_format
- in file calendar.inc, method TTK_Calendar::set_format()
- set_icon
- in file menuitem.inc, method TTK_MenuItem::set_icon()
- set_iconifiable
- in file window.inc, method TTK_Window::set_iconifiable()
Set if the window can be iconified by the user
- set_id_attr
- in file tknode.inc, method TTK_TKNode::set_id_attr()
Set value of a node attribute with automatic conversion of value to id if value is an instance of TTK_TKNode (or subclass)
- set_img
- in file widget.inc, method TTK_Widget::set_img()
As set_attr() with automatic adding of image size
- set_imgsrc
- in file node.inc, method TTK_Node::set_imgsrc()
Modify imgsrc attribute
- set_imgsrc
- in file button.inc, method TTK_Button::set_imgsrc()
Set the button's image src
- set_img_size
- in file imgsize.inc, method TTK_ImgSize::set_img_size()
Add two attributes containing image size
- set_label
- in file node.inc, method TTK_Node::set_label()
Modify label attribute
- set_label
- in file menuitem.inc, method TTK_MenuItem::set_label()
- set_label
- in file menu.inc, method TTK_Menu::set_label()
Set the menu's label
- set_label
- in file button.inc, method TTK_Button::set_label()
Set the button's label
- set_libdays
- in file calendar.inc, method TTK_Calendar::set_libdays()
- set_libmonths
- in file calendar.inc, method TTK_Calendar::set_libmonths()
- set_maximizable
- in file window.inc, method TTK_Window::set_maximizable()
Set if the window can be maximized by the user
- set_menu
- in file node.inc, method TTK_Node::set_menu()
Modify menu attribute
- set_menu
- in file window.inc, method TTK_Window::set_menu()
Associate a menu to the window
- set_method
- in file form.inc, method TTK_Form::set_method()
Set the form's method
- set_month
- in file calendar.inc, method TTK_Calendar::set_month()
- set_namefield
- in file calendar.inc, method TTK_Calendar::set_namefield()
- set_open
- in file node.inc, method TTK_Node::set_open()
Modify open attribute
- set_openimgsrc
- in file node.inc, method TTK_Node::set_openimgsrc()
Modify openimgsrc attribute
- set_resizable
- in file window.inc, method TTK_Window::set_resizable()
Set if the window can be resized by the user
- set_selected
- in file node.inc, method TTK_Node::set_selected()
Modify selected attribute
- set_selimgsrc
- in file button.inc, method TTK_Button::set_selimgsrc()
Set the button's selected image src
- set_sort
- in file tree.inc, method TTK_Tree::set_sort()
Modify sort attribute
- set_sort
- in file node.inc, method TTK_Node::set_sort()
Modify sort attribute
- set_sortcase
- in file node.inc, method TTK_Node::set_sortcase()
- set_sortcase
- in file tree.inc, method TTK_Tree::set_sortcase()
- set_stdmsg
- in file interface.inc, method TTK_Interface::set_stdmsg()
Set stdmsg value
Define messages to use by TicaTK.
- set_time
- in file timer.inc, method TTK_Timer::set_time()
- set_title
- in file window.inc, method TTK_Window::set_title()
Set the window's title
- set_valign
- in file container.inc, method TTK_Container::set_valign()
Set the relative vertical alignement to others containers
- set_vertical
- in file toolbar.inc, method TTK_ToolBar::set_vertical()
- set_visible
- in file window.inc, method TTK_Window::set_visible()
Set the window's visibility
- set_weight
- in file container.inc, method TTK_Container::set_weight()
Set the relative weight to others containers
- set_year
- in file calendar.inc, method TTK_Calendar::set_year()
top
t
- ticatk.inc
- procedural page ticatk.inc
- ticatk.inc
- procedural page ticatk.inc
- tknode.inc
- procedural page tknode.inc
- timer.inc
- procedural page timer.inc
- toolbar.inc
- procedural page toolbar.inc
- tree.inc
- procedural page tree.inc
- TTK_ActionDef
- in file actiondef.inc, method TTK_ActionDef::TTK_ActionDef()
TTK_ActionDef constructor
- TTK_ActionDef
- in file actiondef.inc, class TTK_ActionDef
TTK_ActionDef
- TTK_Actions
- in file actions.inc, class TTK_Actions
TicaTK Actions Management
- TTK_Backtoolbar
- in file backtoolbar.inc, method TTK_Backtoolbar::TTK_Backtoolbar()
TTK_Backtoolbar constructor
- TTK_Backtoolbar
- in file backtoolbar.inc, class TTK_Backtoolbar
TicaTK Back Toolbar
- TTK_Button
- in file button.inc, method TTK_Button::TTK_Button()
TTK_Button constructor
- TTK_Button
- in file button.inc, class TTK_Button
TicaTK Button
- TTK_Calendar
- in file calendar.inc, class TTK_Calendar
TicaTK Calendar
- TTK_Calendar
- in file calendar.inc, method TTK_Calendar::TTK_Calendar()
- TTK_Container
- in file container.inc, class TTK_Container
TicaTK Container
- TTK_Container
- in file container.inc, method TTK_Container::TTK_Container()
TTK_Container constructor
- TTK_DomHelper
- in file domhelper.inc, class TTK_DomHelper
TicaTK Dom Helper
- TTK_Execute
- in file execute.inc, class TTK_Execute
TicaTK Execute
- TTK_Execute
- in file execute.inc, method TTK_Execute::TTK_Execute()
TTK_Execute constructor
- TTK_Form
- in file form.inc, class TTK_Form
TTK_Form
- TTK_Form
- in file form.inc, method TTK_Form::TTK_Form()
TTK_Form constructor
- TTK_ImgSize
- in file imgsize.inc, method TTK_ImgSize::TTK_ImgSize()
TTK_ImgSize Constructor
- TTK_ImgSize
- in file imgsize.inc, class TTK_ImgSize
Manage image size attributes
- TTK_INCPATH
- in file ticatk.inc, constant TTK_INCPATH
Declare relative base path to access php files
- TTK_Interface
- in file interface.inc, class TTK_Interface
TicaTK Interface
- TTK_Interface
- in file interface.inc, method TTK_Interface::TTK_Interface()
TTK_Interface constructor
- TTK_JSLoader
- in file jsloader.inc, function TTK_JSLoader()
TicaTK JS Loader
- TTK_Menu
- in file menu.inc, method TTK_Menu::TTK_Menu()
class TTK_Menu constructor
- TTK_Menu
- in file menu.inc, class TTK_Menu
TicaTK Menu
- TTK_MenuItem
- in file menuitem.inc, class TTK_MenuItem
TicaTK Menu Item
- TTK_MenuItem
- in file menuitem.inc, method TTK_MenuItem::TTK_MenuItem()
- TTK_Node
- in file node.inc, class TTK_Node
TicaTK Tree Node
- TTK_Node
- in file node.inc, method TTK_Node::TTK_Node()
TTK_Node constructor
- TTK_TicaTK
- in file ticatk.inc, class TTK_TicaTK
TicaTK Manager
- TTK_TicaTK
- in file ticatk.inc, method TTK_TicaTK::TTK_TicaTK()
Constructor
Create a new TTK application
- TTK_Timer
- in file timer.inc, class TTK_Timer
TicaTK Timer
- TTK_Timer
- in file timer.inc, method TTK_Timer::TTK_Timer()
- TTK_TKNode
- in file tknode.inc, class TTK_TKNode
TicaTK node container
- TTK_TKNode
- in file tknode.inc, method TTK_TKNode::TTK_TKNode()
TTK_TKNode Constructor
- TTK_ToolBar
- in file toolbar.inc, class TTK_ToolBar
TicaTK Toolbar
- TTK_ToolBar
- in file toolbar.inc, method TTK_ToolBar::TTK_ToolBar()
- TTK_Tree
- in file tree.inc, method TTK_Tree::TTK_Tree()
Constructor
- TTK_Tree
- in file tree.inc, class TTK_Tree
TicaTK Tree
- TTK_Widget
- in file widget.inc, method TTK_Widget::TTK_Widget()
TTK_Widget constructor
- TTK_Widget
- in file widget.inc, class TTK_Widget
TicaTK Widget base class
- TTK_Window
- in file window.inc, method TTK_Window::TTK_Window()
TTK_Window constructor
- TTK_Window
- in file window.inc, class TTK_Window
TicaTK Window
top
top
w
- window.inc
- procedural page window.inc
- widget.inc
- procedural page widget.inc
- watch_attr
- in file widget.inc, method TTK_Widget::watch_attr()
Register a callback which will be called whenever this widget have specified attribute modified by the client
The callback will be called with two arguments : this object and the attribute name
- watch_close
- in file widget.inc, method TTK_Widget::watch_close()
Register a callback which will be called whenever this widget is closed by the client
The callback will be called with one argument : this object id
top