예제 #1
0
 function toString()
 {
     return lmbSys::isCli() ? $this->getTitle() . $this->asText() : $this->asHtml();
 }