Giter Club home page Giter Club logo

tickets-fenom-chunks-fontawesome-5's Introduction

Tickets Fenom chunks + FontAwesome 5 + Bootstrap 4

TicketMeta

{$_modx->runSnippet('!TicketMeta',[
    'tplFile' => '@FILE chunks/chunk.ticket_meta_file.tpl',
    'tpl' =>'@FILE chunks/chunk.ticket_meta.tpl'
])}

TicketComments

{$_modx->runSnippet('!TicketComments',[
    'tplCommentForm' => '@FILE chunks/chunk.comment_form.tpl',
    'tplCommentFormGuest' => '@FILE chunks/chunk.comment_form_guest.tpl',
    'tplCommentGuest' => '@FILE chunks/chunk.comment_one_guest.tpl',
    'tplCommentAuth' => '@FILE chunks/chunk.comment_one_auth.tpl',
    'tplCommentDeleted' => '@FILE chunks/chunk.comment_one_deleted.tpl',
    'tplComments' => '@FILE chunks/chunk.comment_wrapper.tpl',
    'tplLoginToComment' => '@FILE chunks/chunk.comment_login.tpl',
    'tplCommentEmailOwner' => '@FILE chunks/chunk.comment_email_owner.tpl',
    'tplCommentEmailReply' => '@FILE chunks/chunk.comment_email_reply.tpl',
    'tplCommentEmailSubscription' => '@FILE chunks/chunk.comment_email_subscription.tpl',
    'tplCommentEmailBcc' => '@FILE chunks/chunk.comment_email_bcc.tpl',
    'tplCommentEmailUnpublished' => '@FILE chunks/chunk.comment_email_unpublished.tpl',
])}

getComments

{$_modx->runSnippet('!getComments',[
    'tpl' => '@FILE chunks/chunk.comment_latest.tpl',
    'tplCommentDeleted' => '@FILE chunks/chunk.comment_one_deleted.tpl'
])}

TicketLatest

{$_modx->runSnippet('!TicketLatest',[
  'tpl' => '@FILE chunks/chunk.ticket_latest.tpl',
  'parents' => $_pls['section.id']
])}

getTicketsSections

{$_modx->runSnippet('!getTicketsSections',[
  'tpl' => '@FILE chunks/chunk.ticket_sections_row.tpl',
])}

TicketForm

{$_modx->runSnippet('!TicketForm',[
	'tplFormCreate' => '@FILE chunks/chunk.form_create.tpl',
	'tplFormUpdate' => '@FILE chunks/chunk.form_update.tpl',
	'tplPreview' => '@FILE chunks/chunk.form_preview.tpl',
	'tplTicketEmailBcc' => '@FILE chunks/chunk.ticket_email_bcc.tpl',
	'tplTicketEmailSubscription' => '@FILE chunks/chunk.ticket_email_subscription.tpl',
	'tplFiles' => '@FILE chunks/chunk.form_files.tpl',
	'tplFile' => '@FILE chunks/chunk.form_file.tpl',
	'tplImage' => '@FILE chunks/chunk.form_image.tpl'
])}

tickets-fenom-chunks-fontawesome-5's People

Contributors

jdbit avatar

Watchers

James Cloos avatar Andrey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.