Example #1
0
 public function ShowBodyScripts()
 {
     $this->oAsset->setShowBodyScript();
     $this->AddBufferContent(array(&$this, "GetHeadScripts"), 3);
 }