| Property | Defined by | ||
|---|---|---|---|
| bodytext : String | T3tt_news | ||
![]() | className : String | T3DbElement | |
![]() | crdate : String | T3DbElement | |
![]() | cruser_id : uint | T3DbElement | |
![]() | data : ArrayCollection | T3DbElement | |
| datetime : Number | T3tt_news | ||
| dateTimeDate : Date [read-only]
| T3tt_news | ||
![]() | deleted : uint | T3DbElement | |
![]() | endTime : String | T3DbElement | |
![]() | fields : FieldArray | T3DbElement | |
![]() | hidden : uint | T3DbElement | |
| image : String | T3tt_news | ||
| imageCaption : String | T3tt_news | ||
| l18n_parent : String | T3tt_news | ||
![]() | myResultFunction : Function | T3DbElement | |
![]() | _name : String | T3DbElement | |
![]() | name : String | T3DbElement | |
![]() | pid : Number | T3DbElement | |
| short : String | T3tt_news | ||
![]() | startTime : String | T3DbElement | |
![]() | sys_language_uid : Number | T3DbElement | |
![]() | _t3BaseFields : Object | T3DbElement | |
![]() | t3Table : String | T3DbElement | |
| title : String | T3tt_news | ||
![]() | tstamp : String | T3DbElement | |
![]() | tx_templavoila_ds : uint | T3DbElement | |
![]() | tx_templavoila_flex : Object | T3DbElement | |
![]() | uid : Number | T3DbElement | |
| Method | Defined by | ||
|---|---|---|---|
| T3tt_news | |||
![]() |
addARelation(targetClass:Class, resultFunction:Function):void
| T3DbElement | |
![]() |
filterThisElement():Boolean
| T3DbElement | |
|
getAllNewsOfCatUid(newsCatId:uint, resultFunction:Function):void
| T3tt_news | ||
![]() |
getChildFromUid(uid:uint, resultFunction:Function):void
| T3DbElement | |
![]() |
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 | ||
![]() |
getParameter():Object
| T3DbElement | |
|
getShortText():String
| T3tt_news | ||
![]() |
removeRecord(resultFunction:Function, withWarning:Boolean = true):void
| T3DbElement | |
![]() |
updateOneDataField(dataField:String, resultFunction:Function, showBusyCursor:Boolean = false):void
| T3DbElement | |
![]() |
updateRecord(resultFunction:Function):void
| T3DbElement | |
| bodytext | property |
public var bodytext:String
This property can be used as the source for data binding.
| datetime | property |
public var datetime:Number
| dateTimeDate | property |
dateTimeDate:Date [read-only]Implementation
public function get dateTimeDate():Date
| image | property |
public var image:String
| imageCaption | property |
public var imageCaption:String
| l18n_parent | property |
public var l18n_parent:String
| short | property |
public var short:String
This property can be used as the source for data binding.
| title | property |
public var title:String
This property can be used as the source for data binding.
| T3tt_news | () | constructor |
public function T3tt_news()
| 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 |
String |
| getImageUrl | () | method |
public function getImageUrl(baseUrl:String, fileName:String):StringParameters
baseUrl:String |
|
fileName:String |
String |
| getShortText | () | method |
public function getShortText():String
Returns
String |