Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image() #13

Open
federico-razzoli opened this issue Nov 16, 2011 · 0 comments
Open

image() #13

federico-razzoli opened this issue Nov 16, 2011 · 0 comments
Assignees
Milestone

Comments

@federico-razzoli
Copy link
Owner

Immagine(url, position, title)

  • url (default: null)
    Se true, cerca in app_path/img/ un'immagine chiamata come la funzione corrente (estensione: default_image_type)
    Se false, non mostra alcuna immagine (questa chiamata serve a non far riutilizzare l'ultima immagine mostrata).
    Se null, riutilizza l'immagine mostrata l'ultima volta che immagine() è stata chiamata (se non era false).
  • position: [ sx, center, dx ](default: center)
  • title; Attributo title per il tag IMG.

DIPENDS:

  • oggetto themes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant