ProcessPageEditImageSelect class
Provides the image selecting and editing capability for rich text editors (TinyMCE/CKEditor)
Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the Process
class also inherits all the methods and properties of: Process, WireData and Wire.
Common
Properties
Name | Return | Summary | Default |
---|---|---|---|
Process | string | Align center class (align_center recommended) | |
Process | string | Align left class (align_left recommended) | |
Process | string | Align right class (align_right recommended) | |
Process | int | HiDPI/Retina checkbox default checked? | |
Process | int | Skip width attributes on image tags? (not recommended if you want HiDPI support) | |
Process | int | Do not generate thumbnail images (make image selection will use full-size images). |
Additional methods and properties
In addition to the methods and properties above, Process
API reference based on ProcessWire core version 3.0.251