sulu_snippet_loadΒΆ

Returns content array for given uuid.

Arguments:

  • uuid: string - The uuid of requested content

  • locale: string - optional: Locale to load snippet

Returns:

  • array
    • uuid: UUID of page

    • title: Title of page

    • url: URL for page

    • template: Template name of page

    • changed: Changed date of page

    • changer: User ID of changer

    • created: Date of creation

    • creator: User ID of creator

    • nodeType: Type of node

    • path: Path of page

    • excerpt: Excerpt (if load-excerpt is true)