FORMidable RAD Framework |


Public Member Functions | |
| _render () | |
| _getHtml () | |
| includeScripts ($aData) | |
| includeStyles ($aSkinInfos) | |
Public Attributes | |
| $sMajixClass = "AjaxList" | |
| $aLibs | |
| $bCustomIncludeScript = TRUE | |
| background | __pad0__: transparent url({$aSkinInfos["skinwebpath"]}track-right.png) no-repeat top right |
| cursor | __pad1__: pointer |
Definition at line 9 of file class.tx_rdtajaxlist.php.
| tx_rdtajaxlist::$aLibs |
Initial value:
array(
"rdt_ajaxlist_class" => "res/js/ajaxlist.js",
"rdt_ajaxlist_slider" => "res/slider.js", // http://www.aldenta.com/examples/script.aculo.us/slider-images.html
)
Reimplemented from formidable_mainrenderlet.
Definition at line 12 of file class.tx_rdtajaxlist.php.
1.4.6