Exemplo n.º 1
0
 /**
  * Logic to change the state of an item
  *
  * @access public
  * @return void
  * @since 1.0
  */
 function setitemstate()
 {
     flexicontent_html::setitemstate($this);
 }