Overview

Packages

  • admin
  • classes
    • media
  • CodeIgniter
    • Libraries
  • core
  • functions
  • JSMin
  • None
  • OpenID
  • PHP
  • PHPMailer
  • plugins
    • admin
    • development
    • feed
    • mail
    • media
    • misc
    • seo
    • spam
    • uploader
    • users
    • zenpage
    • zenphoto
      • news
  • Services
    • JSON

Functions

  • admin_album_list
  • admin_securityChecks
  • adminPageNav
  • bulkActionRedirect
  • bulkTags
  • checkAlbumimagesort
  • checkAlbumParentid
  • checked
  • clonedFrom
  • codeblocktabsJS
  • consolidatedEditMessages
  • copyThemeDirectory
  • currentRelativeURL
  • customOptions
  • dateDiff
  • datepickerJS
  • deleteThemeDirectory
  • fullText
  • genAlbumList
  • generateRadiobuttonsFromArray
  • generateUnorderedListFromArray
  • getAdminThumb
  • getAlbumBreadcrumbAdmin
  • getCheckboxState
  • getLogTabs
  • getPageSelector
  • getParentAlbumsAdmin
  • getPluginTabs
  • getSubtabs
  • getTagOrder
  • getThemeFiles
  • getWatermarks
  • httpsRedirect
  • is_zip
  • isolate
  • listDirectoryFiles
  • minDiff
  • postAlbumSort
  • postIndexDecode
  • postIndexEncode
  • print_language_string_list
  • printAdminFooter
  • printAdminHeader
  • printAdminRightsTable
  • printAlbumButtons
  • printAlbumEditForm
  • printAlbumEditRow
  • printAlbumLegend
  • printBulkActions
  • printCodeblockEdit
  • printEditDropdown
  • printLogoAndLinks
  • printManagedObjects
  • printNestedAlbumsList
  • printPageSelector
  • printSortableHead
  • printSubtabs
  • printTabs
  • process_language_string_save
  • processAlbumBulkActions
  • processAlbumEdit
  • processCodeblockSave
  • processCommentBulkActions
  • processCredentials
  • processCustomOptionSave
  • processEditSelection
  • processImageBulkActions
  • processImageEdit
  • processManagedObjects
  • processOrder
  • processRights
  • removeParentAlbumNames
  • setAlbumSubtabs
  • standardScripts
  • standardThemeOptions
  • tagSelector
  • themeIsEditable
  • unQuote
  • unzip
  • XSRFdefender
  • zenPhotoTheme
  • Overview
  • Package
  • Function
  • Tree
  • Deprecated

Function print_language_string_list

Generates an editable list of language strings

Package: admin
Located at admin-functions.php
Parameters summary
string $dbstring either a serialized languag string array or a single string
string $name the prefix for the label, id, and name tags
boolean $textbox = false set to true for a textbox rather than a text field
string $locale = NULL optional locale of the translation desired
string $edit = '' optional class
integer $wide = TEXT_INPUT_SIZE column size. true or false for the standard or short sizes. Or pass a column size
string $ulclass = 'language_string_list' set to the class for the UL element
integer $rows = 6 set to the number of rows to show.
Zenphoto doc API documentation generated by ApiGen