getEditmode() public method

public getEditmode ( ) : boolean
return boolean
コード例 #1
0
 public function getEditmode()
 {
     return parent::getEditmode();
     // TODO: Change the autogenerated stub
 }