- Queries
- All Atoms
- Search
- Advanced Search
Diviner All Atoms
All Atoms
All Atoms
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- When a user interacts with an object, we might want to add them to CC.
- Method
- Check that text field input isn't longer than a specified length.
- Method
- Check for a missing text field.
- Method
- Method
- Hook for validating transactions. This callback will be invoked for each available transaction type, even if an edit does not apply any transactions of that type. This allows you to raise exceptions when required fields are missing, by detecting that the object has no field value and there is no transaction which sets one.
- Method
- Method
- Method
- Method
- Method
- Attempt to combine similar transactions into a smaller number of total transactions. For example, two transactions which edit the title of an object can be merged into a single edit.
- Method
- Method
- Optionally expand transactions which imply other effects. For example, resigning from a revision in Differential implies removing yourself as a reviewer.
- Method
- Method
- Method
- Method
- Method
- Method
- Determine if the editor should hold a read lock on the object while applying a transaction.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Fill in a transaction's common values, like author and content source.
- Method
- See @{method::applyBuiltinInternalTransaction}.
- Method
- @{class:PhabricatorTransactions} provides many built-in transactions which should not require much - if any - code in specific applications.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Prevent this editor from generating email when applying transactions.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Not strictly necessary, but reply handlers ideally set this value to make email threading work better.
- Method
- When the editor tries to apply transactions which don't populate all of an object's required fields, should it raise an exception (default) or drop them and continue?
- Method
- Method
- When the editor tries to apply transactions that have no effect, should it raise an exception (default) or drop them and continue?
- Method
- Method
- Method
- Get a description of the objects this editor edits, like "Differential Revisions".
- Method
- Get the class name for the application this editor is a part of.
- Method
- Method
- Method
Copyright © LEAD Solutions B.V.