contentbox.migrations.init

Class create_author_permission_groups

lucee.Component
    extended by contentbox.migrations.init.create_author_permission_groups
Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Method Summary
    any down([any schema], [any query])
    any up([any schema], [any query])
     
    Methods inherited from class lucee.Component
    None

    Method Detail

    down

    public any down([any schema], [any query])

    Parameters:
    schema
    query

    up

    public any up([any schema], [any query])

    Parameters:
    schema
    query