Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners

DB2 PHP Generator online Help

Prev Return to chapter overview Next

getPlaceholder

Returns the value specifying whether the control has a placeholder.

 

Signature:

function getPlaceholder()

 

Example:

var placeholder = editors['user_name'].getPlaceholder();

 

See also: setPlaceholder



Prev Return to chapter overview Next