settings['return_format'] ) ? $this->settings['return_format'] : '';
// If returned as object
if ( $return_format == 'object' ) {
echo $this->indent . htmlspecialchars("name." = " . $this->get_field_method . "( '" . $this->name . "' ); ?>")."\n";
echo $this->indent . htmlspecialchars("name." ): ?>")."\n";
echo $this->indent . htmlspecialchars(" name." as \$post ): ?>")."\n";
echo $this->indent . htmlspecialchars(" ")."\n";
echo $this->indent . htmlspecialchars(" \">")."\n";
echo $this->indent . htmlspecialchars(" ")."\n";
echo $this->indent . htmlspecialchars("")."\n";
echo $this->indent . htmlspecialchars("")."\n";
}
// IF returned as ID
if ( $return_format == 'id' ) {
echo $this->indent . htmlspecialchars("name." = " . $this->get_field_method . "( '" . $this->name . "' ); ?>")."\n";
echo $this->indent . htmlspecialchars("name." ): ?>")."\n";
echo $this->indent . htmlspecialchars(" name." as \$p ): ?>")."\n";
echo $this->indent . htmlspecialchars(" \">")."\n";
echo $this->indent . htmlspecialchars(" ")."\n";
echo $this->indent . htmlspecialchars("")."\n";
}