XOOPS 2.3.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News XOOPS 2.3.1 (Default branch)
# 1  
Old 11-17-2008
XOOPS 2.3.1 (Default branch)

ImageXOOPS is a dynamic OO (Object Oriented) portalscript written in PHP. It supports mySQL, and isan ideal tool for developing small to largedynamic community Web sites, intra-companyportals, corporate portals, Web logs, and much more.License: GNU General Public License (GPL)Changes:
The objective of the 2.3 release series is to merge the existing 2.0 and 2.2 branches, and to build a bridge towards the next generation of the system, 3.0. Users will be able to learn some of new features that will be available in 3.0, while developers can understand better the direction of XOOPS development, and designers can learn what features will be supported in the future.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
GStreamer::Object(3pm)					User Contributed Perl Documentation				    GStreamer::Object(3pm)

NAME
GStreamer::Object - Base class for the GStreamer object hierarchy HIERARCHY
Glib::Object +----GStreamer::Object METHODS
boolean = $object->has_ancestor ($ancestor) o $ancestor (GStreamer::Object) string or undef = $object->get_name string or undef = $object->get_name_prefix $object->set_name_prefix ($name_prefix) o $name_prefix (string or undef) $object->set_name ($name) o $name (string or undef) object or undef = $object->get_parent $object->set_parent ($parent) o $parent (GStreamer::Object) string = $object->get_path_string $object->unparent PROPERTIES
'name' (string : default undef : readable / writable / construct / private) The name of the object SIGNALS
parent-set (GStreamer::Object, GStreamer::Object) parent-unset (GStreamer::Object, GStreamer::Object) object-saved (GStreamer::Object, gpointer) deep-notify (GStreamer::Object, GStreamer::Object, Glib::ParamSpec) SEE ALSO
GStreamer, Glib::Object COPYRIGHT
Copyright (C) 2005-2011 by the gtk2-perl team. This software is licensed under the LGPL. See GStreamer for a full notice. perl v5.14.2 2012-03-01 GStreamer::Object(3pm)