\ContentHelperQuery
Content Component Query Helper
Synopsis
class ContentHelperQuery
{
- // methods
- public static string orderbyPrimary()
- public static string orderbySecondary()
- public static string getQueryDate()
- public static array buildVotingQuery()
- public static array orderDownColumns()
Methods
public
- buildVotingQuery() — Get join information for the voting query.
- getQueryDate() — Translate an order code to a field for primary category ordering.
- orderDownColumns() — Method to order the intro articles array for ordering down the columns instead of across.
- orderbyPrimary() — Translate an order code to a field for primary category ordering.
- orderbySecondary() — Translate an order code to a field for secondary category ordering.