Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitSignalSlotStruct

Core::arbitSignalSlotStruct

Class arbitSignalSlotStruct

Arbit signal data base struct.

Arbit signal data base struct. Each signal may only contain one single clearly defined parameter, a signal specific struct, which offers more information about the thrown signal. See protocol from 14.02.08 for details. The signal struct always has the name <signalName>Struct, so that it will be easy to find more documentation about the signals data.

arbitBaseStruct
   |
   --arbitSignalSlotStruct
Author(s):
Version:   $Revision: 1236 $
License:   GPL

Descendants

Child Class Description
arbitFaqAnswerEditStruct FAQ module changed answer signal struct
arbitFaqQuestionRemovedStruct FAQ module question removed signal struct
arbitFaqNewQuestionStruct FAQ module new question signal struct
arbitCiModuleResultStruct Source module annotate signal struct
arbitSourceUpdatedStruct Source module updated signal struct
arbitSourceInitializedStruct Source module initialized signal struct
arbitSourceAnnotateStruct Source module annotate signal struct
arbitWikiPageNewStruct Wiki module new issue signal struct
arbitTrackerNewIssueStruct Tracker module new issue signal struct
arbitTrackerChangedStateStruct Tracker module new issue signal struct
arbitTrackerAttachementStruct Tracker module new issue attachment signal struct
arbitTrackerCommentedStruct Tracker module new issue signal struct
arbitCoreDashboardInfoStruct Dashboard information structure, delivered with the DashboardInfo signal.
arbitCoreProjectComponentsUpdateStruct Signal data emitted with a signal about project component updates
arbitCoreNewGroupStruct Signal data emitted for new groups
arbitCoreProjectVersionsUpdateStruct Signal data emitted with a signal about project version updates
arbitUserSignalStruct Basic class for all signals, which just contain information about one user.

Inherited Member Variables

From arbitBaseStruct
protected arbitBaseStruct::$properties

Method Summary

public array getProperties( )
Return an array with the available properties Returns an array containing the keys of all properties which are set in the view model.

Inherited Methods

From arbitBaseStruct
protected void arbitBaseStruct::deepClone()
Deep clone array structures
public array arbitBaseStruct::getProperties()
Get property names Returns an arary with all properties defined in this struct.
public void arbitBaseStruct::__clone()
Method called, when struct ist cloned

Methods

getProperties

array getProperties( )

Return an array with the available properties Returns an array containing the keys of all properties which are set in the view model.

Return an array with the available properties Returns an array containing the keys of all properties which are set in the view model. This include properties set tu null.

Redefinition of:
Method Description
arbitBaseStruct::getProperties() Get property names Returns an arary with all properties defined in this struct.
Documentation generated on Mon, 05 Apr 2010 14:02:18 +0200 by phpDocumentor 1.4.3