b0y-101 Mini Shell


Current Path : E:/www/buriram/libraries/nextend2/nextend/library/libraries/form/tabs/
File Upload :
Current File : E:/www/buriram/libraries/nextend2/nextend/library/libraries/form/tabs/naked.php

<?php

N2Loader::import('libraries.form.tab');

class N2TabNaked extends N2Tab {

    protected function decorateGroupStart() {

    }

    protected function decorateGroupEnd() {

    }

    protected function decorateTitle() {

    }

    protected function decorateElement($el, $renderedElement) {

        echo $renderedElement[1];
    }

}

Copyright © 2019 by b0y-101