当前位置: 首页 > 工具软件 > AtLeap > 使用案例 >

atleap学习笔记—20080603

左丘宜年
2023-12-01

1.special tile extends tile, special tile creates layout
2.tile is for content page, tile enable you to add fields or presentation to content page, these content
are not available for action page
3.Virtual layout is only for CP
是不是可以这样理解:

tile definition创建layout,tile可以添加additional mark等, 而tile只为content page, 所以要使这些元素在CP和AP中都能用,就得在layout中定义这些元素,不是在tile中,相当于layout中不仅包含了tile,还包含了一些其他元素。AP由配置文件中(tile?) definition定义的,不能在运行时改变,所有需要定义virtual layout,继承一些parent (tile?)definition,这样就可以动态组成layout,为CP服务。tile container包含若干tile definition?

下一步看看页面中layout是不是从tile list中选的。

 类似资料: