Packagede.wwsc.t3flex.vo.extensions
Classpublic class T3tt_news
InheritanceT3tt_news Inheritance T3DbElement



Public Properties
 PropertyDefined by
  bodytext : String
T3tt_news
 InheritedclassName : String
T3DbElement
 Inheritedcrdate : String
T3DbElement
 Inheritedcruser_id : uint
T3DbElement
 Inheriteddata : ArrayCollection
T3DbElement
  datetime : Number
T3tt_news
  dateTimeDate : Date
[read-only]
T3tt_news
 Inheriteddeleted : uint
T3DbElement
 InheritedendTime : String
T3DbElement
 Inheritedfields : FieldArray
T3DbElement
 Inheritedhidden : uint
T3DbElement
  image : String
T3tt_news
  imageCaption : String
T3tt_news
  l18n_parent : String
T3tt_news
 InheritedmyResultFunction : Function
T3DbElement
 Inherited_name : String
T3DbElement
 Inheritedname : String
T3DbElement
 Inheritedpid : Number
T3DbElement
  short : String
T3tt_news
 InheritedstartTime : String
T3DbElement
 Inheritedsys_language_uid : Number
T3DbElement
 Inherited_t3BaseFields : Object
T3DbElement
 Inheritedt3Table : String
T3DbElement
  title : String
T3tt_news
 Inheritedtstamp : String
T3DbElement
 Inheritedtx_templavoila_ds : uint
T3DbElement
 Inheritedtx_templavoila_flex : Object
T3DbElement
 Inheriteduid : Number
T3DbElement
Public Methods
 MethodDefined by
  
T3tt_news
 Inherited
addARelation(targetClass:Class, resultFunction:Function):void
T3DbElement
 Inherited
T3DbElement
  
getAllNewsOfCatUid(newsCatId:uint, resultFunction:Function):void
T3tt_news
 Inherited
getChildFromUid(uid:uint, resultFunction:Function):void
T3DbElement
 Inherited
getChildren(resultFunction:Function):void
T3DbElement
  
getClickUrl(baseUrl:String, DetailPageUid:uint, NewsUid:uint, BackPageUid:uint):String
T3tt_news
  
getImageUrl(baseUrl:String, fileName:String):String
T3tt_news
 Inherited
getParameter():Object
T3DbElement
  
getShortText():String
T3tt_news
 Inherited
removeRecord(resultFunction:Function, withWarning:Boolean = true):void
T3DbElement
 Inherited
updateOneDataField(dataField:String, resultFunction:Function, showBusyCursor:Boolean = false):void
T3DbElement
 Inherited
updateRecord(resultFunction:Function):void
T3DbElement
Property detail
bodytextproperty
public var bodytext:String

This property can be used as the source for data binding.

datetimeproperty 
public var datetime:Number
dateTimeDateproperty 
dateTimeDate:Date  [read-only]Implementation
    public function get dateTimeDate():Date
imageproperty 
public var image:String
imageCaptionproperty 
public var imageCaption:String
l18n_parentproperty 
public var l18n_parent:String
shortproperty 
public var short:String

This property can be used as the source for data binding.

titleproperty 
public var title:String

This property can be used as the source for data binding.

Constructor detail
T3tt_news()constructor
public function T3tt_news()
Method detail
getAllNewsOfCatUid()method
public function getAllNewsOfCatUid(newsCatId:uint, resultFunction:Function):voidParameters
newsCatId:uint
 
resultFunction:Function
getClickUrl()method 
public function getClickUrl(baseUrl:String, DetailPageUid:uint, NewsUid:uint, BackPageUid:uint):StringParameters
baseUrl:String
 
DetailPageUid:uint
 
NewsUid:uint
 
BackPageUid:uint

Returns
String
getImageUrl()method 
public function getImageUrl(baseUrl:String, fileName:String):StringParameters
baseUrl:String
 
fileName:String

Returns
String
getShortText()method 
public function getShortText():String

Returns
String