edit-task
Home
Up
Delete
Task Name:
Task Description:
PAGE select-article-d - returns the content and title of the article,
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">PAGE - qry/Select-articles-in</h1> <div> <h2>[WHAT]</h2> <ol> <li>[ def ] a qry to return the id, title and content of all [article] records in a given chapter</li> <ol> <li>b/c we are adding the content field, most other qry pages that we use will not require this data</li> </ol> <li>[args] [+key, ] parent_id,</li> <li>[returns] json object [] that contains article records with id, title and content fields of article records</li> </ol> <h2>[WHY]</h2> <ol> <li>] no other qry pages currently include just the id,title and content, could use select all propertie of record but </li> </ol> <h2>[WHERE called from]</h2> <ol> <li>] PG find/jobs</li> <ol> <li>used to populate the 'saved qry' select box</li> </ol></ol> <h2>[WHEN]</h2> <ol> <li>] </li> </ol> <h2>[EXAMPLE]</h2> <ol> <li>] PAGE find/jobs</li> <ol> <li>] CODE $.getJSON("qry/select-articles-in-chapter/{parent_id}") </li> </ol></ol> <h2>[HOW-TO]</h2> <ol> <li>]</li> </ol> <h2>[REFERENCE]</h2> <ol> <li>] PAGE qry/selectArticlesInChapter-d -v-001 - x] draft </li> </ol><hr /> <h1 style="text-align: center;">developer implementation</h1> <h2>[.process]</h2> <ol> <li>] </li> </ol> <h2>[.notes]</h2> <ol> <li>]</li> <li>]</li> </ol><hr /> <h1 style="text-align: center;">status</h1> <h2>[-previously-]</h2> <ol> <li> <div style="font-weight: normal;"><strong>[2014-01-12] -v-001</strong></div> </li> <ol> <li>] NEW PAGE</li> </ol></ol> <h2>[-currently-]</h2> <ol> <li>] </li> </ol> <h2>[-next-]</h2> <ol> <li>] </li> </ol></div> <p> </p> <p> </p> <h2> </h2>