SproutCMS

This is the code documentation for the SproutCMS project

function getRecordId()

When in the admin, return the record id being added or edited.
If it's not an add or an edit, returns null.
If used outside of the admin, behaviour is undefined

Usage

unknown Admin::getRecordId ( );