choices ) ) return; ?> label ) ) : ?> label ); ?> description ) ) : ?> description ); ?> value() ) ? explode( ',', $this->value() ) : $this->value(); ?> link(); ?> value="" /> switch_label = $args['switch_label']; parent::__construct( $manager, $id, $args ); } public function render_content(){ ?>
label ); ?> value() == 'enable') ? 'switch-on' : ''; $switch_label = $this->switch_label; ?>
link(); ?> type="hidden" value="value()); ?>"/>
description){ ?> description ); ?> description) { ?> description); ?> choices; if ($choices) { echo ''; } } } } }