ATK Framework 6.2.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News ATK Framework 6.2.0 (Default branch)
# 1  
Old 09-01-2008
ATK Framework 6.2.0 (Default branch)

The ATK Framework is a PHP business framework. Itis targeted at developers who wish to focus onbusiness logic instead of coding HTML. ATKprovides a complete framework that requires onlysmall amounts of code to get usable applications,while maintaining full flexibility. ATK has amodel driven approach, but is 100% customizable.License: GNU Lesser General Public License (LGPL)Changes:
A new caching API has been added, which makes iteasy to add caching functionality to your code. Anew component called the atkDataGrid has beenintroduced, which replaces the atkRecordListcomponent and offers an improved API for betterintegration and AJAX updates. A new (default)theme, Stillblue, has been added, which extendsthe Steelblue theme with frameless support.Several meta node improvements were done,including a new caching layer which makes metanodes just as fast as regular nodes and easier todebug. Hundreds of other changes have been made.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
libatk-1.0.3(3) 					 Introduction to Library Functions					   libatk-1.0.3(3)

NAME
libatk-1.0 - Accessibility Toolkit API DESCRIPTION
ATK (the Accessibility Tool Kit) is a set of interfaces which, when implemented by applications and user-interface component libraries, supports the use of applications by persons with disabilities. ATK provides a consistent set of in-process interfaces which conforming components implement, either directly or via the use of add-on libraries. These interfaces are in turn exported out-of-process for use by assistive technologies (see at-spi(3)). Using ATK, applications can explicitly provide descriptive information about their components. By using ATK-enabled toolkits such as GTK+, applications obtain built-in accessibility support. The ATK API is a queryable, interfaced API for obtaining textual, attribute-based, and coordinate information from user interface compo- nents, and also provides a means of activating and interacting with those components without the direct use of the keyboard or system pointing device. To access the API documentation, you must install the developer version of the package. FILES
The following files are used by this library: /usr/lib/libatk-1.0.so Accessibility Toolkit API shared library /usr/share/gtk-doc/html Location of developer documentation ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-a11y-libs | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
libgail(3), libcspi(3), at-spi(3) NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003, 2004. SunOS 5.10 31 Aug 2004 libatk-1.0.3(3)