예제 #1
0
    protected function _validate_title( $value ) {

        return WPV_View_Base::validate_title( $value, $this->id );

    }