PHP Functions : SDO Functions
Context of the notion in the technology: Document / Topc: PHP Functions
Related Keywords: PHP Functions SDO Functions
Help URL: http://www.php.net/manual/en/ref.sdo.php
Items Related to SDO Functions
Inner Elements of SDO Functions
SDO Functions contains following items:
- SDO_DAS_ChangeSummary::beginLogging (SDO DAS Change Summary begin Logging)
- SDO_DAS_ChangeSummary::endLogging (SDO DAS Change Summary end Logging)
- SDO_DAS_ChangeSummary::getChangeType (SDO DAS Change Summary get Change Type)
- SDO_DAS_ChangeSummary::getChangedDataObjects (SDO DAS Change Summary get Changed Data Objects)
- SDO_DAS_ChangeSummary::getOldContainer (SDO DAS Change Summary get Old Container)
- SDO_DAS_ChangeSummary::getOldValues (SDO DAS Change Summary get Old Values)
- SDO_DAS_ChangeSummary::isLogging (SDO DAS Change Summary is Logging)
- SDO_DAS_DataFactory::addPropertyToType (SDO DAS Data Factory add Property To Type)
- SDO_DAS_DataFactory::addType (SDO DAS Data Factory add Type)
- SDO_DAS_DataFactory::getDataFactory (SDO DAS Data Factory get Data Factory)
- SDO_DAS_DataObject::getChangeSummary (SDO DAS Data Object get Change Summary)
- SDO_DAS_Setting::getListIndex (SDO DAS Setting get List Index)
- SDO_DAS_Setting::getPropertyIndex (SDO DAS Setting get Property Index)
- SDO_DAS_Setting::getPropertyName (SDO DAS Setting get Property Name)
- SDO_DAS_Setting::getValue (SDO DAS Setting get Value)
- SDO_DAS_Setting::isSet (SDO DAS Setting is Set)
- SDO_DataFactory::create (SDO Data Factory create)
- SDO_DataObject::clear (SDO Data Object clear)
- SDO_DataObject::createDataObject (SDO Data Object create Data Object)
- SDO_DataObject::getContainer (SDO Data Object get Container)
- SDO_DataObject::getSequence (SDO Data Object get Sequence)
- SDO_DataObject::getTypeName (SDO Data Object get Type Name)
- SDO_DataObject::getTypeNamespaceURI (SDO Data Object get Type Namespace URI)
- SDO_Exception::getCause (SDO Exception get Cause)
- SDO_List::insert (SDO List insert)
- SDO_Model_Property::getContainingType (SDO Model Property get Containing Type)
- SDO_Model_Property::getDefault (SDO Model Property get Default)
- SDO_Model_Property::getName (SDO Model Property get Name)
- SDO_Model_Property::getType (SDO Model Property get Type)
- SDO_Model_Property::isContainment (SDO Model Property is Containment)
- SDO_Model_Property::isMany (SDO Model Property is Many)
- SDO_Model_ReflectionDataObject::__construct (SDO Model Reflection Data Object construct)
- SDO_Model_ReflectionDataObject::export (SDO Model Reflection Data Object export)
- SDO_Model_ReflectionDataObject::getContainmentProperty (SDO Model Reflection Data Object get Containment Property)
- SDO_Model_ReflectionDataObject::getInstanceProperties (SDO Model Reflection Data Object get Instance Properties)
- SDO_Model_ReflectionDataObject::getType (SDO Model Reflection Data Object get Type)
- SDO_Model_Type::getBaseType (SDO Model Type get Base Type)
- SDO_Model_Type::getName (SDO Model Type get Name)
- SDO_Model_Type::getNamespaceURI (SDO Model Type get Namespace URI)
- SDO_Model_Type::getProperties (SDO Model Type get Properties)
- SDO_Model_Type::getProperty (SDO Model Type get Property)
- SDO_Model_Type::isAbstractType (SDO Model Type is Abstract Type)
- SDO_Model_Type::isDataType (SDO Model Type is Data Type)
- SDO_Model_Type::isInstance (SDO Model Type is Instance)
- SDO_Model_Type::isOpenType (SDO Model Type is Open Type)
- SDO_Model_Type::isSequencedType (SDO Model Type is Sequenced Type)
- SDO_Sequence::getProperty (SDO Sequence get Property)
- SDO_Sequence::insert (SDO Sequence insert)
- SDO_Sequence::move (SDO Sequence move)
PHP is a scripted programming language that can be used to create websites. Short for "PHP: Hypertext Preprocessor" (the initials actually come from the earliest version of the program, which was called "Personal Home Page" but in their current form, constitute a recursive acronym), it is an open-source, reflective programming language used mainly for developing server-side applications and dynamic web content, and more recently, a broader range of software applications. For example, MediaWiki, the software behind Wikipedia, is written in PHP.PHP allows interaction with a large number of relational database management systems, such as MySQL, Oracle, IBM DB2, Microsoft SQL Server, PostgreSQL, Firebird and SQLite. PHP runs on most major operating systems, including Unix, Linux, Netware, Windows, and Mac OS X, and can interact with many major web servers. -- wikipedia.org
|