Advertisement
Guest User

themeform

a guest
Jan 21st, 2014
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 10.53 KB | None | 0 0
  1. Array (
  2. [var] => Array (
  3. [#type] => hidden
  4. [#value] => theme_starter_settings
  5. )
  6. [theme_settings] => Array (
  7. [#type] => vertical_tabs
  8. [#group] => theme_settings
  9. [#weight] => -100
  10. [cta] => Array (
  11. [#type] => fieldset
  12. [#title] => Call to Action Settings
  13. [#description] => Customise the text for the \"Call to Action\" button. (
  14. This is the button that tells customers to contact you
  15. ).
  16. [#weight] => 1
  17. [#collapsible] => 1
  18. [#collapsed] => 1
  19. [#group] => theme_settings
  20. [#states] => Array (
  21. [visible] => Array (
  22. [:input
  23. [name=\"admin_cta\"]] => Array (
  24. [checked] => 1
  25. )
  26. )
  27. )
  28. [cta_main] => Array (
  29. [#type] => fieldset
  30. [#title] => Main Button
  31. [#description] => This is the main button that will be used on the majority of pages.
  32. [#weight] => 1
  33. [#group] => cta
  34. [cta_main_button_text] => Array (
  35. [#type] => textfield
  36. [#title] => Text for the Main Call to Action Button
  37. [#size] => 60
  38. [#maxlength] => 128
  39. [#group] => cta_main
  40. [#default_value] => Contact Us
  41. )
  42. [cta_main_node] => Array (
  43. [#type] => textfield
  44. [#title] => Main Call to Action Node ID
  45. [#default_value] => contact-us
  46. [#size] => 60
  47. [#maxlength] => 128
  48. [#group] => cta_main
  49. )
  50. [cta_main_prompt_text] => Array (
  51. [#type] => textfield
  52. [#title] => prompt Text for Call to Action
  53. [#default_value] => For fast professional, service
  54. [#size] => 60
  55. [#maxlength] => 128
  56. [#group] => cta_main
  57. )
  58. )
  59. [cta_secondary] => Array (
  60. [#type] => fieldset
  61. [#title] => Secondary Button
  62. [#default_value] =>
  63. [#description] => Secondary Button to be used on special instances.
  64. [#weight] => 2
  65. [#group] => cta
  66. [cta_secondary_button_text] => Array (
  67. [#type] => textfield
  68. [#title] => Text for the Secondary Call to Action Button
  69. [#default_value] => Contact Us
  70. [#size] => 60
  71. [#maxlength] => 128
  72. [#group] => cta_secondary
  73. )
  74. [cta_secondary_node] => Array (
  75. [#type] => textfield
  76. [#title] => Secondary Call to Action Node ID
  77. [#default_value] => contact-us
  78. [#size] => 60
  79. [#maxlength] => 128
  80. [#group] => cta_secondary
  81. )
  82. [cta_secondary_prompt_text] => Array (
  83. [#type] => textfield
  84. [#title] => prompt Text for Call to Action
  85. [#default_value] => Get in touch today!
  86. [#size] => 60
  87. [#maxlength] => 128
  88. [#group] => cta_secondary
  89. )
  90. )
  91. )
  92. [layout] => Array (
  93. [#type] => fieldset
  94. [#title] => Layout Options
  95. [#description] => Global Layout Options.
  96. [#weight] => 5
  97. [#collapsible] =>
  98. [#collapsed] =>
  99. [#group] => theme_settings
  100. [body_image_position] => Array (
  101. [#type] => select
  102. [#title] => How should Body Image be Positioned
  103. [#options] => Array (
  104. [body_image_position_right] => Image on Right
  105. [body_image_position_left] => Image on Left
  106. [body_image_position_bottom] => Image Below
  107. [body_image_position_right_inline] => Image Right Inline
  108. [body_image_position_left_inline] => Image Left Inline
  109. )
  110. [#default_value] => body_image_position_left
  111. [#group] => theme_settings
  112. )
  113. [intro_image_position] => Array (
  114. [#type] => select
  115. [#title] => How should Intro Image be Positioned
  116. [#options] => Array (
  117. [intro_image_position_right] => Image on Right
  118. [intro_image_position_left] => Image on Left
  119. [intro_image_position_bottom] => Image Below
  120. )
  121. [#default_value] => intro_image_position_right
  122. [#group] => theme_settings
  123. )
  124. [body_image_flushed] => Array (
  125. [#type] => select
  126. [#title] => Show Images Flushed
  127. [#options] => Array (
  128. [body_image_not_flushed] => Image Not Flushed
  129. [body_image_flushed] => Image Flushed
  130. )
  131. [#default_value] => body_image_not_flushed
  132. [#group] => theme_settings
  133. )
  134. )
  135. [design] => Array (
  136. [#type] => fieldset
  137. [#title] => Design Options
  138. [#description] => Global Design Options.
  139. [#weight] => 5
  140. [#collapsible] =>
  141. [#collapsed] =>
  142. [#group] => theme_settings
  143. [black_mode] => Array (
  144. [#type] => select
  145. [#title] => Enable Black Mode
  146. [#options] => Array (
  147. [black_mode_off] => Off
  148. [Default]
  149. [black_mode_global] => Global
  150. [black_mode_page] => Per Page
  151. )
  152. [#states] => Array (
  153. [visible] => Array (
  154. [:input
  155. [name=\"admin_black_mode\"]] => Array (
  156. [checked] => 1
  157. )
  158. )
  159. )
  160. [#default_value] => black_mode_off
  161. [#group] => theme_settings
  162. )
  163. )
  164. [admin] => Array (
  165. [#type] => fieldset
  166. [#title] => Admin Options
  167. [#description] => Admin Options.
  168. [#weight] => 5
  169. [#collapsible] =>
  170. [#collapsed] =>
  171. [#group] => theme_settings
  172. [admin_black_mode] => Array (
  173. [#type] => checkbox
  174. [#title] => Display Black Mode Options ?
  175. [#default_value] => 1
  176. )
  177. [admin_cta] => Array (
  178. [#type] => checkbox
  179. [#title] => Display Call to Action Options
  180. [#default_value] => 1
  181. )
  182. [admin_body_classes] => Array (
  183. [#type] => textfield
  184. [#title] => Extra Classess for Body
  185. [#size] => 60
  186. [#maxlength] => 128
  187. [#group] => cta_main
  188. [#default_value] =>
  189. )
  190. )
  191. [footer] => Array (
  192. [#type] => fieldset
  193. [#title] => Footer Settings
  194. [#description] => Customise the Footer.
  195. [#weight] => 5
  196. [#collapsible] =>
  197. [#collapsed] =>
  198. [#group] => theme_settings
  199. [footer_about_us_heading] => Array (
  200. [#title] => Footer About
  201. [#type] => textfield
  202. [#description] => Enter a short description about your company
  203. [#default_value] => About Us
  204. [#group] => theme_settings
  205. )
  206. [footer_about_us_text] => Array (
  207. [#title] => Footer About
  208. [#type] => textarea
  209. [#description] => Enter a short description about your company
  210. [#rows] => 3
  211. [#default_value] => Starter Theme
  212. [#group] => theme_settings
  213. )
  214. )
  215. [header] => Array (
  216. [#type] => fieldset
  217. [#title] => Header Settings
  218. [#description] => Customise the Header.
  219. [#weight] => 5
  220. [#collapsible] =>
  221. [#collapsed] =>
  222. [#group] => theme_settings
  223. [slogan] => Array (
  224. [#type] => textfield
  225. [#title] => Text for the Slogan
  226. [#default_value] =>
  227. [#size] => 60
  228. [#maxlength] => 128
  229. [#group] => theme_settings
  230. )
  231. )
  232. [navigation] => Array (
  233. [#type] => fieldset
  234. [#title] => Navigation Settings
  235. [#description] => Change the Order of Navigation Links.
  236. [#weight] => 1
  237. [#collapsible] => 1
  238. [#collapsed] => 1
  239. [#group] => theme_settings
  240. [navigation_settings] => Array (
  241. [#markup] => Click here to Change Navigation Order
  242. [#group] => theme_settings
  243. )
  244. )
  245. [social] => Array (
  246. [#type] => fieldset
  247. [#title] => Display Social Media
  248. [#description] => Display Social Media.
  249. [#weight] => 5
  250. [#collapsible] =>
  251. [#collapsed] =>
  252. [#group] => theme_settings
  253. [social_content] => Array (
  254. [#type] => fieldset
  255. [#title] => Social Media in Content
  256. [#description] => This control the display of social media buttons on content pages .
  257. [#weight] => 1
  258. [#group] => social
  259. [social_enable_content] => Array (
  260. [#type] => checkbox
  261. [#title] => Enable Social Media Buttons on Content Pages
  262. [#default_value] => 0
  263. [#description] => These buttons will let users share your content pages via social media.
  264. )
  265. [social_enable_content_counters] => Array (
  266. [#type] => checkbox
  267. [#title] => Display Counters for Social Media Buttons
  268. [#default_value] => 0
  269. [#description] => Show/hide counters so users can see how many people have liked your page.
  270. [#states] => Array (
  271. [visible] => Array (
  272. [:input
  273. [name=\"social_enable_content\"]] => Array (
  274. [checked] => 1
  275. )
  276. )
  277. )
  278. )
  279. [social_content_title] => Array (
  280. [#title] => Title for Social Media
  281. [#type] => textfield
  282. [#description] => Enter a heading for social media buttons
  283. [#rows] => 1
  284. [#default_value] =>
  285. [#group] => theme_settings
  286. [#states] => Array (
  287. [visible] => Array (
  288. [:input
  289. [name=\"social_enable_content\"]] => Array (
  290. [checked] => 1
  291. )
  292. )
  293. )
  294. )
  295. )
  296. )
  297. )
  298. [logo] => Array (
  299. [#type] => fieldset
  300. [#title] => Logo image settings
  301. [#description] => If toggled on, the following logo will be displayed.
  302. [#attributes] => Array (
  303. [class] => Array (
  304. [0] => theme-settings-bottom
  305. )
  306. )
  307. [default_logo] => Array (
  308. [#type] => checkbox
  309. [#title] => Use the default logo
  310. [#default_value] => 1
  311. [#tree] =>
  312. [#description] => Check here if you want the theme to use the logo supplied with it.
  313. )
  314. [settings] => Array (
  315. [#type] => container
  316. [#states] => Array (
  317. [invisible] => Array (
  318. [input
  319. [name=\"default_logo\"]] => Array (
  320. [checked] => 1
  321. )
  322. )
  323. )
  324. [logo_path] => Array (
  325. [#type] => textfield
  326. [#title] => Path to custom logo
  327. [#description] => The path to the file you would like to use as your logo file instead of the default logo.
  328. [#default_value] =>
  329. )
  330. [logo_upload] => Array (
  331. [#type] => file
  332. [#title] => Upload logo image
  333. [#maxlength] => 40
  334. [#description] => If you don\'t have direct file access to the server, use this field to upload your logo.
  335. )
  336. )
  337. )
  338. [favicon] => Array (
  339. [#type] => fieldset
  340. [#title] => Shortcut icon settings
  341. [#description] => Your shortcut icon, or \'favicon\', is displayed in the address bar and bookmarks of most browsers.
  342. [default_favicon] => Array (
  343. [#type] => checkbox
  344. [#title] => Use the default shortcut icon.
  345. [#default_value] => 1
  346. [#description] => Check here if you want the theme to use the default shortcut icon.
  347. )
  348. [settings] => Array (
  349. [#type] => container
  350. [#states] => Array (
  351. [invisible] => Array (
  352. [input
  353. [name=\"default_favicon\"]] => Array (
  354. [checked] => 1
  355. )
  356. )
  357. )
  358. [favicon_path] => Array (
  359. [#type] => textfield
  360. [#title] => Path to custom icon
  361. [#description] => The path to the image file you would like to use as your custom shortcut icon.
  362. [#default_value] =>
  363. )
  364. [favicon_upload] => Array (
  365. [#type] => file
  366. [#title] => Upload icon image
  367. [#description] => If you don\'t have direct file access to the server, use this field to upload your shortcut icon.
  368. )
  369. )
  370. )
  371. [actions] => Array (
  372. [#type] => actions
  373. [submit] => Array (
  374. [#type] => submit
  375. [#value] => Save configuration
  376. )
  377. [rescan_breakpoints] => Array (
  378. [#type] => submit
  379. [#value] => Scan this theme for breakpoints
  380. [#submit] => Array (
  381. [0] => breakpoints_form_system_theme_settings_alter_submit
  382. )
  383. )
  384. )
  385. [#submit] => Array (
  386. [0] => system_theme_settings_submit
  387. )
  388. [#theme] => system_settings_form
  389. [#validate] => Array (
  390. [0] => system_theme_settings_validate
  391. )
  392. [#form_id] => system_theme_settings
  393. [#type] => form
  394. [#build_id] => form-lglZrvUFWB55LAaGFcwv91zoTT108NaaUxC3XJTKmD0
  395. [form_build_id] => Array (
  396. [#type] => hidden
  397. [#value] => form-lglZrvUFWB55LAaGFcwv91zoTT108NaaUxC3XJTKmD0
  398. [#id] => form-lglZrvUFWB55LAaGFcwv91zoTT108NaaUxC3XJTKmD0
  399. [#name] => form_build_id
  400. [#parents] => Array (
  401. [0] => form_build_id
  402. )
  403. )
  404. [#token] => system_theme_settings
  405. [form_token] => Array (
  406. [#id] => edit-system-theme-settings-form-token
  407. [#type] => token
  408. [#default_value] => elAgEvWpV2OC43ScbSLSFTdNs1MngpQkC-DbMkmLLV8
  409. [#parents] => Array (
  410. [0] => form_token
  411. )
  412. )
  413. [form_id] => Array (
  414. [#type] => hidden
  415. [#value] => system_theme_settings
  416. [#id] => edit-system-theme-settings
  417. [#parents] => Array (
  418. [0] => form_id
  419. )
  420. )
  421. [#id] => system-theme-settings
  422. [#method] => post
  423. [#action] => /~madhusharma/legendary/admin/appearance/settings/starter
  424. [#theme_wrappers] => Array (
  425. [0] => form
  426. )
  427. [#tree] =>
  428. [#parents] => Array (
  429. )
  430. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement