conf( Base::O_CDN_MAPPING ); // Special handler: Append one row if somehow the DB default preset value got deleted if ( ! $cdn_mapping ) { $this->load_default_vals(); $cdn_mapping = self::$_default_options[ Base::O_CDN_MAPPING ]; } $this->form_action(); ?>

title( $id ); ?> build_switch( $id ); ?>
' . __( 'ON', 'litespeed-cache' ) . '' ); ?>
' . __( 'OFF', 'litespeed-cache' ) . '' ); ?>
enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_URL . '][]' ); ?> enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_INC_IMG . '][]' ); ?> enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_INC_CSS . '][]' ); ?> enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_INC_JS . '][]' ); ?> enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_FILETYPE . '][]' ); ?>
:
title( Base::CDN_MAPPING_INC_IMG ); ?>: <img', 'url()' ); ?>
title( Base::CDN_MAPPING_INC_CSS ); ?>:
title( Base::CDN_MAPPING_INC_JS ); ?>:
title( Base::CDN_MAPPING_FILETYPE ); ?>: src=""', 'data-src=""', 'href=""' ); ?>
' . __( 'Include File Types', 'litespeed-cache' ) . '' ); ?>
title( $id ); ?>

element.attribute', '.attribute' ); ?>
title( $id ); ?> build_textarea( $id ); ?>
//', '' . $home_url . '' ); ?>
*', '//www.aa.com', '//aa.com', '//*aa.com' ); ?>
title( $id ); ?>
title( $id ); ?> build_textarea( $id ); ?>
form_end();