|
$title ) {
$this->build_checkbox( $id, $title );
if ( in_array( $id, $break_arr ) ) {
echo ' ';
}
}
?>
|
|
| title( $id ); ?> |
build_switch( $id ); ?>
|
| title( $id ); ?> |
build_textarea( $id, 80 ); ?>
http://www.example.com/path/url.php', ' /path/url.php' ); ?>
*', '
/path/u-1.html', '/path/u-2.html', '/path/u-*.html' ); ?>
|
| title( $id ); ?> |
build_input( $id, null, null, 'time' ); ?>
' . date( 'H:i:s', time() + LITESPEED_TIME_OFFSET ) . '' ); ?>
|
| title( $id ); ?> |
build_textarea( $id, 50 ); ?>
recommended( $id ); ?>
|