GNU GPL v2+
- Since
- 2.4
- Author
- mwjames
SMW\SQLStore\ChangeOp\TableChangeOp::__construct |
( |
|
$tableName, |
|
|
array |
$changeOps |
|
) |
| |
- Since
- 2.4
- Parameters
-
string | $tableName | |
array | $changeOps | |
SMW\SQLStore\ChangeOp\TableChangeOp::getFieldChangeOps |
( |
|
$opType = null | ) |
|
SMW\SQLStore\ChangeOp\TableChangeOp::getFixedPropertyValueBy |
( |
|
$id | ) |
|
- Since
- 2.4
- Parameters
-
- Returns
- null|string
SMW\SQLStore\ChangeOp\TableChangeOp::getTableName |
( |
| ) |
|
SMW\SQLStore\ChangeOp\TableChangeOp::hasChangeOp |
( |
|
$opType | ) |
|
- Since
- 2.4
- Parameters
-
- Returns
- boolean
SMW\SQLStore\ChangeOp\TableChangeOp::isFixedPropertyOp |
( |
| ) |
|
const SMW\SQLStore\ChangeOp\TableChangeOp::OP_DELETE = 'delete' |
const SMW\SQLStore\ChangeOp\TableChangeOp::OP_INSERT = 'insert' |
The documentation for this class was generated from the following file: