Archive for 七月, 2012

Get tt_content uid

You fetch all tt_content’s data in array:

$this->cObj->data

ie:

$uidOfCE = $this->cObj->data['uid'];

If you’re using Extbase of course you need to get the content object first, ie:

$this->contentObj = $this->configurationManager->getContentObject();
debug($this->contentObj->data, "current tt_content's data");

js横向滚动




    
    


test1 +++ test2 +++ test3 +++ 

SSL IE 内容不安全

将jquery empty()修改为html(”)


Copyright © 1996-2010 Add Lives. All rights reserved.
iDream theme by Templates Next | Powered by WordPress